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
/
ef10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: don't warn on successful change of MAC
Robert Stonehouse
2017-11-10
1
-1
/
+1
*
sfc: support rx-fcs and rx-all
Edward Cree
2017-11-01
1
-4
/
+12
*
sfc: don't read beyond unicast address list
Bert Kenward
2017-07-12
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-7
/
+8
|
\
|
*
sfc: fix attempt to translate invalid filter ID
Edward Cree
2017-06-29
1
-3
/
+4
|
*
sfc: Fix MCDI command size for filter operations
Martin Habets
2017-06-22
1
-4
/
+4
*
|
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
|
/
*
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
2017-04-05
1
-2
/
+8
*
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
1
-1
/
+1
*
sfc: avoid max() in array size
Edward Cree
2017-03-03
1
-5
/
+5
*
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-02-17
1
-4
/
+4
*
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
2017-02-17
1
-3
/
+8
*
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
2017-02-17
1
-18
/
+30
*
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
2017-02-14
1
-0
/
+2
*
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-11
1
-1
/
+2
*
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
1
-0
/
+289
*
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
1
-3
/
+20
*
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-09
1
-12
/
+111
*
sfc: fix an off by one bug
Dan Carpenter
2017-02-07
1
-1
/
+1
*
sfc: fix an off-by-one compare on an array size
Colin Ian King
2017-01-31
1
-1
/
+1
*
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2017-01-27
1
-145
/
+409
*
sfc: refactor debug-or-warnings printks
Jon Cooper
2017-01-27
1
-4
/
+4
*
sfc: fixes to filter restore handling
Jon Cooper
2017-01-27
1
-4
/
+38
*
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
2017-01-25
1
-3
/
+15
*
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-17
1
-0
/
+52
*
sfc: support setting RSS hash key through ethtool API
Edward Cree
2017-01-17
1
-8
/
+24
*
sfc: get PIO buffer size from the NIC
Edward Cree
2017-01-16
1
-6
/
+10
*
sfc: allow PIO more often
Edward Cree
2017-01-16
1
-0
/
+5
*
sfc: stop setting dev_port
Bert Kenward
2017-01-10
1
-2
/
+0
*
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
2017-01-10
1
-1
/
+16
*
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
2017-01-04
1
-1
/
+2
*
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-03
1
-1
/
+1
*
sfc: remove Software TSO
Edward Cree
2016-11-18
1
-0
/
+15
*
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
2016-11-18
1
-16
/
+24
*
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-11-18
1
-3
/
+120
*
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
2016-11-09
1
-2
/
+4
*
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
2016-11-09
1
-0
/
+82
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+2
|
\
|
*
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
2016-08-26
1
-1
/
+2
*
|
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2016-08-26
1
-2
/
+6
*
|
sfc: remove duplicate assignment
Edward Cree
2016-08-26
1
-1
/
+0
*
|
sfc: include size-binned TX stats on sfn8542q
Edward Cree
2016-08-26
1
-5
/
+11
*
|
sfc: avoid division by zero
Edward Cree
2016-08-18
1
-1
/
+0
*
|
sfc: get timer configuration from adapter
Bert Kenward
2016-08-12
1
-29
/
+113
*
|
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-08-12
1
-9
/
+29
*
|
sfc: use new performance based event queue init
Bert Kenward
2016-08-12
1
-12
/
+31
*
|
sfc: retrieve second word of datapath capabilities
Bert Kenward
2016-08-12
1
-2
/
+8
|
/
*
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
2016-06-15
1
-0
/
+39
*
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2016-06-15
1
-0
/
+13
*
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
2016-06-15
1
-11
/
+69
[next]