summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef10.c
Commit message (Expand)AuthorAge
* sfc: ARFS filter IDsEdward Cree2018-04-24
* sfc: check RSS is active for filter insertBert Kenward2018-04-17
* sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-14
* sfc: remove ctpio_dmabuf_start from statsBert Kenward2018-04-04
* sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-27
* sfc: return a better error if filter insertion collides with MC rebootEdward Cree2018-03-27
* sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree2018-03-27
* sfc: replace asynchronous filter operationsEdward Cree2018-03-27
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-08
* sfc: only advertise TX timestamping if we have the license for itMartin Habets2018-01-25
* sfc: on 8000 series use TX queues for TX timestampsEdward Cree2018-01-25
* sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets2018-01-25
* sfc: use main datapath for HW timestamps if availableMartin Habets2018-01-25
* sfc: handle TX timestamps in the normal data pathMartin Habets2018-01-25
* sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2018-01-25
* sfc: expose CTPIO stats on NICs that support themBert Kenward2017-12-21
* sfc: expose FEC stats on Medford2Edward Cree2017-12-21
* sfc: support variable number of MAC statsEdward Cree2017-12-21
* sfc: populate the timer reload fieldBert Kenward2017-12-18
* sfc: update EF10 register definitionsBert Kenward2017-12-18
* sfc: improve PTP error reportingEdward Cree2017-12-18
* sfc: support VI strides other than 8kEdward Cree2017-12-18
* sfc: make mem_bar a function rather than a constantEdward Cree2017-12-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * sfc: don't warn on successful change of MACRobert Stonehouse2017-11-10
| * sfc: support rx-fcs and rx-allEdward Cree2017-11-01
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* sfc: don't read beyond unicast address listBert Kenward2017-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-29
| * sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-22
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-21
|/
* sfc: don't insert mc_list on low-latency firmware if it's too longEdward Cree2017-04-05
* sfc: fix IPID endianness in TSOv2Edward Cree2017-03-03
* sfc: avoid max() in array sizeEdward Cree2017-03-03
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-02-17
* sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward2017-02-17
* sfc: fix filter_id misinterpretation in edge caseJon Cooper2017-02-17
* sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko2017-02-14
* sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree2017-02-11
* sfc: configure UDP tunnel offload portsJon Cooper2017-02-09
* sfc: set csum_level for encapsulated packetsJon Cooper2017-02-09
* sfc: process RX event inner checksum flagsJon Cooper2017-02-09
* sfc: fix an off by one bugDan Carpenter2017-02-07
* sfc: fix an off-by-one compare on an array sizeColin Ian King2017-01-31
* sfc: insert catch-all filters for encapsulated trafficEdward Cree2017-01-27
* sfc: refactor debug-or-warnings printksJon Cooper2017-01-27
* sfc: fixes to filter restore handlingJon Cooper2017-01-27
* sfc: reduce severity of PIO buffer alloc failuresTomáš Pilař2017-01-25
* sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree2017-01-17