summaryrefslogtreecommitdiff
path: root/sys/dev/nge/if_nge.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-141-2/+2
* Minimal patch to get NetGear622 talking to cisco gigE switches.Poul-Henning Kamp2002-05-061-2/+6
* Use correct mask for ISR register.Poul-Henning Kamp2002-04-211-1/+1
* MFC: RX_IDLE handling, de-__P'ing and some minor stylistic changes.Poul-Henning Kamp2002-04-211-69/+51
* MFC: r1.21; interface capabilities.Jonathan Lemon2001-12-141-0/+2
* MFC: Make vlan(4) devices loadable, unloadable, and clonable.Brooks Davis2001-12-041-22/+6
* MFC: handle RX FIFO overflow with rxeof handler instead of rxeoc,Bill Paul2001-09-191-1/+3
* MFC rev 1.19: use IFT_L2VLANBill Fenner2001-08-011-1/+1
* MFC: handle the RX_ERR interrupt with the end of frame handler, not theBill Paul2001-07-161-14/+38
* MFC: bug fix, only set the MODE_1000 bit if we actualy have a gigabitBill Paul2001-07-081-1/+9
* Merge in driver support for the NatSemi DP83820/21 and Level 1 LXT1001Bill Paul2001-06-191-44/+110
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-181-0/+2032