summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-8/+6
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2-4/+0
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger1-5/+14
2007-02-07[PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day1-8/+8
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake1-2/+0
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz2-5/+41
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz1-3/+2
2007-02-07[PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz1-0/+2
2007-02-07[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch1-5/+1
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger1-2/+2
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger1-12/+12
2007-02-07[PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2-47/+125
2007-02-07[PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy1-0/+1
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
2007-01-23NetXen: Firmware check modificationsAmit S. Kale2-5/+5
2007-01-23ehea: Fixed possible nullpointer accessThomas Klein1-2/+3
2007-01-23ehea: Added logging off associated errorsThomas Klein1-4/+4
2007-01-23ehea: Improved logging of permission issuesThomas Klein2-11/+15
2007-01-23ehea: New method to determine number of available portsThomas Klein1-1/+14
2007-01-23ehea: Modified initial autoneg state determinationThomas Klein1-2/+2