| Commit message (Expand) | Author | Age |
* | sfc: Disable TX descriptor prefetch watchdog | Ben Hutchings | 2009-12-23 |
* | sfc: QT2025C: Add error message for suspected bad SFP+ cables | Ben Hutchings | 2009-12-23 |
* | sfc: QT2025C: Work around PHY firmware initialisation bug | Matthew Slattery | 2009-12-23 |
* | sfc: QT2025C: Switch into self-configure mode when not in loopback | Matthew Slattery | 2009-12-23 |
* | sfc: QT2025C: Work around PHY bug | Matthew Slattery | 2009-12-23 |
* | sfc: Fix DMA mapping cleanup in case of an error in TSO | Neil Turton | 2009-12-23 |
* | sfc: Include XGXS in XMAC link status check except in XGMII loopback | Ben Hutchings | 2009-12-23 |
* | sfc: Move PHY software state initialisation from init() into probe() | Steve Hodgson | 2009-12-23 |
* | drivers/net/sfc: Correct code taking the size of a pointer | Julia Lawall | 2009-12-13 |
* | sfc: Update version, copyright dates, authors | Ben Hutchings | 2009-11-29 |
* | sfc: Implement TSO for TCP/IPv6 | Ben Hutchings | 2009-11-29 |
* | sfc: Add support for SFC9000 family (2) | Ben Hutchings | 2009-11-29 |
* | sfc: Add support for SFC9000 family (1) | Ben Hutchings | 2009-11-29 |
* | sfc: Add firmware protocol definitions (MCDI) | Steve Hodgson | 2009-11-29 |
* | sfc: Move shared NIC code from falcon.c to new source file nic.c | Ben Hutchings | 2009-11-29 |
* | sfc: Rename falcon.h to nic.h | Ben Hutchings | 2009-11-29 |
* | sfc: Allow for additional checksum offload features | Ben Hutchings | 2009-11-29 |
* | sfc: Extend MTD driver for use with new NICs | Ben Hutchings | 2009-11-29 |
* | sfc: Remove static PHY data and enumerations | Ben Hutchings | 2009-11-29 |
* | sfc: Extend loopback mode enumeration | Ben Hutchings | 2009-11-29 |
* | sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() | Ben Hutchings | 2009-11-29 |
* | sfc: Separate shared NIC code from Falcon-specific and rename accordingly | Ben Hutchings | 2009-11-29 |
* | sfc: Add efx_nic_type operation for identity LED control | Ben Hutchings | 2009-11-29 |
* | sfc: Add efx_nic_type operation for NVRAM self-test | Ben Hutchings | 2009-11-29 |
* | sfc: Add efx_nic_type operation for register self-test | Ben Hutchings | 2009-11-29 |
* | sfc: Implement ethtool reset operation | Ben Hutchings | 2009-11-29 |
* | sfc: Add power-management and wake-on-LAN support | Ben Hutchings | 2009-11-29 |
* | sfc: Generalise link state monitoring | Steve Hodgson | 2009-11-29 |
* | sfc: Refactor link configuration | Ben Hutchings | 2009-11-29 |
* | sfc: Move Falcon NIC operations to efx_nic_type | Ben Hutchings | 2009-11-29 |
* | sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO | Ben Hutchings | 2009-11-29 |
* | sfc: Remove duplicate hardware structure definitions | Ben Hutchings | 2009-11-29 |
* | sfc: Remove redundant writes to INT_ADR_KER | Ben Hutchings | 2009-11-29 |
* | sfc: Clean up RX event handling | Ben Hutchings | 2009-11-29 |
* | sfc: Move descriptor cache base addresses to struct efx_nic_type | Ben Hutchings | 2009-11-29 |
* | sfc: Decouple NIC revision number from Falcon PCI revision number | Ben Hutchings | 2009-11-29 |
* | sfc: Remove some redundant whitespace | Ben Hutchings | 2009-11-29 |
* | sfc: Remove another unused workaround macro | Ben Hutchings | 2009-11-29 |
* | sfc: Remove EFX_WORKAROUND_9141 macro | Matthew Slattery | 2009-11-29 |
* | sfc: Limit some hardware workarounds to Falcon | Ben Hutchings | 2009-11-29 |
* | sfc: Always start Falcon using the XMAC | Steve Hodgson | 2009-11-29 |
* | sfc: Replace MDIO spinlock with mutex | Steve Hodgson | 2009-11-29 |
* | sfc: QT202x: Reset before reading PHY id | Steve Hodgson | 2009-11-29 |
* | sfc: Simplify PHY polling | Steve Hodgson | 2009-11-29 |
* | sfc: Do not set net_device::trans_start in self-test | Ben Hutchings | 2009-11-26 |
* | sfc: Move inline comment into kernel-doc | Ben Hutchings | 2009-11-26 |
* | sfc: Change MAC promiscuity and multicast hash at the same time | Ben Hutchings | 2009-11-26 |
* | sfc: Simplify XMAC link polling | Ben Hutchings | 2009-11-26 |
* | sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c | Ben Hutchings | 2009-11-26 |
* | sfc: Split MAC stats DMA initiation and completion | Ben Hutchings | 2009-11-26 |