Age | Commit message (Expand) | Author | Files | Lines |
2009-02-07 | igb: remove redundant timer updates and cleanup watchdog_task | Alexander Duyck | 1 | -5/+5 |
2009-02-07 | igb: cleanup igb_netpoll to be more friendly with napi & GRO | Alexander Duyck | 2 | -19/+23 |
2009-02-07 | igb: add counter for dma out of sync errors | Alexander Duyck | 4 | -3/+24 |
2009-02-07 | igb: update testing done by ethtool | Alexander Duyck | 1 | -26/+61 |
2009-02-07 | igb: update feature flags supported in ethtool | Alexander Duyck | 2 | -11/+10 |
2009-02-07 | igb: remove unused rx_hdr_split statistic | Alexander Duyck | 2 | -2/+0 |
2009-02-07 | igb: rename nvm ops | Alexander Duyck | 6 | -29/+27 |
2009-02-07 | igb: rename phy ops | Alexander Duyck | 6 | -254/+162 |
2009-02-07 | igb: read address from RAH/RAL instead of from EEPROM | Alexander Duyck | 2 | -17/+13 |
2009-02-07 | igb: make dev_spec a union and remove dynamic allocation | Alexander Duyck | 5 | -47/+12 |
2009-02-07 | igb: add link check function | Alexander Duyck | 1 | -17/+42 |
2009-02-07 | igb: remove check for needing an io port | Alexander Duyck | 2 | -44/+10 |
2009-02-07 | igb: move initialization of number of queues into set_interrupt_capability | Alexander Duyck | 1 | -5/+5 |
2009-02-07 | igb: move setting of buffsz out of repeated path in alloc_rx_buffers | Alexander Duyck | 1 | -11/+8 |
2009-02-07 | igb: optimize/refactor receive path | Alexander Duyck | 1 | -22/+22 |
2009-02-07 | sunhme: Don't match PCI devices in SBUS probe. | David S. Miller | 1 | -4/+8 |
2009-02-07 | ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 | Peter P Waskiewicz Jr | 1 | -4/+0 |
2009-02-07 | forcedeth: bump version to 63 | Ayaz Abdulla | 1 | -1/+1 |
2009-02-07 | forcedeth: recover error support | Ayaz Abdulla | 1 | -3/+10 |
2009-02-07 | forcedeth: ethtool tx csum fix | Ayaz Abdulla | 1 | -1/+1 |
2009-02-07 | forcedeth: msi interrupt fix | Ayaz Abdulla | 1 | -0/+5 |
2009-02-07 | forcedeth: mgmt unit interface | Ayaz Abdulla | 1 | -16/+82 |
2009-02-07 | 3c509: Fix resume from hibernation for PnP mode. | Ondrej Zary | 1 | -0/+1 |
2009-02-07 | sungem: Soft lockup in sungem on Netra AC200 when switching interface up | Ilkka Virta | 1 | -4/+4 |
2009-02-07 | r8169: Don't update statistics counters when interface is down | Ivan Vecera | 1 | -35/+58 |
2009-02-07 | ixgbe: Defeature Tx Head writeback | Peter P Waskiewicz Jr | 1 | -37/+23 |
2009-02-07 | ixgbe: Update flow control state machine in link setup | Peter P Waskiewicz Jr | 7 | -122/+327 |
2009-02-06 | forcedeth: enable msix to default | Yinghai Lu | 1 | -1/+1 |
2009-02-06 | forcedeth: ck804 and mcp55 doesn't need timerirq | Yinghai Lu | 1 | -4/+4 |
2009-02-06 | forcedeth: disable irq at first before schedule rx | Yinghai Lu | 1 | -2/+2 |
2009-02-06 | forcedeth: don't clear nic_poll_irq too early | Yinghai Lu | 1 | -3/+5 |
2009-02-06 | forcedeth: make msi-x different name for rx-tx | Yinghai Lu | 1 | -3/+14 |
2009-02-06 | e1000e: normalize usage of serdes_has_link | Alex Chiang | 2 | -3/+3 |
2009-02-06 | ixgbe: Display EEPROM version in ethtool -i queries | Peter P Waskiewicz Jr | 3 | -1/+13 |
2009-02-06 | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr | 4 | -80/+49 |
2009-02-06 | ixgbe: Refactor set_num_queues() and cache_ring_register() | Peter P Waskiewicz Jr | 1 | -104/+118 |
2009-02-06 | tun: Limit amount of queued packets per device | Herbert Xu | 1 | -53/+114 |
2009-02-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -0/+7 |
2009-02-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -3/+5 |
2009-02-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 4 | -4/+6 |
2009-02-05 | gianfar: Fix stashing support | Andy Fleming | 2 | -3/+32 |
2009-02-05 | gianfar: Add support for skb recycling | Andy Fleming | 2 | -4/+21 |
2009-02-05 | netdev: Merge UCC and gianfar MDIO bus drivers | Andy Fleming | 12 | -490/+549 |
2009-02-05 | gianfar: Fix potential soft reset race | Andy Fleming | 1 | -0/+3 |
2009-02-05 | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming | 1 | -1/+1 |
2009-02-05 | virtio_net: Allow setting the MAC address of the NIC | Alex Williamson | 1 | -2/+21 |
2009-02-05 | virtio_net: Add support for VLAN filtering in the hypervisor | Alex Williamson | 1 | -1/+30 |
2009-02-05 | virtio_net: Add a MAC filter table | Alex Williamson | 1 | -8/+47 |
2009-02-05 | virtio_net: Add a set_rx_mode interface | Alex Williamson | 1 | -1/+33 |
2009-02-05 | virtio_net: Add a virtqueue for outbound control commands | Alex Williamson | 1 | -3/+65 |