summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-2923-26/+26
* sfc: Implement TSO for TCP/IPv6Ben Hutchings2009-11-293-14/+60
* sfc: Add support for SFC9000 family (2)Ben Hutchings2009-11-2914-29/+414
* sfc: Add support for SFC9000 family (1)Ben Hutchings2009-11-295-0/+2595
* sfc: Add firmware protocol definitions (MCDI)Steve Hodgson2009-11-291-0/+1578
* sfc: Move shared NIC code from falcon.c to new source file nic.cBen Hutchings2009-11-293-1537/+1549
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-2914-16/+16
* sfc: Allow for additional checksum offload featuresBen Hutchings2009-11-294-2/+21
* sfc: Extend MTD driver for use with new NICsBen Hutchings2009-11-296-124/+255
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-299-65/+95
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-297-28/+111
* sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()Ben Hutchings2009-11-291-40/+24
* sfc: Separate shared NIC code from Falcon-specific and rename accordinglyBen Hutchings2009-11-297-306/+341
* sfc: Add efx_nic_type operation for identity LED controlBen Hutchings2009-11-293-3/+12
* sfc: Add efx_nic_type operation for NVRAM self-testBen Hutchings2009-11-294-7/+17
* sfc: Add efx_nic_type operation for register self-testBen Hutchings2009-11-294-8/+10
* sfc: Implement ethtool reset operationBen Hutchings2009-11-295-50/+84
* sfc: Add power-management and wake-on-LAN supportBen Hutchings2009-11-294-0/+146
* sfc: Generalise link state monitoringSteve Hodgson2009-11-292-34/+61
* sfc: Refactor link configurationBen Hutchings2009-11-2915-182/+273
* sfc: Move Falcon NIC operations to efx_nic_typeBen Hutchings2009-11-296-63/+105
* sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings2009-11-292-8/+8
* sfc: Remove duplicate hardware structure definitionsBen Hutchings2009-11-292-15/+3
* sfc: Remove redundant writes to INT_ADR_KERBen Hutchings2009-11-291-8/+7
* sfc: Clean up RX event handlingBen Hutchings2009-11-293-8/+8
* sfc: Move descriptor cache base addresses to struct efx_nic_typeBen Hutchings2009-11-282-4/+12
* sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings2009-11-288-52/+48
* sfc: Remove some redundant whitespaceBen Hutchings2009-11-281-2/+0
* sfc: Remove another unused workaround macroBen Hutchings2009-11-281-2/+0
* sfc: Remove EFX_WORKAROUND_9141 macroMatthew Slattery2009-11-282-3/+1
* sfc: Limit some hardware workarounds to FalconBen Hutchings2009-11-282-3/+4
* sfc: Always start Falcon using the XMACSteve Hodgson2009-11-283-8/+16
* sfc: Replace MDIO spinlock with mutexSteve Hodgson2009-11-283-9/+9
* sfc: QT202x: Reset before reading PHY idSteve Hodgson2009-11-281-14/+8
* sfc: Simplify PHY pollingSteve Hodgson2009-11-287-124/+103
* sfc: Do not set net_device::trans_start in self-testBen Hutchings2009-11-261-1/+0
* sfc: Move inline comment into kernel-docBen Hutchings2009-11-261-3/+1
* sfc: Change MAC promiscuity and multicast hash at the same timeBen Hutchings2009-11-264-23/+29
* sfc: Simplify XMAC link pollingBen Hutchings2009-11-268-54/+41
* sfc: Move Falcon board/PHY/MAC monitoring code to falcon.cBen Hutchings2009-11-263-10/+17
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-269-88/+139
* sfc: Hold MAC lock for longer in efx_init_port()Ben Hutchings2009-11-261-5/+9
* sfc: Only switch Falcon MAC clocks as necessarySteve Hodgson2009-11-261-17/+25
* sfc: Remove unused function efx_flush_queues()Ben Hutchings2009-11-262-14/+0
* sfc: Fix bugs in RX queue flushingBen Hutchings2009-11-262-41/+73
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-267-80/+85
* sfc: Remove unused constantBen Hutchings2009-11-261-3/+0
* sfc: Comment correctionsBen Hutchings2009-11-263-6/+3
* sfc: Strengthen EFX_ASSERT_RESET_SERIALISEDBen Hutchings2009-11-261-1/+2
* sfc: Treat all MAC registers as 128-bitBen Hutchings2009-11-262-14/+14
OpenPOWER on IntegriCloud