summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sky2: reliable recoveryStephen Hemminger2007-04-132-26/+56
* PPP: Fix PPP skb leakG. Liakhovetski2007-04-061-0/+3
* r8169: fix a race between PCI probe and dev_openFrancois Romieu2007-03-231-5/+5
* bcm43xx: Fix problem with >1 GB RAMLarry Finger2007-03-132-47/+125
* revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-091-8/+1
* forcedeth: disable msixAyaz Abdulla2007-03-091-1/+1
* bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin2007-03-091-3/+3
* bcm43xx: fix for 4309Stefano Brivio2007-03-091-2/+3
* sky2: transmit timeout deadlockStephen Hemminger2007-03-091-4/+2
* sky2: dont flush good pause framesStephen Hemminger2007-03-091-1/+1
* bcm43xx: Fix for oops on ampdu statusMichael Buesch2007-03-092-13/+5
* bcm43xx: Fix for oops on resumeLarry Finger2007-03-091-1/+1
* prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-03-091-1/+7
* [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-011-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-291-25/+0
* [BNX2]: Fix 2nd port's MAC address.Michael Chan2007-01-251-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-232-41/+8
| * [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
| * [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-232-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
* ehea: Improved logging of permission issuesThomas Klein2007-01-232-11/+15
* ehea: New method to determine number of available portsThomas Klein2007-01-231-1/+14
* ehea: Modified initial autoneg state determinationThomas Klein2007-01-231-2/+2