summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-05ASIX: Add IO-DATA ETG-US2 Support.YOSHIFUJI Hideaki / 吉藤英明1-0/+4
2007-02-05forcedeth: statistics optimizationAyaz Abdulla1-21/+17
2007-02-05forcedeth: statistics supportedAyaz Abdulla1-79/+110
2007-02-05forcedeth: tx max workAyaz Abdulla1-6/+12
2007-02-05forcedeth: irq data path optimizationAyaz Abdulla1-72/+77
2007-02-05forcedeth: rx data path optimizationAyaz Abdulla1-182/+148
2007-02-05forcedeth: tx data path optimizationAyaz Abdulla1-57/+58
2007-02-05forcedeth: tx limitingAyaz Abdulla1-16/+13
2007-02-05forcedeth: optimized routinesAyaz Abdulla1-133/+501
2007-02-05bonding: update versionJay Vosburgh1-2/+2
2007-02-05bonding: modify sysfs support to permit multiple loadsJay Vosburgh1-0/+15
2007-02-05bonding: fix error check in sysfs creationJay Vosburgh1-2/+7
2007-02-05bonding: fix device name allocation errorJay Vosburgh1-4/+10
2007-02-05net: use bitrev8Akinobu Mita9-155/+27
2007-02-05bonding.h: "extern inline" -> "static inline"Adrian Bunk1-2/+3
2007-02-05qla3xxx: Add support for Qlogic 4032 chip.Ron Mercer2-72/+379
2007-02-05remove the broken OAKNET driverAdrian Bunk3-678/+0
2007-02-05chelsio: more rx speedupStephen Hemminger1-42/+45
2007-02-05chelsio: NAPI speed improvementStephen Hemminger1-42/+35
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray25-0/+17328
2007-02-05make hdlc_setup() static againAdrian Bunk1-2/+1
2007-02-05forcedeth: rx skb recycleAyaz Abdulla1-35/+43
2007-02-05forcedeth: tx lockingAyaz Abdulla1-4/+5
2007-02-05forcedeth: ring accessAyaz Abdulla1-186/+265
2007-02-05forcedeth: dma accessAyaz Abdulla1-2/+2
2007-02-05remove the broken SKMC driverAdrian Bunk5-1406/+0
2007-02-05driver for Silan SC92031 netdevCesar Eduardo Barros3-0/+1633
2007-02-05sky2: better power state managementStephen Hemminger2-84/+57
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven11-115/+3
2007-02-05Spidernet RX Debugging printoutLinas Vepstas1-0/+46
2007-02-05Spidernet Avoid possible RX chain corruptionLinas Vepstas1-1/+0
2007-02-05Spidernet Memory barrierLinas Vepstas1-0/+1
2007-02-05Spidernet RX Chain tailLinas Vepstas1-7/+8
2007-02-05Spidernet Remove unused variableLinas Vepstas1-7/+6
2007-02-05Spidernet RX RefillLinas Vepstas1-9/+4
2007-02-05Spidernet Cleanup return codesLinas Vepstas1-20/+12
2007-02-05Spidernet another skb mem leakLinas Vepstas1-11/+12
2007-02-05Spidernet RX skb mem leakLinas Vepstas1-9/+9
2007-02-05Spidernet cleanup un-needed APILinas Vepstas1-23/+12
2007-02-05Spidernet remove rxramfull taskletLinas Vepstas2-24/+1
2007-02-05Spidernet add net_ratelimit to suppress long outputLinas Vepstas2-7/+6
2007-02-05Spidernet DMA coalescingLinas Vepstas3-70/+54
2007-02-05chelsio: tabulate the update of the statistic countersFrancois Romieu5-205/+222
2007-02-05chelsio: misc cleanups in sgeFrancois Romieu1-35/+19
2007-02-05chelsio: useless test in cxgb2::remove_oneFrancois Romieu1-16/+16
2007-02-05chelsio: useless curly bracesFrancois Romieu4-8/+5
2007-02-05chelsio: spaces, tabs and friendsFrancois Romieu15-288/+288
2007-02-05chelsio: the return statement is not a functionFrancois Romieu2-14/+14
2007-02-05chelsio: move return, break and continue statements on their own lineFrancois Romieu6-10/+20
2007-02-05[PATCH] ipw2200: add iwconfig rts/frag auto supportZhu Yi1-2/+2