index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef10.c
Age
Commit message (
Expand
)
Author
2019-11-22
sfc: suppress MCDI errors from ARFS
Edward Cree
2019-10-31
sfc: allocate channels for XDP tx queues
Charles McLachlan
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-12
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
2019-02-08
sfc: add bundle partition definitions to mtd
Paul Fox
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-23
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
Edward Cree
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
2018-11-07
sfc: add missing NVRAM partition types for EF10
Edward Cree
2018-07-12
sfc: avoid hang from nested use of the filter_sem
Bert Kenward
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-04-27
sfc: fix ARFS expiry check on EF10
Edward Cree
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-17
sfc: check RSS is active for filter insert
Bert Kenward
2018-04-14
sfc: pass the correctly bogus filter_id to rps_may_expire_flow()
Edward Cree
2018-04-04
sfc: remove ctpio_dmabuf_start from stats
Bert Kenward
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
2018-03-27
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
2018-03-08
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-01-25
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
2018-01-25
sfc: use main datapath for HW timestamps if available
Martin Habets
2018-01-25
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-25
sfc: remove tx and MCDI handling from NAPI budget consideration
Bert Kenward
2017-12-21
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
2017-12-21
sfc: expose FEC stats on Medford2
Edward Cree
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
2017-12-18
sfc: populate the timer reload field
Bert Kenward
2017-12-18
sfc: update EF10 register definitions
Bert Kenward
2017-12-18
sfc: improve PTP error reporting
Edward Cree
2017-12-18
sfc: support VI strides other than 8k
Edward Cree
2017-12-18
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-07-12
sfc: don't read beyond unicast address list
Bert Kenward
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
2017-06-22
sfc: Fix MCDI command size for filter operations
Martin Habets
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-04-05
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
sfc: avoid max() in array size
Edward Cree
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
[next]