aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-02-05Spidernet RX RefillLinas Vepstas
2007-02-05Spidernet Cleanup return codesLinas Vepstas
2007-02-05Spidernet another skb mem leakLinas Vepstas
2007-02-05Spidernet RX skb mem leakLinas Vepstas
2007-02-05Spidernet cleanup un-needed APILinas Vepstas
2007-02-05Spidernet remove rxramfull taskletLinas Vepstas
2007-02-05Spidernet add net_ratelimit to suppress long outputLinas Vepstas
2007-02-05Spidernet DMA coalescingLinas Vepstas
2007-02-05chelsio: tabulate the update of the statistic countersFrancois Romieu
2007-02-05chelsio: misc cleanups in sgeFrancois Romieu
2007-02-05chelsio: useless test in cxgb2::remove_oneFrancois Romieu
2007-02-05chelsio: useless curly bracesFrancois Romieu
2007-02-05chelsio: spaces, tabs and friendsFrancois Romieu
2007-02-05chelsio: the return statement is not a functionFrancois Romieu
2007-02-05chelsio: move return, break and continue statements on their own lineFrancois Romieu
2007-02-05[PATCH] ipw2200: add iwconfig rts/frag auto supportZhu Yi
2007-02-05[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake
2007-02-05[PATCH] prism54: add ethtool -i interfaceKai Engert
2007-02-05[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger
2007-02-05[PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake
2007-02-05[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake
2007-02-05[PATCH] zd1211rw: Consistency for address space constantsDaniel Drake
2007-02-05[PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake
2007-02-05[PATCH] zd1211rw: Generic HMAC initializationDaniel Drake
2007-02-05e1000: update version to 7.3.20-k2Auke Kok
2007-02-05e1000: tune our dynamic itr transmit packet accountingJesse Brandeburg
2007-02-05e1000: clear ip csum info from context descriptorBruce Allan
2007-02-05e1000: display flow control of link status at link upAuke Kok
2007-02-05e1000: fix NAPI performance on 4-port adaptersJesse Brandeburg
2007-02-05e1000: Fix MSI only interrupt handler routineJesse Brandeburg
2007-02-05e1000: clean up debug output definesAuke Kok
2007-02-05e1000: simplify case handling gigabit at half duplexJesse Brandeburg
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok
2007-02-02Merge ../linux-2.6Jeff Garzik
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro
2007-01-31netxen patchesAl Viro
2007-01-30Revert "net: ifb error path loop fix"Linus Torvalds
2007-01-30Broadcom 4400 resume small fixDmitriy Monakhov
2007-01-30b44: src_desc->addr is little-endianAl Viro
2007-01-30e100: fix irq leak on suspend/resumeAuke Kok
2007-01-30bonding: ARP monitoring broken on x86_64Andy Gospodarek
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein
2007-01-3082596 warning fixesAndrew Morton
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug
2007-01-30net: ifb error path loop fixMariusz Kozlowski