index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-8
/
+8
2020-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2020-06-02
sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()
Jules Irenge
1
-0
/
+1
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-28
sfc: avoid an unused-variable warning
Arnd Bergmann
1
-1
/
+1
2020-05-15
sfc: Add XDP frame size
Jesper Dangaard Brouer
1
-0
/
+1
2020-05-14
sfc: fix dereference of table before it is null checked
Colin Ian King
1
-4
/
+1
2020-05-12
sfc: siena_check_caps() can be static
Edward Cree
1
-2
/
+2
2020-05-12
sfc: actually wire up siena_check_caps()
Edward Cree
1
-0
/
+1
2020-05-11
sfc: make firmware-variant printing a nic_type function
Edward Cree
3
-16
/
+27
2020-05-11
sfc: make filter table probe caller responsible for adding VLANs
Edward Cree
2
-12
/
+10
2020-05-11
sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table
Edward Cree
3
-7
/
+7
2020-05-11
sfc: rework handling of (firmware) multicast chaining state
Edward Cree
3
-75
/
+90
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
5
-23
/
+30
2020-05-11
sfc: use efx_has_cap for capability checks outside of NIC-specific code
Edward Cree
2
-15
/
+5
2020-05-11
sfc: make capability checking a nic_type function
Tom Zhao
4
-0
/
+40
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
7
-38
/
+29
2020-03-27
sfc: falcon: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+18
2020-03-18
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2
-6
/
+6
2020-03-17
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
4
-8
/
+15
2020-03-16
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-14
/
+18
2020-03-15
sfc: support configuring vf spoofchk on EF10 VFs
Edward Cree
1
-3
/
+63
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-31
/
+79
2020-03-12
sfc: ethtool: Refactor to remove fallthrough comments in case blocks
Joe Perches
1
-16
/
+20
2020-03-10
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-06
sfc: complete the next packet when we receive a timestamp
Tom Zhao
6
-31
/
+78
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+35
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-20
sfc: remove unused variable 'efx_default_channel_type'
YueHaibing
1
-1
/
+0
2020-02-18
sfc: elide assignment of skb
Edward Cree
1
-2
/
+1
2020-02-18
sfc: move some ARFS code out of headers
Edward Cree
2
-18
/
+17
2020-02-18
sfc: only schedule asynchronous filter work if needed
Edward Cree
2
-2
/
+8
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
35
-7282
/
+7972
2020-01-27
sfc: move mcdi filtering code
Alex Maftei (amaftei)
3
-2246
/
+2271
2020-01-27
sfc: create header for mcdi filtering code
Alex Maftei (amaftei)
2
-139
/
+211
2020-01-27
sfc: rename mcdi filtering functions/structs
Alex Maftei (amaftei)
1
-276
/
+282
2020-01-16
sfc: remove duplicated include from efx.c
YueHaibing
1
-1
/
+0
2020-01-13
sfc/ethtool_common: Make some function to static
Zhang Xiaoxu
1
-8
/
+9
2020-01-11
sfc: remove set but not used variable 'nic_data'
YueHaibing
1
-3
/
+0
2020-01-11
sfc: remove duplicated include from ef10.c
YueHaibing
1
-1
/
+0
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
8
-276
/
+273
2020-01-10
sfc: move yet more functions
Alex Maftei (amaftei)
6
-64
/
+66
2020-01-10
sfc: move RSS code
Alex Maftei (amaftei)
4
-70
/
+72
2020-01-10
sfc: move a couple more functions
Alex Maftei (amaftei)
6
-51
/
+56
2020-01-10
sfc: move some ethtool code
Alex Maftei (amaftei)
4
-442
/
+489
2020-01-10
sfc: move various functions
Alex Maftei (amaftei)
11
-76
/
+88
2020-01-10
sfc: move more rx code
Alex Maftei (amaftei)
4
-208
/
+224
2020-01-10
sfc: move more tx code
Alex Maftei (amaftei)
3
-77
/
+78
[next]