Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc: Correct address of gPXE boot configuration in EEPROM | Ben Hutchings | 2008-11-07 | 1 | -2/+2 |
* | sfc: Extend self-tests | Ben Hutchings | 2008-09-03 | 1 | -12/+10 |
* | sfc: Remove some unreachable error paths | Ben Hutchings | 2008-09-03 | 1 | -4/+4 |
* | sfc: Implement get_sset_count, replacing get_stats_count and self_test_count | Ben Hutchings | 2008-09-03 | 1 | -11/+12 |
* | sfc: Export boot configuration in EEPROM through ethtool | Ben Hutchings | 2008-09-03 | 1 | -0/+52 |
* | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings | 2008-09-03 | 1 | -4/+4 |
* | sfc: Use separate hardware TX queues to select checksum generation | Ben Hutchings | 2008-09-03 | 1 | -43/+2 |
* | sfc: Replace net_dev->priv with netdev_priv(net_dev) | Ben Hutchings | 2008-09-03 | 1 | -17/+17 |
* | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 2008-05-13 | 1 | -1/+231 |
* | [netdrvr] sfc: Add TSO support | Ben Hutchings | 2008-05-13 | 1 | -0/+27 |
* | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 2008-04-29 | 1 | -0/+460 |