aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/efx.c
Commit message (Expand)AuthorAge
* 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
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-24
* sfc: Change order of device removal to reverse of probe orderBen Hutchings2009-10-24
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-24
* cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-23
* sfc: Improve reliability of RX queue flushingBen Hutchings2009-08-26
* sfc: Fix ordering of device registration and initial netif_carrier_off()Ben Hutchings2009-08-26
* sfc: Remove lro module parameterBen Hutchings2009-05-19
* sfc: modify allocation error messageMike Travis2009-05-17
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-14
* sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-31
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\
| * | cpumask: convert drivers/net/sfcRusty Russell2009-01-11
| * | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-11
* | | sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* | | sfc: Clean up properly on reset failure pathsBen Hutchings2009-03-04
* | | sfc: Clean up LED controlBen Hutchings2009-03-02
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\ \ \ | | |/ | |/|
| * | sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-30
| * | sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson2009-01-30
| |/