index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Remove support for siena high priority queue
Martin Habets
2023-07-28
1
-1
/
+0
*
sfc: Add devlink dev info support for EF10
Martin Habets
2023-06-12
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-1
/
+0
|
\
|
*
sfc: Fix use-after-free due to selftest_work
Ding Hui
2023-04-17
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-10
/
+7
|
\
|
|
*
sfc: ef10: don't overwrite offload features at NIC reset
Íñigo Huguet
2023-03-24
1
-10
/
+7
*
|
sfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-5
/
+0
|
/
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
1
-0
/
+4
|
\
|
*
sfc: move xdp_features configuration in efx_pci_probe_post_io()
Lorenzo Bianconi
2023-02-08
1
-4
/
+4
|
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+4
*
|
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
2023-01-28
1
-1
/
+4
|
/
*
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
2022-11-01
1
-2
/
+6
*
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2022-09-13
1
-0
/
+12
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
sfc: Separate netdev probe/remove from PCI probe/remove
Jonathan Cooper
2022-06-29
1
-1
/
+1
*
sfc: Separate efx_nic memory from net_device memory
Jonathan Cooper
2022-06-29
1
-4
/
+16
*
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
2022-06-29
1
-10
/
+10
*
sfc: Change BUG_ON to WARN_ON and recovery code.
Jonathan Cooper
2022-06-29
1
-1
/
+2
*
sfc: Remove netdev init from efx_init_struct
Jonathan Cooper
2022-06-29
1
-1
/
+2
*
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
2022-06-29
1
-16
/
+13
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-1
/
+1
*
sfc: Disable Siena support
Martin Habets
2022-05-04
1
-17
/
+0
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-58
/
+20
|
\
|
*
sfc: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
1
-51
/
+14
|
*
sfc: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-20
1
-15
/
+14
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
1
-3
/
+3
*
sfc: don't use netif_info et al before net_device is registered
Heiner Kallweit
2021-05-14
1
-8
/
+5
*
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-1
/
+1
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-2
/
+0
*
sfc: advertise encapsulated offloads on EF10
Edward Cree
2020-09-11
1
-0
/
+1
*
sfc: remove EFX_DRIVER_VERSION
Edward Cree
2020-09-07
1
-2
/
+1
*
sfc: remove phy_op indirection
Edward Cree
2020-09-07
1
-12
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-5
/
+0
|
\
|
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-5
/
+0
*
|
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
1
-0
/
+8
|
/
*
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-23
1
-70
/
+2
*
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2020-07-02
1
-3
/
+0
*
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
2020-07-02
1
-0
/
+3
*
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
2020-07-02
1
-0
/
+4
*
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-07-02
1
-4
/
+0
*
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
2020-06-30
1
-1
/
+0
*
sfc: commonise miscellaneous efx functions
Edward Cree
2020-06-30
1
-103
/
+0
*
sfc: commonise PCI error handlers
Edward Cree
2020-06-29
1
-91
/
+0
*
sfc: track which BAR is mapped
Edward Cree
2020-06-29
1
-2
/
+2
*
sfc: commonise FC advertising
Edward Cree
2020-06-29
1
-24
/
+0
*
sfc: remove unused variable 'efx_default_channel_type'
YueHaibing
2020-02-19
1
-1
/
+0
[next]