summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
* sfc: mark some unexported symbols as statickbuild test robot2018-01-292-3/+3
* sfc: add suffix to large constant in ptpBert Kenward2018-01-261-1/+1
* sfc: support Medford2 frequency adjustment formatLaurence Evans2018-01-251-14/+31
* sfc: support second + quarter ns time format for receive datapathEdward Cree2018-01-251-33/+106
* sfc: support separate PTP and general timestampingLaurence Evans2018-01-251-15/+43
* sfc: simplify RX datapath timestampingLaurence Evans2018-01-251-8/+5Star
* sfc: only advertise TX timestamping if we have the license for itMartin Habets2018-01-252-1/+16
* sfc: on 8000 series use TX queues for TX timestampsEdward Cree2018-01-256-13/+54
* sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets2018-01-252-2/+46
* sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets2018-01-252-0/+29
* sfc: use main datapath for HW timestamps if availableMartin Habets2018-01-252-15/+42
* sfc: add function to determine which TX timestamping method to useMartin Habets2018-01-252-0/+11
* sfc: handle TX timestamps in the normal data pathMartin Habets2018-01-255-9/+119
* sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2018-01-252-30/+7Star
* sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree2018-01-101-0/+12
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-105-83/+92
* sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree2018-01-101-10/+16
* sfc: expose CTPIO stats on NICs that support themBert Kenward2017-12-212-0/+67
* sfc: expose FEC stats on Medford2Edward Cree2017-12-212-1/+30
* sfc: support variable number of MAC statsEdward Cree2017-12-215-11/+29
* sfc: update MCDI protocol headersEdward Cree2017-12-211-144/+2309
* sfc: populate the timer reload fieldBert Kenward2017-12-181-2/+3
* sfc: update EF10 register definitionsBert Kenward2017-12-182-25/+37
* sfc: improve PTP error reportingEdward Cree2017-12-183-2/+13
* sfc: add Medford2 (SFC9250) PCI Device IDsEdward Cree2017-12-181-0/+4
* sfc: support VI strides other than 8kEdward Cree2017-12-185-27/+70
* sfc: make mem_bar a function rather than a constantEdward Cree2017-12-185-12/+35
* sfc: pass valid pointers from efx_enqueue_unwindBert Kenward2017-12-081-1/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-162-2/+2
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-162-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1515-37/+55
|\ \ | |/ |/|
| * net: sfc: remove redundant variable startColin Ian King2017-11-111-2/+0Star
| * sfc: don't warn on successful change of MACRobert Stonehouse2017-11-101-1/+1
| * net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-082-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
| |\
| * | sfc: support rx-fcs and rx-allEdward Cree2017-11-014-8/+30
| * | net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook2017-10-259-24/+22Star
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+2
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-2511-36/+36
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-161-2/+6
|\
| * sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-161-2/+6
* | net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-074-8/+10
* | net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko2017-08-072-2/+2
* | net: sched: push cls related args into cls_common structureJiri Pirko2017-08-074-4/+0Star
* | net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-074-10/+14
* | sfc: Add ethtool -m support for QSFP modulesMartin Habets2017-07-201-43/+181
|/
* sfc: don't read beyond unicast address listBert Kenward2017-07-121-5/+3Star
* sfc: correct comment on efx_mcdi_process_eventEdward Cree2017-07-021-1/+1
* sfc: change Unknown MCDI event message to print full event.Jon Cooper2017-07-021-2/+3