index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-03-23
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2
-2
/
+6
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
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-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-28
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
5
-11
/
+19
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: only fall back to a lower interrupt mode if it is supported
Andrew Rybchenko
1
-2
/
+8
2017-02-14
sfc: MSI-X is the only interrupt mode for EF10 VFs
Andrew Rybchenko
4
-3
/
+16
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
7
-1
/
+397
2017-02-10
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
1
-0
/
+21
2017-02-10
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
1
-2
/
+5
2017-02-10
sfc: harden driver against MC resets during initial probe
Jon Cooper
1
-35
/
+64
2017-02-10
sfc: set csum_level for encapsulated packets
Jon Cooper
3
-4
/
+25
2017-02-10
sfc: process RX event inner checksum flags
Jon Cooper
4
-19
/
+131
2017-02-07
sfc: fix an off by one bug
Dan Carpenter
1
-1
/
+1
2017-02-06
sfc: don't rearm interrupts if busy polling
Bert Kenward
1
-2
/
+2
2017-02-03
sfc-falcon: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-02-03
sfc: get rid of custom busy polling code
Eric Dumazet
3
-169
/
+1
2017-01-31
sfc: fix an off-by-one compare on an array size
Colin Ian King
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2
-2
/
+2
2017-01-27
sfc: insert catch-all filters for encapsulated traffic
Edward Cree
2
-146
/
+449
2017-01-27
sfc: refactor debug-or-warnings printks
Jon Cooper
2
-15
/
+12
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
6
-0
/
+96
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
4
-16
/
+50
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
3
-7
/
+12
2017-01-16
sfc: allow PIO more often
Edward Cree
5
-3
/
+30
2017-01-16
sfc: Replace memset with eth_zero_addr
Shyam Saini
1
-1
/
+2
2017-01-12
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
1
-2
/
+2
2017-01-10
sfc: stop setting dev_port
Bert Kenward
1
-2
/
+0
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
1
-0
/
+11
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
7
-35
/
+31
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
2
-8
/
+4
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+7
2017-01-04
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
Edward Cree
4
-1
/
+7
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
8
-56
/
+74
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
1
-0
/
+21
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-42
/
+65
2016-12-18
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
3
-42
/
+65
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]