Age | Commit message (Expand) | Author | Files | Lines |
2009-07-20 | 3c589_cs: re-initialize the multicast in the tc589_reset | Ken Kawasaki | 1 | -7/+14 |
2009-07-20 | netxen: fix thermal check and shutdown | Dhananjay Phadke | 1 | -6/+8 |
2009-07-20 | netxen: fix deadlock on dev close | Dhananjay Phadke | 4 | -13/+23 |
2009-07-20 | netxen: fix context deletion sequence | Dhananjay Phadke | 3 | -7/+9 |
2009-07-20 | net: Micrel KS8851 SPI network driver | Ben Dooks | 4 | -0/+1625 |
2009-07-20 | Add mac driver for w90p910 | Wan ZongShun | 3 | -0/+1114 |
2009-07-17 | Update Andreas Koensgen's email address | Ralf Baechle | 1 | -1/+1 |
2009-07-17 | cdc-eem: bad crc checking | Vincent CUISSARD | 1 | -1/+1 |
2009-07-17 | ixgbe: Remove DPRINTK messages in DCB mode | Lucy Liu | 1 | -4/+0 |
2009-07-17 | ixgbe: clear mac address data block in DCB mode | Lucy Liu | 1 | -0/+2 |
2009-07-17 | sky2: revert shutdown changes | Stephen Hemminger | 1 | -8/+1 |
2009-07-17 | E100: work around the driver using streaming DMA mapping for RX descriptors. | Krzysztof Halasa | 1 | -0/+3 |
2009-07-17 | bonding: clean muticast addresses when device changes type | Moni Shoua | 1 | -2/+10 |
2009-07-17 | atl1c: misplaced parenthesis | roel kluin | 1 | -1/+1 |
2009-07-17 | atl1c: add missing parentheses | roel kluin | 1 | -4/+4 |
2009-07-15 | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 5 | -68/+44 |
2009-07-14 | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2 | -5/+7 |
2009-07-14 | NET: phy_device, fix lock imbalance | Jiri Slaby | 1 | -1/+3 |
2009-07-13 | igb: gcc-3.4.6 fix | Eric Dumazet | 1 | -40/+37 |
2009-07-13 | atlx: duplicate testing of MCAST flag | roel kluin | 1 | -1/+1 |
2009-07-13 | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 5 | -44/+68 |
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 | 11 | -8/+37 |
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 | 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 | 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 |