summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/falcon/efx.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland1-2/+2
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook1-4/+2
2017-04-17sfc: limit the number of receive queuesBert Kenward1-0/+7
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet1-42/+0
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2017-01-09net: make ndo_get_stats64 a void functionstephen hemminger1-4/+2
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree1-0/+1
2017-01-03net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-1/+1
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree1-0/+3350