Age | Commit message (Expand) | Author | Files | Lines |
2009-11-30 | sfc: Update version, copyright dates, authors | Ben Hutchings | 1 | -1/+1 |
2009-11-30 | sfc: Add support for SFC9000 family (2) | Ben Hutchings | 1 | -0/+2 |
2009-11-30 | sfc: Implement ethtool reset operation | Ben Hutchings | 1 | -0/+1 |
2009-11-30 | sfc: Refactor link configuration | Ben Hutchings | 1 | -6/+6 |
2009-11-29 | sfc: Simplify PHY polling | Steve Hodgson | 1 | -0/+3 |
2009-11-27 | sfc: Split MAC stats DMA initiation and completion | Ben Hutchings | 1 | -2/+0 |
2009-11-27 | sfc: Remove unused function efx_flush_queues() | Ben Hutchings | 1 | -1/+0 |
2009-11-24 | sfc: Combine high-level header files | Ben Hutchings | 1 | -2/+25 |
2009-11-24 | sfc: Remove redundant efx_xmit() function | Ben Hutchings | 1 | -3/+2 |
2009-11-24 | sfc: Use a single blink implementation | Ben Hutchings | 1 | -1/+2 |
2009-10-24 | sfc: Remove pointless abstraction of memory BAR number | Ben Hutchings | 1 | -0/+3 |
2009-10-24 | sfc: Move efx_xmit_done() declaration into correct stanza | Ben Hutchings | 1 | -1/+1 |
2009-10-24 | sfc: Eliminate indirect lookups of queue size constants | Ben Hutchings | 1 | -0/+6 |
2009-09-01 | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 1 | -2/+3 |
2009-03-22 | sfc: Implement adaptive IRQ moderation | Ben Hutchings | 1 | -1/+1 |
2009-01-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+6 |
2009-01-31 | sfc: Replace stats_enabled flag with a disable count | Ben Hutchings | 1 | -0/+2 |
2009-01-31 | sfc: Reinitialise the PHY completely in case of a PHY or NIC reset | Steve Hodgson | 1 | -3/+4 |
2009-01-22 | net: Remove redundant NAPI functions | Ben Hutchings | 1 | -1/+1 |
2008-12-23 | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 1 | -1/+1 |
2008-11-06 | sfc: Expose flash region storing boot code as MTD | Ben Hutchings | 1 | -0/+10 |
2008-09-03 | sfc: Extend self-tests | Ben Hutchings | 1 | -0/+6 |
2008-09-03 | sfc: Remove some unreachable error paths | Ben Hutchings | 1 | -1/+1 |
2008-09-03 | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings | 1 | -3/+3 |
2008-04-29 | New driver "sfc" for Solarstorm SFC4000 controller. | Ben Hutchings | 1 | -0/+67 |