index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
sfc: falcon: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+3
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+18
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2
-6
/
+6
2020-03-16
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
4
-8
/
+15
2020-03-15
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-14
/
+18
2020-03-14
sfc: support configuring vf spoofchk on EF10 VFs
Edward Cree
1
-3
/
+63
2020-03-12
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-09
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-05
sfc: complete the next packet when we receive a timestamp
Tom Zhao
6
-31
/
+78
2020-02-27
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-26
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-19
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-17
sfc: move some ARFS code out of headers
Edward Cree
2
-18
/
+17
2020-02-17
sfc: only schedule asynchronous filter work if needed
Edward Cree
2
-2
/
+8
2020-01-28
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-10
sfc: remove set but not used variable 'nic_data'
YueHaibing
1
-3
/
+0
2020-01-10
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
2020-01-10
sfc: refactor selftest work init code
Alex Maftei (amaftei)
3
-3
/
+8
2020-01-09
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
3
-37
/
+50
2020-01-09
sfc: conditioned some functionality
Alex Maftei (amaftei)
2
-21
/
+32
2020-01-09
sfc: move MCDI receive queue management code
Alex Maftei (amaftei)
3
-93
/
+93
2020-01-09
sfc: move MCDI transmit queue management code
Alex Maftei (amaftei)
2
-85
/
+109
2020-01-09
sfc: move MCDI event queue management code
Alex Maftei (amaftei)
2
-104
/
+116
2020-01-09
sfc: move MCDI VI alloc/free code
Alex Maftei (amaftei)
3
-40
/
+68
2020-01-09
sfc: move more MCDI port code
Alex Maftei (amaftei)
2
-138
/
+139
2020-01-09
sfc: move some MCDI port utility functions
Alex Maftei (amaftei)
2
-148
/
+148
2020-01-09
sfc: move some port link state/caps code
Alex Maftei (amaftei)
4
-195
/
+204
2020-01-08
net: sfc: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-5
/
+2
2020-01-08
sfc: move common tx code
Alex Maftei (amaftei)
3
-296
/
+311
2020-01-08
sfc: move common rx code
Alex Maftei (amaftei)
6
-375
/
+383
2020-01-08
sfc: move event queue management code
Alex Maftei (amaftei)
2
-92
/
+91
2020-01-08
sfc: move channel interrupt management code
Alex Maftei (amaftei)
2
-316
/
+322
2020-01-08
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
5
-435
/
+441
2020-01-08
sfc: move channel start/stop code
Alex Maftei (amaftei)
3
-188
/
+190
[next]