aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward
2018-01-10sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree
2018-01-10sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree
2018-01-10sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree
2017-12-21sfc: expose CTPIO stats on NICs that support themBert Kenward
2017-12-21sfc: expose FEC stats on Medford2Edward Cree
2017-12-21sfc: support variable number of MAC statsEdward Cree
2017-12-21sfc: update MCDI protocol headersEdward Cree
2017-12-18sfc: populate the timer reload fieldBert Kenward
2017-12-18sfc: update EF10 register definitionsBert Kenward
2017-12-18sfc: improve PTP error reportingEdward Cree
2017-12-18sfc: add Medford2 (SFC9250) PCI Device IDsEdward Cree
2017-12-18sfc: support VI strides other than 8kEdward Cree
2017-12-18sfc: make mem_bar a function rather than a constantEdward Cree
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-11net: sfc: remove redundant variable startColin Ian King
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01sfc: support rx-fcs and rx-allEdward Cree
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-07-19sfc: Add ethtool -m support for QSFP modulesMartin Habets
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree
2017-06-22sfc: Fix MCDI command size for filter operationsMartin Habets
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-12sfc: revert changes to NIC revision numbersBert Kenward
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17sfc: limit the number of receive queuesBert Kenward