index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
1
-22
/
+27
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-3
/
+2
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
1
-5
/
+5
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
1
-1
/
+12
2020-07-29
ice: Implement LFC workaround
Dave Ertman
1
-0
/
+33
2020-07-29
ice: implement device flash update via devlink
Jacob Keller
1
-1
/
+1
2020-07-29
ice: add flags indicating pending update of firmware module
Jacob Keller
1
-0
/
+12
2020-07-29
ice: Add support for unified NVM update flow capability
Jacek Naczyk
1
-0
/
+7
2020-07-24
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
1
-3
/
+14
2020-07-24
ice: Report AOC PHY Types as Fiber
Doug Dziggel
1
-0
/
+11
2020-07-24
ice: add AQC get link topology handle support
Paul Greenwalt
1
-1
/
+65
2020-07-24
ice: Rename low_power_ctrl
Lev Faerman
1
-9
/
+9
2020-07-24
ice: update reporting of autoneg capabilities
Paul Greenwalt
1
-0
/
+15
2020-07-24
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
1
-18
/
+50
2020-07-24
ice: add link lenient and default override support
Paul Greenwalt
1
-4
/
+166
2020-07-24
ice: restore PHY settings on media insertion
Paul Greenwalt
1
-10
/
+135
2020-07-24
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
1
-9
/
+34
2020-07-24
ice: refactor FC functions
Paul Greenwalt
1
-29
/
+46
2020-07-24
ice: split ice_discover_caps into two functions
Jacob Keller
1
-55
/
+39
2020-07-24
ice: split ice_parse_caps into separate functions
Jacob Keller
1
-170
/
+378
2020-07-24
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
1
-31
/
+12
2020-07-02
ice: replace single-element array used for C struct hack
Bruce Allan
1
-35
/
+39
2020-07-02
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
1
-17
/
+12
2020-07-02
ice: implement snapshot for device capabilities
Jacob Keller
1
-13
/
+51
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
1
-1
/
+6
2020-05-31
ice: Increase timeout after PFR
Dan Nowlin
1
-1
/
+6
2020-05-28
ice: avoid undefined behavior
Bruce Allan
1
-2
/
+10
2020-05-28
ice: Fix memory leak
Surabhi Boob
1
-1
/
+7
2020-05-28
ice: fix MAC write command
Jesse Brandeburg
1
-4
/
+1
2020-05-23
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
1
-0
/
+69
2020-05-23
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+36
2020-05-22
ice: Add support for tunnel offloads
Tony Nguyen
1
-0
/
+2
2020-03-21
ice: add board identifier info to devlink .info_get
Jacob Keller
1
-66
/
+0
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
1
-23
/
+0
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
1
-2
/
+2
2020-02-20
ice: increase PF reset wait timeout to 300 milliseconds
Jacob Keller
1
-1
/
+1
2020-02-16
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
1
-2
/
+2
2020-02-12
ice: Trivial fixes
Tony Nguyen
1
-2
/
+2
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
1
-5
/
+12
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
1
-16
/
+0
2020-01-26
ice: Populate TCAM filter software structures
Tony Nguyen
1
-0
/
+33
2020-01-25
ice: Allocate flow profile
Tony Nguyen
1
-0
/
+75
2020-01-25
ice: Enable writing hardware filtering tables
Tony Nguyen
1
-1
/
+5
2020-01-04
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
1
-104
/
+0
2019-11-23
ice: Correct capabilities reporting of max TCs
Bruce Allan
1
-0
/
+12
2019-11-23
ice: Store number of functions for the device
Bruce Allan
1
-11
/
+10
2019-11-08
ice: use more accurate ICE_DBG mask types
Jacob Keller
1
-50
/
+0
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
1
-2
/
+8
2019-11-07
ice: Update Boot Configuration Section read of NVM
Md Fahad Iqbal Polash
1
-0
/
+66
[next]