summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-218/+199
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp1-0/+2
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok1-6/+1
2007-02-02Merge ../linux-2.6Jeff Garzik1-3/+3
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan2-2/+18
2007-02-02[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2007-01-31netxen patchesAl Viro8-212/+196
2007-01-31Revert "net: ifb error path loop fix"Linus Torvalds1-1/+2
2007-01-30Broadcom 4400 resume small fixDmitriy Monakhov1-2/+13
2007-01-30b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-01-30e100: fix irq leak on suspend/resumeAuke Kok1-0/+2
2007-01-30bonding: ARP monitoring broken on x86_64Andy Gospodarek1-3/+4
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein1-0/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein2-8/+24
2007-01-3082596 warning fixesAndrew Morton1-3/+4
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug3-7/+14
2007-01-30net: ifb error path loop fixMariusz Kozlowski1-2/+1
2007-01-30b44: Fix frequent link changesMichael Chan1-15/+20
2007-01-30[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
2007-01-26[BNX2]: Fix 2nd port's MAC address.Michael Chan1-5/+7
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-66/+29
2007-01-24Merge branch 'master' into upstream-fixesJeff Garzik3-3/+3
2007-01-24[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2-41/+8
2007-01-24[IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz1-2/+0
2007-01-24[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2-23/+21
2007-01-24[PATCH] email change for shemminger@osdl.orgStephen Hemminger3-3/+3
2007-01-24mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth1-2/+9
2007-01-24s2io bogus memsetAl Viro1-2/+1
2007-01-23[PATCH] s2io bogus memsetAl Viro1-2/+1
2007-01-23NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2-2/+2