index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-24
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-24
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"
David S. Miller
2021-08-23
Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-20
sfc: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
sfc: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-13
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
2021-07-13
sfc: ensure correct number of XDP queues
Íñigo Huguet
2021-07-13
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-24
sfc: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-22
sfc: avoid duplicated code in ef10_sriov
Íñigo Huguet
2021-06-22
sfc: explain that "attached" VFs only refer to Xen
Íñigo Huguet
2021-06-22
sfc: error code if SRIOV cannot be disabled
Íñigo Huguet
2021-06-22
sfc: avoid double pci_remove of VFs
Íñigo Huguet
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-23
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-21
net:sfc: fix non-freed irq in legacy irq mode
Íñigo Huguet
2021-05-21
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
2021-05-14
sfc: don't use netif_info et al before net_device is registered
Heiner Kallweit
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-27
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-20
sfc: ef10: fix TX queue lookup in TX event handling
Edward Cree
2021-04-20
sfc: farch: fix TX queue lookup in TX event handling
Edward Cree
2021-04-20
sfc: farch: fix TX queue lookup in TX flush done handling
Edward Cree
2021-04-15
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-14
sfc: Remove duplicate argument
Wan Jiabing
2021-04-05
sfc: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-24
sfc-falcon: Fix a typo
Bhaskar Chowdhury
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-01-22
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-13
sfc: support GRE TSO on EF100
Edward Cree
2020-11-13
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2020-11-13
sfc: extend bitfield macros to 19 fields
Edward Cree
2020-10-30
sfc: advertise our vlan features
Edward Cree
2020-10-30
sfc: only use fixed-id if the skb asks for it
Edward Cree
[next]