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
/
net_driver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
1
-0
/
+2
2022-07-30
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
1
-0
/
+2
2022-07-30
sfc: check ef100 RX packets are from the wire
Edward Cree
1
-0
/
+3
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
1
-0
/
+1
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
1
-0
/
+4
2022-06-29
sfc: Separate efx_nic memory from net_device memory
Jonathan Cooper
1
-1
/
+14
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
1
-0
/
+5
2022-06-29
sfc: Add a PROBED state for EF100 VDPA use.
Jonathan Cooper
1
-1
/
+2
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
1
-4
/
+46
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
1
-5
/
+0
2022-02-02
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
1
-0
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-09-09
sfc: last resort fallback for lack of xdp tx queues
Íñigo Huguet
1
-1
/
+1
2021-09-09
sfc: fallback for lack of xdp tx queues
Íñigo Huguet
1
-0
/
+8
2021-04-16
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
1
-0
/
+3
2020-09-30
net: sfc: Replace in_interrupt() usage
Edward Cree
1
-0
/
+5
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+1
2020-09-12
sfc: implement encapsulated TSO on EF10
Edward Cree
1
-0
/
+5
2020-09-12
sfc: de-indirect TSO handling
Edward Cree
1
-5
/
+0
2020-09-12
sfc: define inner/outer csum offload TXQ types
Edward Cree
1
-3
/
+5
2020-09-12
sfc: decouple TXQ type from label
Edward Cree
1
-14
/
+19
2020-09-08
sfc: remove EFX_DRIVER_VERSION
Edward Cree
1
-2
/
+0
2020-09-08
sfc: remove phy_op indirection
Edward Cree
1
-47
/
+0
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
1
-4
/
+0
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
1
-0
/
+14
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
1
-2
/
+2
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
1
-2
/
+0
2020-08-18
sfc: don't free_irq()s if they were never requested
Edward Cree
1
-0
/
+2
2020-08-15
sfc: check hash is valid before using it
Edward Cree
1
-0
/
+2
2020-08-04
sfc_ef100: TX path for EF100 NICs
Edward Cree
1
-0
/
+21
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
1
-0
/
+16
2020-07-27
sfc_ef100: register accesses on EF100
Edward Cree
1
-0
/
+2
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
1
-10
/
+1
2020-07-03
sfc: assign TXQs without gaps
Edward Cree
1
-1
/
+4
2020-07-03
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
1
-21
/
+13
2020-07-03
sfc: remove max_interrupt_mode
Edward Cree
1
-3
/
+0
2020-07-03
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
1
-1
/
+1
2020-06-30
sfc: track which BAR is mapped
Edward Cree
1
-0
/
+3
2020-06-30
sfc: don't try to create more channels than we can have VIs
Edward Cree
1
-0
/
+1
2020-05-11
sfc: make firmware-variant printing a nic_type function
Edward Cree
1
-0
/
+3
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
1
-0
/
+2
2020-05-11
sfc: make capability checking a nic_type function
Tom Zhao
1
-0
/
+3
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
1
-0
/
+2
2020-03-17
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
1
-0
/
+6
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+0
2020-03-06
sfc: complete the next packet when we receive a timestamp
Tom Zhao
1
-3
/
+0
2020-02-27
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
1
-3
/
+3
2020-01-09
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
1
-1
/
+12
[next]