summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0918-29/+81
|\
| * cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
| * ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-0811-8/+37
| |\
| | * p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
| | * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
| | * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
| | * b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
| | * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
| | * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
| | * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
| | * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
| | * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
| * | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-081-2/+2
| * | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-081-1/+4
| * | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-081-2/+10
| * | igb: set lan id prior to configuring phyAlexander Duyck2009-07-081-0/+4
| * | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer2009-07-061-1/+1
| * | fec: remove extra ";" from definition namesGreg Ungerer2009-07-061-6/+6
| |/
* | Fix compile error in bmac.cDave Jones2009-07-091-1/+1
* | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-081-3/+3
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-0830-161/+147
|/
* Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller2009-07-061-19/+27
* tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski2009-07-061-1/+3
* forcedeth: Fix NAPI race.Eric Dumazet2009-07-051-11/+14
* drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-051-3/+3
* pcnet_cs: add new idKen Kawasaki2009-07-051-0/+1
* bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-052-4/+6
* bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-051-2/+2
* tun: Fix device unregister raceHerbert Xu2009-07-051-7/+9
* be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-032-7/+13
* e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-033-7/+110
* e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-031-1/+6
* e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-031-2/+17
* e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-031-4/+15
* e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-032-44/+82
* e1000e: PHY loopback broken on 82578Bruce Allan2009-07-032-0/+7
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
* ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
* ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
* qlge: Fix sizeof usage.Ron Mercer2009-07-032-9/+9
* qlge: Add/use function for link up/down.Ron Mercer2009-07-033-8/+26
* qlge: Fix MAC address bonding issue.Ron Mercer2009-07-031-7/+43
* qlge: Fix tx byte counter.Ron Mercer2009-07-031-1/+1
* qlge: Fix redundant call to free resources.Ron Mercer2009-07-031-5/+0
* qlge: Fix carrier on condition.Ron Mercer2009-07-031-1/+5
* qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-031-9/+32
* qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-031-4/+5
OpenPOWER on IntegriCloud