| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Rename falcon.h to nic.h | Ben Hutchings | 2009-11-29 | 1 | -238/+0 |
* | sfc: Remove static PHY data and enumerations | Ben Hutchings | 2009-11-29 | 1 | -0/+20 |
* | sfc: Separate shared NIC code from Falcon-specific and rename accordingly | Ben Hutchings | 2009-11-29 | 1 | -28/+52 |
* | sfc: Add efx_nic_type operation for NVRAM self-test | Ben Hutchings | 2009-11-29 | 1 | -3/+0 |
* | sfc: Add efx_nic_type operation for register self-test | Ben Hutchings | 2009-11-29 | 1 | -1/+0 |
* | sfc: Refactor link configuration | Ben Hutchings | 2009-11-29 | 1 | -3/+0 |
* | sfc: Move Falcon NIC operations to efx_nic_type | Ben Hutchings | 2009-11-29 | 1 | -12/+0 |
* | sfc: Decouple NIC revision number from Falcon PCI revision number | Ben Hutchings | 2009-11-28 | 1 | -8/+8 |
* | sfc: Simplify PHY polling | Steve Hodgson | 2009-11-28 | 1 | -1/+0 |
* | sfc: Change MAC promiscuity and multicast hash at the same time | Ben Hutchings | 2009-11-26 | 1 | -1/+1 |
* | sfc: Simplify XMAC link polling | Ben Hutchings | 2009-11-26 | 1 | -0/+2 |
* | sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c | Ben Hutchings | 2009-11-26 | 1 | -0/+1 |
* | sfc: Split MAC stats DMA initiation and completion | Ben Hutchings | 2009-11-26 | 1 | -2/+10 |
* | sfc: Clean up struct falcon_board and struct falcon_board_data | Ben Hutchings | 2009-11-26 | 1 | -11/+23 |
* | sfc: Comment corrections | Ben Hutchings | 2009-11-26 | 1 | -1/+1 |
* | sfc: Move all I2C stuff into struct falcon_board | Ben Hutchings | 2009-11-24 | 1 | -2/+4 |
* | sfc: Move struct falcon_board into struct falcon_nic_data | Ben Hutchings | 2009-11-24 | 1 | -1/+29 |
* | sfc: Move definition of struct falcon_nic_data into falcon.h | Ben Hutchings | 2009-11-24 | 1 | -0/+11 |
* | sfc: Make board information explicitly Falcon-specific | Ben Hutchings | 2009-11-24 | 1 | -0/+5 |
* | sfc: Remove declarations of nonexistent functions | Ben Hutchings | 2009-10-24 | 1 | -2/+0 |
* | sfc: Remove boards.h, moving last remaining declaration to falcon.h | Ben Hutchings | 2009-10-24 | 1 | -0/+2 |
* | sfc: Implement adaptive IRQ moderation | Ben Hutchings | 2009-03-21 | 1 | -0/+2 |
* | sfc: Add support for sub-10G speeds | Ben Hutchings | 2008-12-12 | 1 | -0/+3 |
* | sfc: Make queue flushes more reliable | Ben Hutchings | 2008-09-24 | 1 | -0/+1 |
* | sfc: Extend self-tests | Ben Hutchings | 2008-09-03 | 1 | -0/+6 |
* | sfc: Remove some unreachable error paths | Ben Hutchings | 2008-09-03 | 1 | -3/+3 |
* | sfc: Cleanup RX event processing | Ben Hutchings | 2008-09-03 | 1 | -1/+1 |
* | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings | 2008-09-03 | 1 | -1/+1 |
* | sfc: Replaced various macros with inline functions | Ben Hutchings | 2008-05-22 | 1 | -1/+4 |
* | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 2008-04-29 | 1 | -0/+130 |