Age | Commit message (Expand) | Author |
2009-11-29 | sfc: Rename falcon.h to nic.h | Ben Hutchings |
2009-11-29 | sfc: Remove static PHY data and enumerations | 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 NVRAM self-test | Ben Hutchings |
2009-11-29 | sfc: Add efx_nic_type operation for register self-test | Ben Hutchings |
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-28 | sfc: Decouple NIC revision number from Falcon PCI revision number | Ben Hutchings |
2009-11-28 | sfc: Simplify PHY polling | Steve Hodgson |
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: Clean up struct falcon_board and struct falcon_board_data | Ben Hutchings |
2009-11-26 | sfc: Comment corrections | Ben Hutchings |
2009-11-24 | sfc: Move all I2C stuff into struct falcon_board | Ben Hutchings |
2009-11-24 | sfc: Move struct falcon_board into struct falcon_nic_data | Ben Hutchings |
2009-11-24 | sfc: Move definition of struct falcon_nic_data into falcon.h | Ben Hutchings |
2009-11-24 | sfc: Make board information explicitly Falcon-specific | Ben Hutchings |
2009-10-24 | sfc: Remove declarations of nonexistent functions | Ben Hutchings |
2009-10-24 | sfc: Remove boards.h, moving last remaining declaration to falcon.h | Ben Hutchings |
2009-03-21 | sfc: Implement adaptive IRQ moderation | Ben Hutchings |
2008-12-12 | sfc: Add support for sub-10G speeds | Ben Hutchings |
2008-09-24 | sfc: Make queue flushes more reliable | Ben Hutchings |
2008-09-03 | sfc: Extend self-tests | Ben Hutchings |
2008-09-03 | sfc: Remove some unreachable error paths | Ben Hutchings |
2008-09-03 | sfc: Cleanup RX event processing | Ben Hutchings |
2008-09-03 | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings |
2008-05-22 | sfc: Replaced various macros with inline functions | Ben Hutchings |
2008-04-29 | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings |