Age | Commit message (Expand) | Author | Files | Lines |
2010-10-01 | e1000e: 82579 performance improvements | Bruce Allan | 3 | -7/+46 |
2010-10-01 | e1000e: use hardware writeback batching | Jesse Brandeburg | 6 | -4/+88 |
2010-10-01 | ixgbe: fix link issues and panic with shared interrupts for 82598 | Emil Tantilov | 1 | -10/+26 |
2010-10-01 | net: pxa168_etc.c recognize additional contributors | Philip Rakity | 1 | -0/+1 |
2010-09-30 | de2104x: remove experimental status | Ondrej Zary | 1 | -2/+2 |
2010-09-30 | de2104x: disable media debug messages by default | Ondrej Zary | 1 | -1/+2 |
2010-09-30 | myri10ge: DCA update (resubmit) | Andrew Gallatin | 1 | -4/+30 |
2010-09-30 | bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues() | Dmitry Kravkov | 1 | -6/+11 |
2010-09-30 | dummy: percpu stats and lockless xmit | Eric Dumazet | 1 | -3/+55 |
2010-09-28 | pch_gbe: add header files | Randy Dunlap | 1 | -0/+2 |
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-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 24 | -77/+346 |
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 | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov | 1 | -2/+2 |
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 | 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 |
2010-09-23 | e1000e: 82566DC fails to get link | Bruce Allan | 1 | -2/+5 |
2010-09-23 | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan | 1 | -3/+3 |