aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* sfc: Add support for RX flow hash controlBen Hutchings2010-06-30
* sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings2010-06-26
* sfc: Record hardware RX hash on each skb where possibleBen Hutchings2010-06-25
* sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAMEBen Hutchings2010-06-25
* sfc: Implement message level controlBen Hutchings2010-06-25
* sfc: Implement 64-bit net device statistics on all architecturesBen Hutchings2010-06-12
* sfc: Only count bad packets in rx_errorsBen Hutchings2010-06-02
* sfc: Allow shared pages to be recycledSteve Hodgson2010-06-02
* sfc: Remove efx_rx_queue::add_lockSteve Hodgson2010-06-02
* sfc: Workaround flush failures on Falcon B0Steve Hodgson2010-06-02
* sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson2010-06-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-03
|\
| * sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-28
* | sfc: Create multiple TX queuesBen Hutchings2010-04-28
* | sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings2010-04-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-15
|\
| * sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-12
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-23
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Implement TSO for TCP/IPv6Ben Hutchings2009-11-29
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-29
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-29
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-29
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-29
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-29
* sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings2009-11-29
* sfc: Implement ethtool reset operationBen Hutchings2009-11-29
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-29
* sfc: Generalise link state monitoringSteve Hodgson2009-11-29
* sfc: Refactor link configurationBen Hutchings2009-11-29
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-29
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-29
* sfc: Always start Falcon using the XMACSteve Hodgson2009-11-29
* sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-29
* sfc: Simplify PHY pollingSteve Hodgson2009-11-29
* sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-26
* sfc: Simplify XMAC link pollingBen Hutchings2009-11-26
* sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings2009-11-26
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-26
* sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings2009-11-26
* sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-26
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-26