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_nvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
1
-1
/
+87
2024-06-06
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
1
-7
/
+21
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
1
-4
/
+3
2023-12-18
ice: field get conversion
Jesse Brandeburg
1
-7
/
+8
2023-01-19
ice: Remove cppcheck suppressions
Tony Nguyen
1
-1
/
+0
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
1
-4
/
+9
2022-04-14
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
1
-0
/
+1
2022-01-04
net: fixup build after bpf header changes
Jakub Kicinski
1
-0
/
+2
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-3
/
+16
2021-12-15
ice: reduce time to read Option ROM CIVD data
Jacob Keller
1
-12
/
+36
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-24
/
+17
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-19
/
+19
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-49
/
+49
2021-04-15
ice: suppress false cppcheck issues
Bruce Allan
1
-0
/
+1
2021-02-05
ice: display stored UNDI firmware version via devlink info
Jacob Keller
1
-37
/
+78
2021-02-05
ice: display stored netlist versions via devlink info
Jacob Keller
1
-64
/
+96
2021-02-05
ice: display some stored NVM versions via devlink info
Jacob Keller
1
-0
/
+14
2021-02-05
ice: introduce function for reading from flash modules
Jacob Keller
1
-5
/
+157
2021-02-05
ice: cache NVM module bank information
Jacob Keller
1
-0
/
+151
2021-02-05
ice: create flash_info structure and separate NVM version
Jacob Keller
1
-34
/
+58
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
1
-18
/
+9
2020-12-09
ice: silence static analysis warning
Bruce Allan
1
-1
/
+1
2020-12-09
ice: cleanup misleading comment
Bruce Allan
1
-3
/
+3
2020-12-09
ice: Remove gate to OROM init
Jeb Cramer
1
-26
/
+0
2020-07-29
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
1
-0
/
+186
2020-07-24
ice: add link lenient and default override support
Paul Greenwalt
1
-1
/
+1
2020-07-24
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-2
/
+1
2020-05-29
ice: Declare functions static
Tony Nguyen
1
-2
/
+3
2020-05-22
ice: report netlist version in .info_get
Jacob Keller
1
-0
/
+86
2020-03-21
ice: add board identifier info to devlink .info_get
Jacob Keller
1
-0
/
+125
2020-03-21
ice: implement full NVM read from ETHTOOL_GEEPROM
Jesse Brandeburg
1
-148
/
+2
2020-03-21
ice: discover and store size of available flash
Jacob Keller
1
-2
/
+60
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
1
-32
/
+62
2020-03-21
ice: create function to read a section of the NVM and Shadow RAM
Jacob Keller
1
-7
/
+80
2020-03-21
ice: use __le16 types for explicitly Little Endian values
Jacob Keller
1
-5
/
+7
2020-02-20
ice: fix define for E822 backplane device
Bruce Allan
1
-1
/
+1
2020-02-20
ice: add support for E823 devices
Bruce Allan
1
-9
/
+23
2020-01-04
ice: Add device ids for E822 devices
Jacob Keller
1
-0
/
+12
2019-11-07
ice: Update Boot Configuration Section read of NVM
Md Fahad Iqbal Polash
1
-9
/
+42
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
1
-0
/
+31
2019-05-23
ice: Silence semantic parser warnings
Bruce Allan
1
-2
/
+2
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-3
/
+3
2019-02-25
ice: fix numeric overflow warning
Bruce Allan
1
-3
/
+4
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
1
-0
/
+81
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
1
-1
/
+1
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
1
-3
/
+2
2018-05-17
ice: Update NVM AQ command functions
Anirudh Venkataramanan
1
-3
/
+4
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
1
-0
/
+236