index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
efx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
2022-07-22
1
-1
/
+8
*
sfc: Remove duplicate definition of efx_xmit_done
Martin Habets
2022-04-12
1
-1
/
+0
*
sfc: check hash is valid before using it
Edward Cree
2020-08-14
1
-0
/
+8
*
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
1
-3
/
+13
*
sfc: commonise miscellaneous efx functions
Edward Cree
2020-06-30
1
-26
/
+0
*
sfc: commonise ARFS handling
Edward Cree
2020-06-29
1
-5
/
+0
*
sfc: commonise FC advertising
Edward Cree
2020-06-29
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-0
/
+1
|
\
|
*
sfc: complete the next packet when we receive a timestamp
Tom Zhao
2020-03-05
1
-0
/
+1
*
|
sfc: move some ARFS code out of headers
Edward Cree
2020-02-17
1
-18
/
+0
*
|
sfc: only schedule asynchronous filter work if needed
Edward Cree
2020-02-17
1
-1
/
+1
|
/
*
sfc: move RPS code
Alex Maftei (amaftei)
2020-01-10
1
-23
/
+1
*
sfc: move RSS code
Alex Maftei (amaftei)
2020-01-10
1
-5
/
+0
*
sfc: move more rx code
Alex Maftei (amaftei)
2020-01-10
1
-3
/
+0
*
sfc: move common rx code
Alex Maftei (amaftei)
2020-01-08
1
-0
/
+3
*
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
1
-4
/
+0
*
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-08
1
-32
/
+0
*
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
2019-11-22
1
-3
/
+7
*
sfc: change ARFS expiry mechanism
Edward Cree
2019-11-22
1
-4
/
+5
*
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
2019-10-31
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
sfc: ARFS filter IDs
Edward Cree
2018-04-24
1
-0
/
+21
*
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
1
-2
/
+2
*
sfc: replace asynchronous filter operations
Edward Cree
2018-03-27
1
-2
/
+5
*
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
2018-03-08
1
-1
/
+11
*
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2018-01-10
1
-1
/
+3
*
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-12-18
1
-5
/
+0
*
net: ethernet/sfc: Convert timers to use timer_setup()
Kees Cook
2017-10-25
1
-1
/
+1
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-2
/
+3
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+2
*
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
2017-04-25
1
-1
/
+4
*
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-17
1
-0
/
+6
*
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-08-12
1
-0
/
+2
*
sfc: Assert filter_sem write locked when required
Edward Cree
2016-06-15
1
-0
/
+9
*
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
1
-1
/
+2
*
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
1
-1
/
+1
*
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-12-12
1
-0
/
+5
*
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-08-28
1
-0
/
+1
*
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
2015-05-21
1
-0
/
+3
*
sfc: protect filter table against use-after-free
Edward Cree
2015-05-21
1
-0
/
+2
*
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
1
-0
/
+1
*
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
1
-0
/
+2
*
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-05-09
1
-0
/
+7
*
sfc: Add support for busy polling
Alexandre Rames
2014-07-22
1
-0
/
+2
*
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-07-15
1
-0
/
+3
*
sfc: Update product naming
Ben Hutchings
2014-02-12
1
-1
/
+1
*
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-01-23
1
-0
/
+3
*
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
2013-12-12
1
-14
/
+0
[next]