index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx_channels.c
Age
Commit message (
Expand
)
Author
2021-01-22
sfc: reduce the number of requested xdp ev queues
Ivan Babrou
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-09-11
sfc: cleanups around efx_alloc_channel
Edward Cree
2020-07-02
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2020-07-02
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
2020-07-02
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
2020-07-02
sfc: remove max_interrupt_mode
Edward Cree
2020-06-30
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
2020-06-29
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-09
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
2020-02-17
sfc: move some ARFS code out of headers
Edward Cree
2020-02-17
sfc: only schedule asynchronous filter work if needed
Edward Cree
2020-01-09
sfc: conditioned some functionality
Alex Maftei (amaftei)
2020-01-08
sfc: move event queue management code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel interrupt management code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
sfc: move channel start/stop code
Alex Maftei (amaftei)
2020-01-08
sfc: move some channel-related code
Alex Maftei (amaftei)