summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7
* [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
* [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
* [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
* [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0
* [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14
* [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
* [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
* [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
* [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
* [PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz2007-02-071-0/+2
* [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch2007-02-071-5/+1
* [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger2007-02-071-2/+2
* [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger2007-02-071-12/+12
* [PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2007-02-072-47/+125
* [PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy2007-02-071-0/+1
* [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199
|\
| * spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1
| * Merge ../linux-2.6Jeff Garzik2007-02-021-3/+3
| |\
| * | netxen patchesAl Viro2007-01-318-212/+196
* | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| |/ |/|
* | [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-021-3/+3
|/
* Revert "net: ifb error path loop fix"Linus Torvalds2007-01-301-1/+2
* Broadcom 4400 resume small fixDmitriy Monakhov2007-01-301-2/+13
* b44: src_desc->addr is little-endianAl Viro2007-01-301-1/+1
* e100: fix irq leak on suspend/resumeAuke Kok2007-01-301-0/+2
* bonding: ARP monitoring broken on x86_64Andy Gospodarek2007-01-301-3/+4
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-302-8/+24
* 82596 warning fixesAndrew Morton2007-01-301-3/+4
* FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-303-7/+14
* net: ifb error path loop fixMariusz Kozlowski2007-01-301-2/+1
* b44: Fix frequent link changesMichael Chan2007-01-301-15/+20
* [PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger2007-01-301-25/+0
* [BNX2]: Fix 2nd port's MAC address.Michael Chan2007-01-261-5/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-244-66/+29
|\
| * [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-242-41/+8
| * [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-241-2/+0
| * [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-242-23/+21
* | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-243-3/+3
|\|
| * [PATCH] email change for shemminger@osdl.orgStephen Hemminger2007-01-233-3/+3
| * [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1
* | mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth2007-01-231-2/+9
* | s2io bogus memsetAl Viro2007-01-231-2/+1
|/
* NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2
* NetXen: Firmware check modificationsAmit S. Kale2007-01-232-5/+5
* ehea: Fixed possible nullpointer accessThomas Klein2007-01-231-2/+3
* ehea: Added logging off associated errorsThomas Klein2007-01-231-4/+4