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
/
nic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
1
-3
/
+0
2020-06-30
sfc: commonise drain event handling
Edward Cree
1
-1
/
+0
2020-06-30
sfc: split up nic.h
Edward Cree
1
-295
/
+1
2020-06-30
sfc: refactor EF10 stats handling
Edward Cree
1
-0
/
+3
2020-05-11
sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table
Edward Cree
1
-2
/
+0
2020-05-11
sfc: move 'must restore' flags out of ef10-specific nic_data
Edward Cree
1
-7
/
+0
2020-05-11
sfc: move vport_id to struct efx_nic
Edward Cree
1
-2
/
+0
2020-01-09
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
1
-0
/
+6
2020-01-03
sfc: Remove unnecessary dependencies on I2C
Ben Hutchings
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-04-04
sfc: remove ctpio_dmabuf_start from stats
Bert Kenward
1
-1
/
+0
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
1
-0
/
+3
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
1
-2
/
+0
2018-03-09
sfc: support RSS spreading of ethtool ntuple filters
Edward Cree
1
-2
/
+0
2018-01-26
sfc: MAC TX timestamp handling on the 8000 series
Martin Habets
1
-0
/
+1
2018-01-26
sfc: only enable TX timestamping if the adapter is licensed for it
Martin Habets
1
-0
/
+1
2018-01-26
sfc: add function to determine which TX timestamping method to use
Martin Habets
1
-0
/
+1
2018-01-26
sfc: handle TX timestamps in the normal data path
Martin Habets
1
-0
/
+1
2017-12-21
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
1
-0
/
+17
2017-12-21
sfc: expose FEC stats on Medford2
Edward Cree
1
-0
/
+7
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-05-12
sfc: revert changes to NIC revision numbers
Bert Kenward
1
-2
/
+6
2017-02-10
sfc: configure UDP tunnel offload ports
Jon Cooper
1
-0
/
+7
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
1
-0
/
+1
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
1
-0
/
+2
2017-01-16
sfc: allow PIO more often
Edward Cree
1
-3
/
+14
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
1
-170
/
+2
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
1
-0
/
+2
2016-08-27
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
1
-2
/
+2
2016-08-13
sfc: set interrupt moderation via MCDI
Bert Kenward
1
-0
/
+2
2016-08-13
sfc: retrieve second word of datapath capabilities
Bert Kenward
1
-0
/
+3
2016-06-16
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
1
-0
/
+5
2015-07-22
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
1
-0
/
+2
2015-06-02
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
1
-0
/
+18
2015-06-02
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
1
-53
/
+53
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
1
-0
/
+1
2015-05-22
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
1
-0
/
+1
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
1
-0
/
+2
2015-05-09
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
1
-0
/
+7
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
1
-0
/
+1
2015-05-09
sfc: get the PF number and record in nic_data
Daniel Pieczko
1
-0
/
+2
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
1
-0
/
+2
2015-05-09
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
1
-0
/
+2
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
1
-0
/
+4
2015-05-09
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
1
-0
/
+2
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
1
-111
/
+0
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
1
-1
/
+23
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
1
-33
/
+37
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
1
-0
/
+18
2014-10-18
sfc: add support for skb->xmit_more
Edward Cree
1
-5
/
+24
[next]