index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-02
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
sfc: remove max_interrupt_mode
Edward Cree
2020-07-02
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-06-29
sfc: track which BAR is mapped
Edward Cree
2020-06-29
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-05-11
sfc: make firmware-variant printing a nic_type function
Edward Cree
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
2020-05-11
sfc: make capability checking a nic_type function
Tom Zhao
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
2020-03-16
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-02-26
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-08
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-02
sfc: Remove unnecessary dependencies on I2C
Ben Hutchings
2019-12-20
sfc: fix channel allocation with brute force
Edward Cree
2019-11-22
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
2019-11-22
sfc: add statistics for ARFS
Edward Cree
2019-11-22
sfc: change ARFS expiry mechanism
Edward Cree
2019-10-31
sfc: add XDP counters to ethtool stats
Charles McLachlan
2019-10-31
sfc: allocate channels for XDP tx queues
Charles McLachlan
2019-10-31
sfc: perform XDP processing on received packets
Charles McLachlan
2019-10-31
sfc: support encapsulation of xdp_frames in efx_tx_buffer
Charles McLachlan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-04
sfc: batch up RX delivery
Edward Cree
2018-04-24
sfc: ARFS filter IDs
Edward Cree
2018-04-14
sfc: limit ARFS workitems in flight per channel
Edward Cree
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
sfc: use a semaphore to lock farch filters too
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-14
sfc: support FEC configuration through ethtool
Edward Cree
2018-03-08
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-01-25
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
2018-01-25
sfc: handle TX timestamps in the normal data path
Martin Habets
2018-01-10
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
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-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
[next]