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.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
/
ef10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-1
/
+2
|
\
|
*
sfc: explain that "attached" VFs only refer to Xen
Íñigo Huguet
2021-06-22
1
-1
/
+2
*
|
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
1
-9
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-2
/
+1
|
\
|
*
sfc: ef10: fix TX queue lookup in TX event handling
Edward Cree
2021-04-20
1
-2
/
+1
*
|
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-15
1
-0
/
+17
|
/
*
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
Sebastian Andrzej Siewior
2020-09-29
1
-1
/
+1
*
net: sfc: Replace in_interrupt() usage
Edward Cree
2020-09-29
1
-9
/
+13
*
sfc: advertise encapsulated offloads on EF10
Edward Cree
2020-09-11
1
-0
/
+16
*
sfc: implement encapsulated TSO on EF10
Edward Cree
2020-09-11
1
-14
/
+41
*
sfc: de-indirect TSO handling
Edward Cree
2020-09-11
1
-21
/
+14
*
sfc: create inner-csum queues on EF10 if supported
Edward Cree
2020-09-11
1
-7
/
+16
*
sfc: define inner/outer csum offload TXQ types
Edward Cree
2020-09-11
1
-2
/
+2
*
sfc: decouple TXQ type from label
Edward Cree
2020-09-11
1
-2
/
+3
*
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
2020-09-05
1
-1
/
+1
*
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
2020-08-31
1
-2
/
+0
*
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
1
-0
/
+7
*
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-23
1
-102
/
+60
*
sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
Edward Cree
2020-07-02
1
-2
/
+0
*
sfc: commonise efx_fini_dmaq
Edward Cree
2020-07-02
1
-40
/
+2
*
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
1
-1
/
+1
*
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
1
-6
/
+7
*
sfc: remove max_interrupt_mode
Edward Cree
2020-07-02
1
-2
/
+0
*
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-07-02
1
-9
/
+6
*
sfc: commonise initialisation of efx->vport_id
Edward Cree
2020-06-30
1
-2
/
+0
*
sfc: move NIC-specific mcdi_port declarations out of common header
Edward Cree
2020-06-30
1
-0
/
+1
*
sfc: commonise drain event handling
Edward Cree
2020-06-29
1
-8
/
+0
*
sfc: split up nic.h
Edward Cree
2020-06-29
1
-4
/
+2
*
sfc: refactor EF10 stats handling
Edward Cree
2020-06-29
1
-34
/
+34
*
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-06-29
1
-4
/
+14
*
sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()
Jules Irenge
2020-06-01
1
-0
/
+1
*
sfc: avoid an unused-variable warning
Arnd Bergmann
2020-05-28
1
-1
/
+1
*
sfc: make firmware-variant printing a nic_type function
Edward Cree
2020-05-11
1
-0
/
+15
*
sfc: make filter table probe caller responsible for adding VLANs
Edward Cree
2020-05-11
1
-0
/
+10
*
sfc: rework handling of (firmware) multicast chaining state
Edward Cree
2020-05-11
1
-66
/
+75
*
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
2020-05-11
1
-8
/
+6
*
sfc: make capability checking a nic_type function
Tom Zhao
2020-05-11
1
-0
/
+18
*
sfc: move vport_id to struct efx_nic
Edward Cree
2020-05-11
1
-8
/
+8
*
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-03-05
1
-15
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-2731
/
+89
|
\
|
*
sfc: move mcdi filtering code
Alex Maftei (amaftei)
2020-01-27
1
-2245
/
+0
|
*
sfc: create header for mcdi filtering code
Alex Maftei (amaftei)
2020-01-27
1
-139
/
+52
|
*
sfc: rename mcdi filtering functions/structs
Alex Maftei (amaftei)
2020-01-27
1
-276
/
+282
|
*
sfc: remove duplicated include from ef10.c
YueHaibing
2020-01-10
1
-1
/
+0
|
*
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-10
1
-14
/
+14
|
*
sfc: move yet more functions
Alex Maftei (amaftei)
2020-01-10
1
-19
/
+1
|
*
sfc: move various functions
Alex Maftei (amaftei)
2020-01-10
1
-18
/
+3
|
*
sfc: move MCDI receive queue management code
Alex Maftei (amaftei)
2020-01-09
1
-92
/
+7
|
*
sfc: move MCDI transmit queue management code
Alex Maftei (amaftei)
2020-01-09
1
-85
/
+9
[next]