index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef10.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
sfc: fix kernel panic when creating VF
Íñigo Huguet
1
-0
/
+3
2022-05-18
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2019-12-05
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
1
-1
/
+1
2019-12-05
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
Edward Cree
1
-8
/
+21
2017-12-20
sfc: don't warn on successful change of MAC
Robert Stonehouse
1
-1
/
+1
2017-07-13
sfc: don't read beyond unicast address list
Bert Kenward
1
-5
/
+3
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-22
sfc: Fix MCDI command size for filter operations
Martin Habets
1
-4
/
+4
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-04-06
sfc: don't insert mc_list on low-latency firmware if it's too long
Edward Cree
1
-2
/
+8
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
1
-4
/
+4
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
1
-3
/
+8
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
1
-18
/
+30
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
1
-0
/
+2
2017-02-12
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
1
-1
/
+2
2017-02-10
sfc: configure UDP tunnel offload ports
Jon Cooper
1
-0
/
+289
2017-02-10
sfc: set csum_level for encapsulated packets
Jon Cooper
1
-3
/
+20
2017-02-10
sfc: process RX event inner checksum flags
Jon Cooper
1
-12
/
+111
2017-02-07
sfc: fix an off by one bug
Dan Carpenter
1
-1
/
+1
2017-01-31
sfc: fix an off-by-one compare on an array size
Colin Ian King
1
-1
/
+1
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
1
-145
/
+409
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
1
-4
/
+4
2017-01-27
sfc: fixes to filter restore handling
Jon Cooper
1
-4
/
+38
2017-01-25
sfc: reduce severity of PIO buffer alloc failures
Tomáš Pilař
1
-3
/
+15
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
1
-0
/
+52
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
1
-8
/
+24
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
1
-6
/
+10
2017-01-16
sfc: allow PIO more often
Edward Cree
1
-0
/
+5
2017-01-10
sfc: stop setting dev_port
Bert Kenward
1
-2
/
+0
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
1
-1
/
+16
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
1
-1
/
+2
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
1
-1
/
+1
2016-11-18
sfc: remove Software TSO
Edward Cree
1
-0
/
+15
2016-11-18
sfc: handle failure to allocate TSOv2 contexts
Edward Cree
1
-16
/
+24
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
1
-3
/
+120
2016-11-09
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
Edward Cree
1
-2
/
+4
2016-11-09
sfc: enable 4-tuple RSS hashing for UDP
Edward Cree
1
-0
/
+82
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-08-27
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
1
-2
/
+6
2016-08-27
sfc: remove duplicate assignment
Edward Cree
1
-1
/
+0
2016-08-27
sfc: include size-binned TX stats on sfn8542q
Edward Cree
1
-5
/
+11
2016-08-27
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
1
-1
/
+2
2016-08-19
sfc: avoid division by zero
Edward Cree
1
-1
/
+0
2016-08-13
sfc: get timer configuration from adapter
Bert Kenward
1
-29
/
+113
2016-08-13
sfc: set interrupt moderation via MCDI
Bert Kenward
1
-9
/
+29
2016-08-13
sfc: use new performance based event queue init
Bert Kenward
1
-12
/
+31
2016-08-13
sfc: retrieve second word of datapath capabilities
Bert Kenward
1
-2
/
+8
[next]