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
starfive-6.6.48-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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
iavf: redefine the magic number for FDIR GTP-U header fields
Haiyue Wang
1
-3
/
+12
2021-04-23
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
1
-6
/
+3
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2
-3
/
+8
2021-04-23
iavf: remove duplicate free resources calls
Stefan Assmann
1
-2
/
+0
2021-04-23
i40e: use minimal admin queue for kdump
Coiby Xu
2
-2
/
+9
2021-04-23
i40e: use minimal Rx and Tx ring buffers for kdump
Coiby Xu
1
-0
/
+5
2021-04-23
i40e: use minimal Tx and Rx pairs for kdump
Coiby Xu
1
-0
/
+9
2021-04-23
i40e: refactor repeated link state reporting code
Aleksandr Loktionov
1
-39
/
+69
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
5
-4
/
+450
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
4
-0
/
+214
2021-04-22
ice: Support RSS configure removal for AVF
Qi Zhang
3
-2
/
+105
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
3
-0
/
+462
2021-04-22
ice: Add helper function to get the VF's VSI
Brett Creeley
1
-43
/
+39
2021-04-22
ice: remove redundant assignment to pointer vsi
Colin Ian King
1
-1
/
+0
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
3
-4
/
+14
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
1
-0
/
+3
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
5
-0
/
+198
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
7
-4
/
+605
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+21
2021-04-16
igc: Expose LPI counters
Sasha Neftin
1
-0
/
+2
2021-04-16
igc: Fix overwrites return value
Sasha Neftin
1
-2
/
+2
2021-04-16
igc: enable auxiliary PHC functions for the i225
Ederson de Souza
5
-3
/
+405
2021-04-16
igc: Enable internal i225 PPS
Ederson de Souza
3
-1
/
+37
2021-04-16
igb: Add double-check MTA_REGISTER for i210 and i211
Grzegorz Siwik
1
-0
/
+27
2021-04-16
igb: Redistribute memory for transmit packet buffers when in Qav mode
Ederson de Souza
2
-6
/
+6
2021-04-16
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-15
ice: reduce scope of variable
Paul M Stillwell Jr
1
-1
/
+2
2021-04-15
ice: remove return variable
Paul M Stillwell Jr
3
-8
/
+6
2021-04-15
ice: suppress false cppcheck issues
Bruce Allan
3
-0
/
+5
2021-04-15
ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
Brett Creeley
1
-0
/
+2
2021-04-15
ice: remove unused struct member
Jesse Brandeburg
2
-4
/
+3
2021-04-15
ice: use local for consistency
Jesse Brandeburg
1
-5
/
+7
2021-04-15
ice: print name in /proc/iomem
Jesse Brandeburg
1
-1
/
+1
2021-04-15
ice: Reimplement module reads used by ethtool
Scott W Taylor
1
-10
/
+39
2021-04-15
ice: refactor ITR data structures
Jesse Brandeburg
5
-33
/
+26
2021-04-15
ice: manage interrupts during poll exit
Jesse Brandeburg
2
-1
/
+13
2021-04-15
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
7
-267
/
+175
2021-04-15
ice: refactor interrupt moderation writes
Jesse Brandeburg
5
-104
/
+112
2021-04-15
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
3
-6
/
+22
2021-04-15
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
8
-187
/
+187
2021-04-15
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
4
-8
/
+8
2021-04-14
net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c
Bhaskar Chowdhury
1
-1
/
+1
2021-04-14
net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr
Chen Lin
2
-7
/
+0
2021-04-14
ixgbe: Support external GBE SerDes PHY BCM54616s
Jostar Yang
2
-0
/
+4
2021-04-13
ice: Fix potential infinite loop when using u8 loop counter
Colin Ian King
1
-2
/
+2
2021-04-13
ixgbe: fix unbalanced device enable/disable in suspend/resume
Yongxin Liu
1
-0
/
+5
2021-04-13
ixgbe: Fix NULL pointer dereference in ethtool loopback test
Alexander Duyck
1
-1
/
+8
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-71
/
+171
[next]