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
/
efx_channels.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
2021-07-13
1
-0
/
+4
*
sfc: ensure correct number of XDP queues
Íñigo Huguet
2021-07-13
1
-7
/
+8
*
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
2021-07-13
1
-1
/
+2
*
sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
Ignat Korchagin
2021-04-28
1
-0
/
+2
*
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2021-01-23
1
-2
/
+4
*
sfc: decouple TXQ type from label
Edward Cree
2020-09-12
1
-5
/
+5
*
sfc: cleanups around efx_alloc_channel
Edward Cree
2020-09-11
1
-3
/
+2
*
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
1
-10
/
+28
*
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2020-07-02
1
-1
/
+6
*
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
1
-2
/
+2
*
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
2020-07-02
1
-3
/
+1
*
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
2020-07-02
1
-5
/
+2
*
sfc: remove max_interrupt_mode
Edward Cree
2020-07-02
1
-6
/
+0
*
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
2020-06-30
1
-0
/
+3
*
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-06-30
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-0
/
+1
|
\
|
*
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
2020-03-10
1
-0
/
+1
*
|
sfc: move some ARFS code out of headers
Edward Cree
2020-02-17
1
-0
/
+17
*
|
sfc: only schedule asynchronous filter work if needed
Edward Cree
2020-02-17
1
-1
/
+7
|
/
*
sfc: conditioned some functionality
Alex Maftei (amaftei)
2020-01-09
1
-2
/
+4
*
sfc: move event queue management code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+91
*
sfc: move channel interrupt management code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+322
*
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+440
*
sfc: move channel start/stop code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+190
*
sfc: move some channel-related code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+189