| Commit message (Expand) | Author | Age | Files | Lines |
* | igb: remove dead code in transmit routine | Jesse Brandeburg | 2009-02-07 | 1 | -3/+0 |
* | igb: update version number and copyright dates | Alexander Duyck | 2009-02-07 | 14 | -16/+16 |
* | igb: fix two minor items found during code review | Alexander Duyck | 2009-02-07 | 1 | -2/+4 |
* | igb: update stats before doing reset in igb_down | Alexander Duyck | 2009-02-07 | 1 | -0/+4 |
* | igb: remove redundant count set and err_hw_init | Alexander Duyck | 2009-02-07 | 1 | -11/+4 |
* | igb: remove disable_av variable from mac_info struct | Alexander Duyck | 2009-02-07 | 2 | -2/+2 |
* | igb: change pba size determination from if to switch statement | Alexander Duyck | 2009-02-07 | 1 | -4/+7 |
* | igb: move get_hw_control within igb_resume. | Alexander Duyck | 2009-02-07 | 1 | -4/+5 |
* | igb: don't read eicr when responding to legacy interrupts | Alexander Duyck | 2009-02-07 | 1 | -4/+1 |
* | igb: remove unnecessary adapter->hw calls when just hw-> will do. | Alexander Duyck | 2009-02-07 | 1 | -11/+10 |
* | igb: rename igb_update_mc_addr_list_82575 to not include the 82575 | Alexander Duyck | 2009-02-07 | 3 | -9/+8 |
* | igb: remove redundant timer updates and cleanup watchdog_task | Alexander Duyck | 2009-02-07 | 1 | -5/+5 |
* | igb: cleanup igb_netpoll to be more friendly with napi & GRO | Alexander Duyck | 2009-02-07 | 2 | -19/+23 |
* | igb: add counter for dma out of sync errors | Alexander Duyck | 2009-02-07 | 4 | -3/+24 |
* | igb: update testing done by ethtool | Alexander Duyck | 2009-02-07 | 1 | -26/+61 |
* | igb: update feature flags supported in ethtool | Alexander Duyck | 2009-02-07 | 2 | -11/+10 |
* | igb: remove unused rx_hdr_split statistic | Alexander Duyck | 2009-02-07 | 2 | -2/+0 |
* | igb: rename nvm ops | Alexander Duyck | 2009-02-07 | 6 | -29/+27 |
* | igb: rename phy ops | Alexander Duyck | 2009-02-07 | 6 | -254/+162 |
* | igb: read address from RAH/RAL instead of from EEPROM | Alexander Duyck | 2009-02-07 | 2 | -17/+13 |
* | igb: make dev_spec a union and remove dynamic allocation | Alexander Duyck | 2009-02-07 | 5 | -47/+12 |
* | igb: add link check function | Alexander Duyck | 2009-02-07 | 1 | -17/+42 |
* | igb: remove check for needing an io port | Alexander Duyck | 2009-02-07 | 2 | -44/+10 |
* | igb: move initialization of number of queues into set_interrupt_capability | Alexander Duyck | 2009-02-07 | 1 | -5/+5 |
* | igb: move setting of buffsz out of repeated path in alloc_rx_buffers | Alexander Duyck | 2009-02-07 | 1 | -11/+8 |
* | igb: optimize/refactor receive path | Alexander Duyck | 2009-02-07 | 1 | -22/+22 |
* | ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0 | Peter P Waskiewicz Jr | 2009-02-07 | 1 | -4/+0 |
* | forcedeth: bump version to 63 | Ayaz Abdulla | 2009-02-07 | 1 | -1/+1 |
* | forcedeth: recover error support | Ayaz Abdulla | 2009-02-07 | 1 | -3/+10 |
* | forcedeth: ethtool tx csum fix | Ayaz Abdulla | 2009-02-07 | 1 | -1/+1 |
* | forcedeth: msi interrupt fix | Ayaz Abdulla | 2009-02-07 | 1 | -0/+5 |
* | forcedeth: mgmt unit interface | Ayaz Abdulla | 2009-02-07 | 1 | -16/+82 |
* | net/sunrpc/xprtsock.c: some common code found | Ilpo Järvinen | 2009-02-06 | 1 | -32/+21 |
* | ipv6/addrconf: common code located | Ilpo Järvinen | 2009-02-06 | 1 | -27/+18 |
* | ipv6/ndisc: join error paths | Ilpo Järvinen | 2009-02-06 | 1 | -8/+8 |
* | ax25: more common return path joining | Ilpo Järvinen | 2009-02-06 | 1 | -8/+5 |
* | ipmr: use goto to common label instead of opencoding | Ilpo Järvinen | 2009-02-06 | 1 | -2/+1 |
* | ixgbe: Defeature Tx Head writeback | Peter P Waskiewicz Jr | 2009-02-06 | 1 | -37/+23 |
* | ixgbe: Update flow control state machine in link setup | Peter P Waskiewicz Jr | 2009-02-06 | 7 | -122/+327 |
* | forcedeth: enable msix to default | Yinghai Lu | 2009-02-06 | 1 | -1/+1 |
* | forcedeth: ck804 and mcp55 doesn't need timerirq | Yinghai Lu | 2009-02-06 | 1 | -4/+4 |
* | forcedeth: disable irq at first before schedule rx | Yinghai Lu | 2009-02-06 | 1 | -2/+2 |
* | forcedeth: don't clear nic_poll_irq too early | Yinghai Lu | 2009-02-06 | 1 | -3/+5 |
* | forcedeth: make msi-x different name for rx-tx | Yinghai Lu | 2009-02-06 | 1 | -3/+14 |
* | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 2009-02-05 | 9 | -48/+28 |
* | e1000e: normalize usage of serdes_has_link | Alex Chiang | 2009-02-05 | 2 | -3/+3 |
* | ixgbe: Display EEPROM version in ethtool -i queries | Peter P Waskiewicz Jr | 2009-02-05 | 3 | -1/+13 |
* | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr | 2009-02-05 | 4 | -80/+49 |
* | ixgbe: Refactor set_num_queues() and cache_ring_register() | Peter P Waskiewicz Jr | 2009-02-05 | 1 | -104/+118 |
* | gro: Fix frag_list merging on imprecisely split packets | Herbert Xu | 2009-02-05 | 2 | -1/+13 |