index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_nvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: avoid forward declarations in i40e_nvm.c
Maciej Fijalkowski
2024-03-29
1
-521
/
+489
*
i40e: field get conversion
Jesse Brandeburg
2023-12-18
1
-8
/
+5
*
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
1
-0
/
+1
*
i40e: Use DECLARE_BITMAP for flags field in i40e_hw
Ivan Vecera
2023-11-15
1
-5
/
+5
*
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-05
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
1
-8
/
+8
|
\
|
*
i40e: fix misleading debug logs
Andrii Staikov
2023-08-16
1
-8
/
+8
*
|
i40e: remove i40e_status
Jan Sokolowski
2023-07-31
1
-26
/
+26
|
/
*
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
2023-02-09
1
-2
/
+2
*
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
1
-124
/
+124
*
i40e: Remove string printing for i40e_status
Jan Sokolowski
2023-02-09
1
-2
/
+2
*
i40e: little endian only valid checksums
Tom Rix
2022-03-17
1
-2
/
+3
*
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
1
-1
/
+1
*
i40e: Fix for persistent lldp support
Sylwia Wnuczko
2019-10-25
1
-29
/
+32
*
i40e: Persistent LLDP support
Sylwia Wnuczko
2019-08-22
1
-0
/
+101
*
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-05
1
-25
/
+3
*
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-03
1
-4
/
+25
*
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
1
-0
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-25
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
2018-01-23
1
-32
/
+109
*
i40e: remove redundant initialization of read_size
Colin Ian King
2018-01-10
1
-1
/
+1
*
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
2017-11-22
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-1
/
+1
|
\
|
*
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
2017-10-10
1
-1
/
+1
*
|
i40e: Avoid some useless variables and initializers in NVM functions
Stefano Brivio
2017-10-09
1
-13
/
+7
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-09-06
1
-38
/
+61
|
\
|
*
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
2017-09-06
1
-0
/
+1
|
*
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2017-09-06
1
-38
/
+60
*
|
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
2017-08-28
1
-2
/
+8
*
|
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
2017-08-25
1
-0
/
+6
*
|
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
2017-07-26
1
-2
/
+19
|
/
*
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
2017-03-15
1
-6
/
+6
*
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2016-10-31
1
-0
/
+16
*
i40e: Specify AQ event opcode to wait for
Shannon Nelson
2016-04-26
1
-7
/
+42
*
i40e: Move NVM event wait check to NVM code
Shannon Nelson
2016-04-07
1
-0
/
+31
*
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2016-04-07
1
-6
/
+6
*
i40e: add a little more to an NVM update debug message
Shannon Nelson
2016-02-17
1
-2
/
+3
*
i40e: fix unconditional execution of cpu_to_le16()
Jean Sacren
2015-10-23
1
-2
/
+3
*
i40e: clean up local variable initialization
Jean Sacren
2015-10-23
1
-2
/
+2
*
i40e: Fix basic support for X722 devices
Anjali Singhai
2015-10-20
1
-6
/
+25
*
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
2015-10-16
1
-1
/
+1
*
i40e: add little endian conversion for checksum
Jesse Brandeburg
2015-10-07
1
-1
/
+3
*
i40e/i40evf: add get AQ result command to nvmupdate utility
Shannon Nelson
2015-09-18
1
-0
/
+79
*
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
2015-09-18
1
-0
/
+83
*
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
2015-09-18
1
-12
/
+36
*
i40e/i40evf: add GetStatus command for nvmupdate
Shannon Nelson
2015-09-18
1
-11
/
+31
*
i40e/i40evf: add handling of writeback descriptor
Shannon Nelson
2015-09-18
1
-4
/
+22
*
i40e: rename variable to prevent clash of understanding
Shannon Nelson
2015-09-18
1
-57
/
+57
*
i40e: Add AQ commands for NVM Update for X722
Shannon Nelson
2015-08-06
1
-0
/
+129
[next]