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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
9
-4
/
+518
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
9
-6
/
+410
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
3
-1
/
+155
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
8
-0
/
+513
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
4
-0
/
+758
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
3
-0
/
+108
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
3
-0
/
+151
2021-06-11
ice: add support for sideband messages
Jacob Keller
11
-2
/
+343
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
19
-151
/
+446
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-118
/
+141
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
1
-5
/
+1
2021-06-07
ice: downgrade error print to debug print
Anirudh Venkataramanan
1
-1
/
+1
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
5
-2
/
+48
2021-06-07
ice: (re)initialize NVM fields when rebuilding
Jacob Keller
1
-0
/
+6
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
5
-0
/
+42
2021-06-07
ice: add error message when pldmfw_flash_image fails
Jacob Keller
1
-0
/
+10
2021-06-07
ice: add extack when unable to read device caps
Jacob Keller
1
-0
/
+3
2021-06-07
ice: use static inline for dummy functions
Jesse Brandeburg
5
-29
/
+33
2021-06-07
ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency
Salil Mehta
1
-6
/
+8
2021-06-07
ice: set the value of global config lock timeout longer
Liwei Song
1
-1
/
+1
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
3
-23
/
+59
2021-06-07
ice: Refactor ice_setup_rx_ctx
Krzysztof Kazimierczak
4
-56
/
+78
2021-06-07
ice: Save VF's MAC across reboot
Brett Creeley
2
-17
/
+31
2021-06-07
ice: Manage VF's MAC address for both legacy and new cases
Brett Creeley
2
-27
/
+141
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
4
-2
/
+78
2021-06-04
igc: Indentation fixes
Sasha Neftin
1
-2
/
+2
2021-06-04
igc: Remove unused MDICNFG register
Sasha Neftin
1
-1
/
+0
2021-06-04
igc: Remove unused asymmetric pause bit from igc defines
Sasha Neftin
1
-1
/
+0
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
1
-26
/
+13
2021-06-04
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
1
-1
/
+4
2021-06-04
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
1
-45
/
+6
2021-06-04
ice: handle the VF VSI rebuild failure
Haiyue Wang
1
-1
/
+6
2021-06-04
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
2
-5
/
+8
2021-06-04
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
1
-0
/
+2
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
3
-3
/
+18
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+5
2021-06-03
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
1
-0
/
+3
2021-06-03
igb: add correct exception tracing for XDP
Magnus Karlsson
1
-4
/
+6
2021-06-03
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2
-14
/
+16
2021-06-03
ice: add correct exception tracing for XDP
Magnus Karlsson
2
-5
/
+15
2021-06-03
i40e: add correct exception tracing for XDP
Magnus Karlsson
2
-3
/
+12
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
3
-33
/
+37
2021-06-02
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
David S. Miller
21
-55
/
+1021
2021-06-02
igb: Fix -Wunused-const-variable warning
YueHaibing
1
-1
/
+1
2021-05-29
i40e: Register auxiliary devices to provide RDMA
Shiraz Saleem
4
-20
/
+114
2021-05-29
ice: Register auxiliary device to provide RDMA
Dave Ertman
4
-4
/
+87
2021-05-29
ice: Implement iidc operations
Dave Ertman
13
-24
/
+639
2021-05-29
ice: Initialize RDMA support
Dave Ertman
10
-9
/
+183
2021-05-28
ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
Gustavo A. R. Silva
1
-9
/
+7
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+7
[next]