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