Age | Commit message (Expand) | Author |
2009-11-29 | 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-28 | sfc: Move descriptor cache base addresses to struct efx_nic_type | Ben Hutchings |
2009-11-28 | sfc: Decouple NIC revision number from Falcon PCI revision number | Ben Hutchings |
2009-11-28 | sfc: Remove some redundant whitespace | Ben Hutchings |
2009-11-28 | sfc: Remove another unused workaround macro | Ben Hutchings |
2009-11-28 | sfc: Remove EFX_WORKAROUND_9141 macro | Matthew Slattery |
2009-11-28 | sfc: Limit some hardware workarounds to Falcon | Ben Hutchings |
2009-11-28 | sfc: Always start Falcon using the XMAC | Steve Hodgson |
2009-11-28 | sfc: Replace MDIO spinlock with mutex | Steve Hodgson |
2009-11-28 | sfc: QT202x: Reset before reading PHY id | Steve Hodgson |
2009-11-28 | sfc: Simplify PHY polling | Steve Hodgson |
2009-11-26 | 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 | sfc: Hold MAC lock for longer in efx_init_port() | Ben Hutchings |
2009-11-26 | sfc: Only switch Falcon MAC clocks as necessary | Steve Hodgson |
2009-11-26 | sfc: Remove unused function efx_flush_queues() | Ben Hutchings |
2009-11-26 | sfc: Fix bugs in RX queue flushing | Ben Hutchings |
2009-11-26 | sfc: Clean up struct falcon_board and struct falcon_board_data | Ben Hutchings |
2009-11-26 | sfc: Remove unused constant | Ben Hutchings |
2009-11-26 | sfc: Comment corrections | Ben Hutchings |
2009-11-26 | sfc: Strengthen EFX_ASSERT_RESET_SERIALISED | Ben Hutchings |
2009-11-26 | sfc: Treat all MAC registers as 128-bit | Ben Hutchings |