aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef10.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12sfc: Tighten the check for RX merged completion eventsBen Hutchings1-4/+9
2013-12-12sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper1-1/+83
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+65
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree1-0/+35
2013-10-04sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree1-21/+28
2013-10-04sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper1-0/+1
2013-09-20sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings1-3/+314
2013-09-20sfc: efx_ef10_filter_update_rx_scatter() can be staticFengguang Wu1-1/+1
2013-09-11sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings1-0/+10
2013-09-11sfc: Clean up validation of datapath capabilitiesBen Hutchings1-19/+22
2013-09-11sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings1-0/+5
2013-09-11sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings1-2/+0
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings1-0/+3043