summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-07igb: remove redundant count set and err_hw_initAlexander Duyck
2009-02-07igb: remove disable_av variable from mac_info structAlexander Duyck
2009-02-07igb: change pba size determination from if to switch statementAlexander Duyck
2009-02-07igb: move get_hw_control within igb_resume.Alexander Duyck
2009-02-07igb: don't read eicr when responding to legacy interruptsAlexander Duyck
2009-02-07igb: remove unnecessary adapter->hw calls when just hw-> will do.Alexander Duyck
2009-02-07igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck
2009-02-07igb: remove redundant timer updates and cleanup watchdog_taskAlexander Duyck
2009-02-07igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck
2009-02-07igb: add counter for dma out of sync errorsAlexander Duyck
2009-02-07igb: update testing done by ethtoolAlexander Duyck
2009-02-07igb: update feature flags supported in ethtoolAlexander Duyck
2009-02-07igb: remove unused rx_hdr_split statisticAlexander Duyck
2009-02-07igb: rename nvm opsAlexander Duyck
2009-02-07igb: rename phy opsAlexander Duyck
2009-02-07igb: read address from RAH/RAL instead of from EEPROMAlexander Duyck
2009-02-07igb: make dev_spec a union and remove dynamic allocationAlexander Duyck
2009-02-07igb: add link check functionAlexander Duyck
2009-02-07igb: remove check for needing an io portAlexander Duyck
2009-02-07igb: move initialization of number of queues into set_interrupt_capabilityAlexander Duyck
2009-02-07igb: move setting of buffsz out of repeated path in alloc_rx_buffersAlexander Duyck
2009-02-07igb: optimize/refactor receive pathAlexander Duyck
2009-02-07ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0Peter P Waskiewicz Jr
2009-02-07forcedeth: bump version to 63Ayaz Abdulla
2009-02-07forcedeth: recover error supportAyaz Abdulla
2009-02-07forcedeth: ethtool tx csum fixAyaz Abdulla
2009-02-07forcedeth: msi interrupt fixAyaz Abdulla
2009-02-07forcedeth: mgmt unit interfaceAyaz Abdulla
2009-02-07net/sunrpc/xprtsock.c: some common code foundIlpo Järvinen
2009-02-07ipv6/addrconf: common code locatedIlpo Järvinen
2009-02-07ipv6/ndisc: join error pathsIlpo Järvinen
2009-02-07ax25: more common return path joiningIlpo Järvinen
2009-02-07ipmr: use goto to common label instead of opencodingIlpo Järvinen
2009-02-07ixgbe: Defeature Tx Head writebackPeter P Waskiewicz Jr
2009-02-07ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-06forcedeth: enable msix to defaultYinghai Lu
2009-02-06forcedeth: ck804 and mcp55 doesn't need timerirqYinghai Lu
2009-02-06forcedeth: disable irq at first before schedule rxYinghai Lu
2009-02-06forcedeth: don't clear nic_poll_irq too earlyYinghai Lu
2009-02-06forcedeth: make msi-x different name for rx-txYinghai Lu
2009-02-06netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2009-02-06e1000e: normalize usage of serdes_has_linkAlex Chiang
2009-02-06ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr
2009-02-06ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr
2009-02-06ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr
2009-02-06gro: Fix frag_list merging on imprecisely split packetsHerbert Xu
2009-02-06net: fix some trailing whitespacesGraf Yang
2009-02-06tun: Limit amount of queued packets per deviceHerbert Xu
2009-02-05net: Reexport sock_alloc_send_pskbHerbert Xu
2009-02-05net: Partially allow skb destructors to be used on receive pathHerbert Xu