summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-06forcedeth: tx lockingAyaz Abdulla1-4/+5
2007-02-06forcedeth: ring accessAyaz Abdulla1-186/+265
2007-02-06forcedeth: dma accessAyaz Abdulla1-2/+2
2007-02-06remove the broken SKMC driverAdrian Bunk5-1406/+0
2007-02-06driver for Silan SC92031 netdevCesar Eduardo Barros3-0/+1633
2007-02-06sky2: better power state managementStephen Hemminger2-84/+57
2007-02-06remove NETIF_F_TSO ifdeferyArjan van de Ven11-115/+3
2007-02-06Spidernet RX Debugging printoutLinas Vepstas1-0/+46
2007-02-06Spidernet Avoid possible RX chain corruptionLinas Vepstas1-1/+0
2007-02-06Spidernet Memory barrierLinas Vepstas1-0/+1
2007-02-06Spidernet RX Chain tailLinas Vepstas1-7/+8
2007-02-06Spidernet Remove unused variableLinas Vepstas1-7/+6
2007-02-06Spidernet RX RefillLinas Vepstas1-9/+4
2007-02-06Spidernet Cleanup return codesLinas Vepstas1-20/+12
2007-02-06Spidernet another skb mem leakLinas Vepstas1-11/+12
2007-02-06Spidernet RX skb mem leakLinas Vepstas1-9/+9
2007-02-06Spidernet cleanup un-needed APILinas Vepstas1-23/+12
2007-02-06Spidernet remove rxramfull taskletLinas Vepstas2-24/+1
2007-02-06Spidernet add net_ratelimit to suppress long outputLinas Vepstas2-7/+6
2007-02-06Spidernet DMA coalescingLinas Vepstas3-70/+54
2007-02-06chelsio: tabulate the update of the statistic countersFrancois Romieu5-205/+222
2007-02-06chelsio: misc cleanups in sgeFrancois Romieu1-35/+19
2007-02-06chelsio: useless test in cxgb2::remove_oneFrancois Romieu1-16/+16
2007-02-06chelsio: useless curly bracesFrancois Romieu4-8/+5
2007-02-06chelsio: spaces, tabs and friendsFrancois Romieu15-288/+288
2007-02-06chelsio: the return statement is not a functionFrancois Romieu2-14/+14
2007-02-06chelsio: move return, break and continue statements on their own lineFrancois Romieu6-10/+20
2007-02-06[PATCH] ipw2200: add iwconfig rts/frag auto supportZhu Yi1-2/+2
2007-02-06[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake1-0/+1
2007-02-06[PATCH] prism54: add ethtool -i interfaceKai Engert3-3/+17
2007-02-06[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger5-14/+58
2007-02-06[PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-02-06[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake8-238/+104
2007-02-06[PATCH] zd1211rw: Consistency for address space constantsDaniel Drake3-64/+75
2007-02-06[PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake1-0/+2
2007-02-06[PATCH] zd1211rw: Generic HMAC initializationDaniel Drake1-49/+18
2007-02-06e1000: update version to 7.3.20-k2Auke Kok1-1/+1
2007-02-06e1000: tune our dynamic itr transmit packet accountingJesse Brandeburg1-3/+6
2007-02-06e1000: clear ip csum info from context descriptorBruce Allan1-1/+2
2007-02-06e1000: display flow control of link status at link upAuke Kok1-4/+11
2007-02-06e1000: fix NAPI performance on 4-port adaptersJesse Brandeburg1-5/+8
2007-02-06e1000: Fix MSI only interrupt handler routineJesse Brandeburg2-42/+19
2007-02-06e1000: clean up debug output definesAuke Kok1-3/+1
2007-02-06e1000: simplify case handling gigabit at half duplexJesse Brandeburg1-12/+3
2007-02-04[PATCH] fix rtl8150Al Viro1-1/+2
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-70/+100
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-03[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar1-10/+10
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+19
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1