index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef100_tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Remove struct efx_special_buffer
Martin Habets
2023-07-28
1
-3
/
+3
*
sfc: use budget for TX completions
Íñigo Huguet
2023-06-17
1
-2
/
+2
*
sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
Jiri Slaby (SUSE)
2022-11-03
1
-1
/
+2
*
sfc: support passing a representor to the EF100 TX path
Edward Cree
2022-07-22
1
-4
/
+80
*
sfc: support GRE TSO on EF100
Edward Cree
2020-11-14
1
-1
/
+5
*
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2020-11-14
1
-1
/
+5
*
sfc: only use fixed-id if the skb asks for it
Edward Cree
2020-10-31
1
-6
/
+7
*
sfc: implement encap TSO on EF100
Edward Cree
2020-10-31
1
-19
/
+26
*
sfc: de-indirect TSO handling
Edward Cree
2020-09-12
1
-1
/
+8
*
sfc: remove spurious unreachable return statement
Edward Cree
2020-09-11
1
-1
/
+0
*
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
2020-09-05
1
-2
/
+6
*
sfc: make ef100 xmit_more handling look more like ef10's
Edward Cree
2020-09-05
1
-11
/
+11
*
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
2020-09-05
1
-7
/
+7
*
sfc_ef100: TX path for EF100 NICs
Edward Cree
2020-08-04
1
-5
/
+362
*
sfc_ef100: implement ndo_open/close and EVQ probing
Edward Cree
2020-07-27
1
-0
/
+19
*
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
1
-0
/
+32