index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_nvm.c
Age
Commit message (
Expand
)
Author
2023-02-09
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
2022-03-17
i40e: little endian only valid checksums
Tom Rix
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2019-10-25
i40e: Fix for persistent lldp support
Sylwia Wnuczko
2019-08-22
i40e: Persistent LLDP support
Sylwia Wnuczko
2019-05-04
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-03
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
2018-01-10
i40e: remove redundant initialization of read_size
Colin Ian King
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
2017-10-09
i40e: Avoid some useless variables and initializers in NVM functions
Stefano Brivio
2017-09-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-09-05
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
2017-09-05
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2017-08-27
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
2017-07-26
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
2017-03-14
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2016-04-26
i40e: Specify AQ event opcode to wait for
Shannon Nelson
2016-04-06
i40e: Move NVM event wait check to NVM code
Shannon Nelson
2016-04-06
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2016-02-16
i40e: add a little more to an NVM update debug message
Shannon Nelson
2015-10-23
i40e: fix unconditional execution of cpu_to_le16()
Jean Sacren
2015-10-23
i40e: clean up local variable initialization
Jean Sacren
2015-10-19
i40e: Fix basic support for X722 devices
Anjali Singhai
2015-10-16
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
2015-10-07
i40e: add little endian conversion for checksum
Jesse Brandeburg
2015-09-17
i40e/i40evf: add get AQ result command to nvmupdate utility
Shannon Nelson
2015-09-17
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
2015-09-17
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
2015-09-17
i40e/i40evf: add GetStatus command for nvmupdate
Shannon Nelson
2015-09-17
i40e/i40evf: add handling of writeback descriptor
Shannon Nelson
2015-09-17
i40e: rename variable to prevent clash of understanding
Shannon Nelson
2015-08-05
i40e: Add AQ commands for NVM Update for X722
Shannon Nelson
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-04-14
i40e: get rid of unused locals
Jesse Brandeburg
2015-03-07
i40e: Remove unneeded conversion
Kamil Krawczyk
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-26
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
2015-02-23
i40e: update Shadow RAM read/write functions
Kamil Krawczyk
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
[next]