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
/
ice
/
ice_hw_autogen.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
ice: support crosstimestamping on E822 devices if supported
Jacob Keller
1
-0
/
+8
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
1
-0
/
+1
2021-10-19
ice: fix software generating extra interrupts
Jesse Brandeburg
1
-0
/
+1
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
1
-0
/
+18
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
1
-0
/
+1
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
1
-0
/
+17
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-0
/
+51
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-06-04
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
1
-0
/
+1
2021-05-29
ice: Implement iidc operations
Dave Ertman
1
-2
/
+1
2021-04-15
ice: manage interrupts during poll exit
Jesse Brandeburg
1
-0
/
+1
2021-03-22
ice: Check FDIR program status for AVF
Qi Zhang
1
-0
/
+3
2021-03-22
ice: Support non word aligned input set field
Qi Zhang
1
-0
/
+15
2021-02-09
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
1
-0
/
+3
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-2
/
+2
2020-07-24
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+9
2020-05-28
ice: Handle critical FW error during admin queue initialization
Evan Swanson
1
-0
/
+2
2020-05-23
ice: Fix bad register reads
Anirudh Venkataramanan
1
-3
/
+0
2020-05-23
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
1
-0
/
+5
2020-05-23
ice: Support IPv4 Flow Director filters
Henry Tieman
1
-0
/
+6
2020-05-23
ice: Support displaying ntuple rules
Henry Tieman
1
-0
/
+1
2020-05-23
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+11
2020-05-22
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
1
-0
/
+1
2020-02-20
ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues
Brett Creeley
1
-0
/
+1
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
1
-0
/
+2
2020-02-16
ice: Handle LAN overflow event for VF queues
Brett Creeley
1
-0
/
+2
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
1
-0
/
+6
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
1
-1
/
+0
2020-01-04
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
1
-9
/
+0
2019-11-08
ice: Implement DCBNL support
Dave Ertman
1
-0
/
+3
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
1
-0
/
+2
2019-08-21
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
1
-0
/
+3
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
1
-0
/
+1
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
1
-30
/
+0
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
1
-0
/
+4
2019-05-05
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
1
-0
/
+4
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
1
-0
/
+5
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
1
-0
/
+3
2019-03-27
ice: enable VF admin queue interrupts
Mitch Williams
1
-0
/
+2
2019-03-20
ice: configure GLINT_ITR to always have an ITR gran of 2
Brett Creeley
1
-0
/
+10
2019-02-25
ice: clear VF ARQLEN register on reset
Mitch Williams
1
-0
/
+1
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
1
-0
/
+1
2018-11-13
ice: Fix debug print in ice_tx_timeout
Brett Creeley
1
-0
/
+3
2018-11-06
ice: Fix tx_timeout in PF driver
Brett Creeley
1
-0
/
+2
2018-10-25
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
1
-0
/
+6
2018-10-25
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
1
-0
/
+2
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
1
-0
/
+8
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
1
-0
/
+1
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
1
-0
/
+1
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
1
-0
/
+38
[next]