Age | Commit message (Expand) | Author | Files | Lines |
2010-09-28 | tg3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -2/+7 |
2010-09-28 | sfc: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -1/+2 |
2010-09-28 | niu: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -1/+2 |
2010-09-28 | myri10ge: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings | 1 | -2/+3 |
2010-09-28 | mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings | 1 | -1/+2 |
2010-09-28 | mlx4_en: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings | 1 | -1/+2 |
2010-09-28 | ixgbe: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -5/+11 |
2010-09-28 | igb: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -4/+8 |
2010-09-28 | gianfar: Use netif_set_real_num_rx_queues() | Ben Hutchings | 1 | -2/+1 |
2010-09-28 | cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings | 1 | -1/+4 |
2010-09-28 | cxgb4: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -1/+4 |
2010-09-28 | cxgb3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -1/+4 |
2010-09-28 | bnx2x: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -2/+4 |
2010-09-28 | bnx2: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings | 1 | -3/+6 |
2010-09-28 | de2104x: fix ethtool | Ondrej Zary | 1 | -2/+5 |
2010-09-27 | ath9k_htc: Fix TKIP disconnect failure with HTC drivers | Rajkumar Manoharan | 1 | -0/+3 |
2010-09-27 | mac80211/ath9k: Support AMPDU with multiple VIFs. | Ben Greear | 2 | -3/+6 |
2010-09-27 | ath9k_hw: simplify revision checks for AR9287 | Felix Fietkau | 5 | -16/+9 |
2010-09-27 | ath9k_hw: simplify revision checks for AR9285 | Felix Fietkau | 6 | -37/+8 |
2010-09-27 | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau | 10 | -42/+36 |
2010-09-27 | wl1271: Fix overflow in wl1271_boot_upload_nvs | Ido Yariv | 1 | -11/+6 |
2010-09-27 | ath5k: Add bssid mask and rxfilter to debugfs. | Ben Greear | 2 | -0/+59 |
2010-09-27 | 3c59x: fix regression from patch "Add ethtool WOL support" | Jan Beulich | 1 | -0/+10 |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 21 | -68/+264 |
2010-09-27 | net: r6040: store BIOS default MAC in perm_add | Otavio Salvador | 1 | -0/+3 |
2010-09-27 | net: loopback driver cleanup | Eric Dumazet | 1 | -15/+5 |
2010-09-27 | sgiseeq: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy | 1 | -1/+1 |
2010-09-27 | rionet: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy | 1 | -1/+1 |
2010-09-27 | ibm_newemac: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy | 1 | -2/+2 |
2010-09-27 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé | 1 | -0/+1 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 106 | -764/+762 |
2010-09-27 | de2104x: fix TP link detection | Ondrej Zary | 1 | -2/+21 |
2010-09-27 | de2104x: fix power management | Ondrej Zary | 1 | -0/+3 |
2010-09-25 | ixgbevf: Refactor ring parameter re-size | Greg Rose | 1 | -74/+79 |
2010-09-25 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary | 1 | -2/+10 |
2010-09-25 | stmmac: review the wake-up support | Giuseppe Cavallaro | 5 | -20/+23 |
2010-09-25 | net: Add Gigabit Ethernet driver of Topcliff PCH | Masayuki Ohtake | 11 | -0/+4824 |
2010-09-24 | ath9k_htc: Fix beacon distribution in IBSS mode | Rajkumar Manoharan | 1 | -1/+8 |
2010-09-24 | ath9k: Fix tx struck state with paprd | Vasanthakumar Thiagarajan | 1 | -2/+4 |
2010-09-24 | airo: remove "basic_rate" module option | Dan Carpenter | 1 | -11/+0 |
2010-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -5/+13 |
2010-09-24 | e1000: use GRO for receive | Jesse Brandeburg | 1 | -11/+8 |
2010-09-24 | e1000: fix occasional panic on unload | Jesse Brandeburg | 1 | -1/+19 |
2010-09-24 | e1000: use work queues | Jesse Brandeburg | 2 | -1/+27 |
2010-09-23 | e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags | Yi Zou | 5 | -5/+15 |
2010-09-23 | igb: Add support for DH89xxCC | Joseph Gasparakis | 6 | -14/+247 |
2010-09-23 | igb: clear VF_PROMISC bits instead of setting all other bits | Alexander Duyck | 1 | -1/+2 |
2010-09-23 | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan | 1 | -9/+68 |
2010-09-23 | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan | 2 | -21/+20 |
2010-09-23 | e1000e: 82579 unaccounted missed packets | Bruce Allan | 2 | -0/+49 |