index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
2022-04-14
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
2022-01-04
net: fixup build after bpf header changes
Jakub Kicinski
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
2021-12-15
ice: reduce time to read Option ROM CIVD data
Jacob Keller
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-04-14
ice: suppress false cppcheck issues
Bruce Allan
2021-02-05
ice: display stored UNDI firmware version via devlink info
Jacob Keller
2021-02-05
ice: display stored netlist versions via devlink info
Jacob Keller
2021-02-05
ice: display some stored NVM versions via devlink info
Jacob Keller
2021-02-05
ice: introduce function for reading from flash modules
Jacob Keller
2021-02-05
ice: cache NVM module bank information
Jacob Keller
2021-02-05
ice: create flash_info structure and separate NVM version
Jacob Keller
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
ice: silence static analysis warning
Bruce Allan
2020-12-09
ice: cleanup misleading comment
Bruce Allan
2020-12-09
ice: Remove gate to OROM init
Jeb Cramer
2020-07-28
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-05-28
ice: Declare functions static
Tony Nguyen
2020-05-21
ice: report netlist version in .info_get
Jacob Keller
2020-03-21
ice: add board identifier info to devlink .info_get
Jacob Keller
2020-03-21
ice: implement full NVM read from ETHTOOL_GEEPROM
Jesse Brandeburg
2020-03-21
ice: discover and store size of available flash
Jacob Keller
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
2020-03-21
ice: create function to read a section of the NVM and Shadow RAM
Jacob Keller
2020-03-20
ice: use __le16 types for explicitly Little Endian values
Jacob Keller
2020-02-19
ice: fix define for E822 backplane device
Bruce Allan
2020-02-19
ice: add support for E823 devices
Bruce Allan
2020-01-03
ice: Add device ids for E822 devices
Jacob Keller
2019-11-06
ice: Update Boot Configuration Section read of NVM
Md Fahad Iqbal Polash
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-23
ice: Silence semantic parser warnings
Bruce Allan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-02-25
ice: fix numeric overflow warning
Bruce Allan
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-05-17
ice: Update NVM AQ command functions
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan