aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
* 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
* sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings2009-11-26
* sfc: Log interrupt and reset type names, not numbersBen Hutchings2009-11-24
* sfc: Combine high-level header filesBen Hutchings2009-11-24
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-24
* sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings2009-11-24
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-24
* sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings2009-11-24
* sfc: Use a single blink implementationBen Hutchings2009-11-24
* sfc: Move MTD probe after netdev registration and name allocationBen Hutchings2009-10-24
* sfc: Remove unnecessary tests of efx->membaseBen Hutchings2009-10-24
* sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings2009-10-24
* sfc: Remove pointless abstraction of memory BAR numberBen Hutchings2009-10-24