Age | Commit message (Expand) | Author |
2010-09-27 | mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | mlx4_en: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | ixgbe: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | igb: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | gianfar: Use netif_set_real_num_rx_queues() | Ben Hutchings |
2010-09-27 | cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings |
2010-09-27 | cxgb4: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | cxgb3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | bnx2x: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | bnx2: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-26 | net: r6040: store BIOS default MAC in perm_add | Otavio Salvador |
2010-09-26 | net: loopback driver cleanup | Eric Dumazet |
2010-09-26 | sgiseeq: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | rionet: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | ibm_newemac: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé |
2010-09-26 | drivers/net: return operator cleanup | Eric Dumazet |
2010-09-26 | de2104x: fix TP link detection | Ondrej Zary |
2010-09-26 | de2104x: fix power management | Ondrej Zary |
2010-09-24 | ixgbevf: Refactor ring parameter re-size | Greg Rose |
2010-09-24 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary |
2010-09-24 | stmmac: review the wake-up support | Giuseppe Cavallaro |
2010-09-24 | net: Add Gigabit Ethernet driver of Topcliff PCH | Masayuki Ohtake |
2010-09-23 | e1000: use GRO for receive | Jesse Brandeburg |
2010-09-23 | e1000: fix occasional panic on unload | Jesse Brandeburg |
2010-09-23 | e1000: use work queues | Jesse Brandeburg |
2010-09-22 | e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags | Yi Zou |
2010-09-22 | igb: Add support for DH89xxCC | Joseph Gasparakis |
2010-09-22 | igb: clear VF_PROMISC bits instead of setting all other bits | Alexander Duyck |
2010-09-22 | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan |
2010-09-22 | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan |
2010-09-22 | e1000e: 82579 unaccounted missed packets | Bruce Allan |
2010-09-22 | e1000e: 82566DC fails to get link | Bruce Allan |
2010-09-22 | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan |
2010-09-22 | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan |
2010-09-22 | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti |
2010-09-22 | atl1: fix resume | Luca Tettamanti |
2010-09-22 | sfc: Add support for SFE4003 board and TXC43128 PHY | Ben Hutchings |
2010-09-22 | sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC | Ben Hutchings |
2010-09-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-09-21 | net: constify some ppp/pptp structs | Eric Dumazet |
2010-09-21 | sundance: Use dev_kfree_skb_any() helper | Denis Kirjanov |
2010-09-21 | sundance: Handle DMA mapping errors | Denis Kirjanov |
2010-09-21 | sundance: Convert to DMA API | Denis Kirjanov |
2010-09-21 | tmspci: fix tr%d in printk | Meelis Roos |
2010-09-21 | sfc: Fix build due to lack of vmalloc.h include. | David S. Miller |
2010-09-21 | sfc: Clean up and correct comments on efx_monitor() | Ben Hutchings |
2010-09-21 | sfc: Include RX IP filter table in register dump | Ben Hutchings |
2010-09-21 | sfc: Implement the ethtool RX n-tuple control functions | Ben Hutchings |