Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | netdev: restore MTU change operation | Ben Hutchings | 11 | -0/+11 |
2009-07-13 | netdev: restore MAC address set and validate operations | Ben Hutchings | 10 | -2/+16 |
2009-07-10 | cxgb3: Fix crash caused by stashing wrong netdev_queue | Roland Dreier | 1 | -2/+1 |
2009-07-10 | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou | 2 | -8/+17 |
2009-07-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 13 | -11/+42 |
2009-07-08 | p54: tx refused but queue active | Larry Finger | 1 | -2/+3 |
2009-07-08 | Atheros Kconfig needs to be dependent on WLAN_80211 | Jay Sternberg | 1 | -0/+1 |
2009-07-08 | mac80211_hwsim: avoid NULL access | Johannes Berg | 1 | -0/+1 |
2009-07-08 | ssb: Add support for 4318E | Clyde McPherson | 1 | -2/+4 |
2009-07-08 | b43: Add support for 4318E | Clyde McPherson | 1 | -0/+1 |
2009-07-08 | zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device | Hin-Tak Leung | 1 | -0/+1 |
2009-07-08 | zd1211rw: 07b8:6001 is a ZD1211B | Pascal Terjan | 1 | -1/+1 |
2009-07-08 | r6040: bump driver version to 0.24 and date to 08 July 2009 | Florian Fainelli | 1 | -2/+2 |
2009-07-08 | r6040: restore MIER register correctly when IRQ line is shared | Florian Fainelli | 1 | -1/+4 |
2009-07-08 | davinci_emac: fix kernel oops when changing MAC address while interface is down | Pablo Bitton | 1 | -2/+10 |
2009-07-08 | igb: set lan id prior to configuring phy | Alexander Duyck | 1 | -0/+4 |
2009-07-07 | hp-wmi: fix rfkill bug | Johannes Berg | 1 | -1/+1 |
2009-07-07 | iwmc3200wifi: add Kconfig help | Samuel Ortiz | 1 | -0/+9 |
2009-07-07 | ath9k: Fix leak in tx descriptor | Vasanthakumar Thiagarajan | 1 | -1/+8 |
2009-07-07 | b43/b43legacy: fix radio LED initialization | Larry Finger | 4 | -4/+12 |
2009-07-07 | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register | Greg Ungerer | 1 | -1/+1 |
2009-07-07 | fec: remove extra ";" from definition names | Greg Ungerer | 1 | -6/+6 |
2009-07-06 | Revert "p54: Use SKB list handling helpers instead of by-hand code." | David S. Miller | 1 | -19/+27 |
2009-07-06 | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. | Mariusz Kozlowski | 1 | -1/+3 |
2009-07-06 | forcedeth: Fix NAPI race. | Eric Dumazet | 1 | -11/+14 |
2009-07-06 | drivers/net/smsc911x.c: Fix resource size off by 1 error | Julia Lawall | 1 | -3/+3 |
2009-07-06 | pcnet_cs: add new id | Ken Kawasaki | 1 | -0/+1 |
2009-07-06 | bnx2x: Fix the maximal values of coalescing timeouts. | Eilon Greenstein | 2 | -4/+6 |
2009-07-06 | bnx2x: Disable HC coalescing when setting timeout to zero. | Eilon Greenstein | 1 | -2/+2 |
2009-07-06 | tun: Fix device unregister race | Herbert Xu | 1 | -7/+9 |
2009-07-04 | be2net: fix spurious interrupt handling in intx mode | Sathya Perla | 2 | -7/+13 |
2009-07-04 | e1000e: disable K1 at 1000Mbps for 82577/82578 | Bruce Allan | 3 | -7/+110 |
2009-07-04 | e1000e: delay second read of PHY_STATUS register on failure of first read | Bruce Allan | 1 | -1/+6 |
2009-07-04 | e1000e: prevent NVM corruption on sectors larger than 4K | Bruce Allan | 1 | -2/+17 |
2009-07-04 | e1000e: do not write SmartSpeed register bits on parts without support | Bruce Allan | 1 | -4/+15 |
2009-07-04 | e1000e: delay after LCD reset and proper checks for PHY configuration done | Bruce Allan | 2 | -44/+82 |
2009-07-04 | e1000e: PHY loopback broken on 82578 | Bruce Allan | 2 | -0/+7 |
2009-07-04 | ixgbe: Not allow 8259x unsupported wol options change from ethtool | Mallikarjuna R Chilakala | 1 | -1/+0 |
2009-07-04 | ixgbe: fix inconsistent SFP/SFP+ failure results. | Don Skidmore | 1 | -5/+5 |
2009-07-04 | ixgbe: fix regression on some 82598 adapters | Don Skidmore | 1 | -10/+14 |
2009-07-04 | ixgbe: fix issues with failing to detect insert of unsupported module | Don Skidmore | 2 | -2/+9 |
2009-07-04 | qlge: Fix sizeof usage. | Ron Mercer | 2 | -9/+9 |
2009-07-04 | qlge: Add/use function for link up/down. | Ron Mercer | 3 | -8/+26 |
2009-07-04 | qlge: Fix MAC address bonding issue. | Ron Mercer | 1 | -7/+43 |
2009-07-04 | qlge: Fix tx byte counter. | Ron Mercer | 1 | -1/+1 |
2009-07-04 | qlge: Fix redundant call to free resources. | Ron Mercer | 1 | -5/+0 |
2009-07-04 | qlge: Fix carrier on condition. | Ron Mercer | 1 | -1/+5 |
2009-07-04 | qlge: Clear frame to queue routing before reset. | Ron Mercer | 1 | -9/+32 |
2009-07-04 | qlge: Expand coverage of hw lock for config register. | Ron Mercer | 1 | -4/+5 |
2009-07-03 | phylib: fixes for PHY_RESUMING state changes | Wade Farnsworth | 1 | -3/+22 |