index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: don't double-down() filters in ef100_reset()
Edward Cree
2020-10-29
1
-12
/
+0
*
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2020-10-29
2
-1
/
+1
*
sfc: Fix error code in probe
Dan Carpenter
2020-09-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-4
/
+4
|
\
|
*
sfc: fix boolreturn.cocci warning and rename function
Edward Cree
2020-08-24
1
-4
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
6
-18
/
+18
|
/
*
sfc: fix build warnings on 32-bit
Edward Cree
2020-08-20
1
-4
/
+4
*
sfc: don't free_irq()s if they were never requested
Edward Cree
2020-08-18
2
-0
/
+6
*
sfc: null out channel->rps_flow_id after freeing it
Edward Cree
2020-08-18
1
-0
/
+1
*
sfc: take correct lock in ef100_reset()
Edward Cree
2020-08-18
1
-4
/
+4
*
sfc: really check hash is valid before using it
Edward Cree
2020-08-18
1
-0
/
+2
*
sfc: check hash is valid before using it
Edward Cree
2020-08-14
5
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
1
-1
/
+2
|
\
|
*
sfc: fix ef100 design-param checking
Edward Cree
2020-08-12
1
-1
/
+2
*
|
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
2
-2
/
+2
*
|
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
2020-08-03
1
-0
/
+2
*
|
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_ef100: add nic-type for VFs, and bind to them
Edward Cree
2020-08-03
3
-0
/
+81
*
|
|
sfc_ef100: read pf_index at probe time
Edward Cree
2020-08-03
2
-0
/
+5
*
|
|
sfc_ef100: functions for selftests
Edward Cree
2020-08-03
1
-0
/
+47
*
|
|
sfc_ef100: statistics gathering
Edward Cree
2020-08-03
3
-0
/
+217
*
|
|
sfc_ef100: plumb in fini_dmaq
Edward Cree
2020-08-03
1
-0
/
+1
*
|
|
sfc_ef100: RX path for EF100
Edward Cree
2020-08-03
3
-9
/
+167
*
|
|
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2020-08-03
2
-0
/
+77
*
|
|
sfc_ef100: TX path for EF100 NICs
Edward Cree
2020-08-03
5
-5
/
+396
*
|
|
sfc_ef100: read Design Parameters at probe time
Edward Cree
2020-08-03
2
-0
/
+220
*
|
|
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
2020-08-03
1
-0
/
+6
*
|
|
sfc_ef100: check firmware version at start-of-day
Edward Cree
2020-08-03
1
-0
/
+40
*
|
|
sfc_ef100: remove duplicated include from ef100_netdev.c
YueHaibing
2020-07-30
1
-1
/
+0
*
|
|
sfc_ef100: implement ndo_get_phys_port_{id,name}
Edward Cree
2020-07-27
2
-0
/
+23
*
|
|
sfc_ef100: read device MAC address at probe time
Edward Cree
2020-07-27
2
-1
/
+40
*
|
|
sfc_ef100: probe the PHY and configure the MAC
Edward Cree
2020-07-27
1
-1
/
+41
*
|
|
sfc_ef100: actually perform resets
Edward Cree
2020-07-27
1
-0
/
+9
*
|
|
sfc_ef100: extend ef100_check_caps to cover datapath_caps3
Edward Cree
2020-07-27
3
-3
/
+11
*
|
|
sfc_ef100: read datapath caps, implement check_caps
Edward Cree
2020-07-27
2
-2
/
+58
*
|
|
sfc_ef100: process events for MCDI completions
Edward Cree
2020-07-27
1
-1
/
+56
*
|
|
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
2020-07-27
7
-0
/
+225
*
|
|
sfc_ef100: implement MCDI transport
Edward Cree
2020-07-27
2
-0
/
+107
*
|
|
sfc_ef100: don't call efx_reset_down()/up() on EF100
Edward Cree
2020-07-27
1
-3
/
+8
*
|
|
sfc_ef100: PHY probe stub
Edward Cree
2020-07-27
1
-0
/
+14
*
|
|
sfc_ef100: reset-handling stub
Edward Cree
2020-07-27
1
-0
/
+50
*
|
|
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
26
-13
/
+1095
*
|
|
sfc_ef100: register accesses on EF100
Edward Cree
2020-07-27
2
-3
/
+15
*
|
|
sfc_ef100: add EF100 register definitions
Edward Cree
2020-07-27
1
-0
/
+693
*
|
|
sfc: remove efx_ethtool_nway_reset()
Edward Cree
2020-07-27
3
-10
/
+0
*
|
|
sfc: drop unnecessary list_empty
Julia Lawall
2020-07-27
1
-11
/
+9
|
/
/
*
|
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-23
3
-182
/
+63
*
|
sfc_ef100: helper function to set default RSS table of given size
Edward Cree
2020-07-02
2
-0
/
+23
[next]