summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* sfc: Fix descriptor cache sizesBen Hutchings2009-11-261-4/+4
* sfc: Log interrupt and reset type names, not numbersBen Hutchings2009-11-246-28/+69
* sfc: Combine high-level header filesBen Hutchings2009-11-249-87/+25
* sfc: Remove redundant efx_xmit() functionBen Hutchings2009-11-243-25/+8
* sfc: Remove unnecessary casts to struct sk_buff *Ben Hutchings2009-11-241-3/+3
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-2410-53/+68
* sfc: Move all I2C stuff into struct falcon_boardBen Hutchings2009-11-244-24/+29
* sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings2009-11-244-38/+39
* sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings2009-11-242-11/+11
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-248-75/+88
* sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings2009-11-245-27/+33
* sfc: Use a single blink implementationBen Hutchings2009-11-248-77/+62
* sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings2009-11-241-4/+7
* sfc: Record RX queue number on GRO pathBen Hutchings2009-11-241-2/+4
* sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings2009-11-241-12/+14
* sfc: Remove ridiculously paranoid assertionsBen Hutchings2009-11-241-3/+0
* sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings2009-11-241-5/+2
* sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings2009-11-241-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-2/+2
|\
| * i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-2/+2
* | sfc: Enable heuristic selection between page and skb RX buffersBen Hutchings2009-10-291-1/+1
* | sfc: Feed GRO result into RX allocation policy and interrupt moderationBen Hutchings2009-10-291-2/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-291-3/+6
|\ \ | |/
| * sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings2009-10-281-3/+6
OpenPOWER on IntegriCloud