index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-14
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-28
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
1
-0
/
+186
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
1
-1
/
+1
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-2
/
+1
2020-05-28
ice: Declare functions static
Tony Nguyen
1
-2
/
+3
2020-05-21
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-20
ice: use __le16 types for explicitly Little Endian values
Jacob Keller
1
-5
/
+7
2020-02-19
ice: fix define for E822 backplane device
Bruce Allan
1
-1
/
+1
2020-02-19
ice: add support for E823 devices
Bruce Allan
1
-9
/
+23
2020-01-03
ice: Add device ids for E822 devices
Jacob Keller
1
-0
/
+12
2019-11-06
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