index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
1
-1
/
+1
2017-09-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-38
/
+61
2017-09-06
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-06
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
1
-38
/
+60
2017-08-28
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-26
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-07-26
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
1
-2
/
+19
2017-03-15
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
1
-6
/
+6
2016-11-01
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
1
-0
/
+16
2016-04-26
i40e: Specify AQ event opcode to wait for
Shannon Nelson
1
-7
/
+42
2016-04-07
i40e: Move NVM event wait check to NVM code
Shannon Nelson
1
-0
/
+31
2016-04-07
i40e: Move NVM variable out of AQ struct
Shannon Nelson
1
-6
/
+6
2016-02-17
i40e: add a little more to an NVM update debug message
Shannon Nelson
1
-2
/
+3
2015-10-23
i40e: fix unconditional execution of cpu_to_le16()
Jean Sacren
1
-2
/
+3
2015-10-23
i40e: clean up local variable initialization
Jean Sacren
1
-2
/
+2
2015-10-20
i40e: Fix basic support for X722 devices
Anjali Singhai
1
-6
/
+25
2015-10-16
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
1
-1
/
+1
2015-10-08
i40e: add little endian conversion for checksum
Jesse Brandeburg
1
-1
/
+3
2015-09-18
i40e/i40evf: add get AQ result command to nvmupdate utility
Shannon Nelson
1
-0
/
+79
2015-09-18
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
1
-0
/
+83
2015-09-18
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
1
-12
/
+36
2015-09-18
i40e/i40evf: add GetStatus command for nvmupdate
Shannon Nelson
1
-11
/
+31
2015-09-18
i40e/i40evf: add handling of writeback descriptor
Shannon Nelson
1
-4
/
+22
2015-09-18
i40e: rename variable to prevent clash of understanding
Shannon Nelson
1
-57
/
+57
2015-08-06
i40e: Add AQ commands for NVM Update for X722
Shannon Nelson
1
-0
/
+129
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-3
/
+3
2015-04-15
i40e: get rid of unused locals
Jesse Brandeburg
1
-2
/
+1
2015-03-07
i40e: Remove unneeded conversion
Kamil Krawczyk
1
-1
/
+0
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
1
-4
/
+4
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+35
2015-02-26
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
1
-0
/
+35
2015-02-24
i40e: update Shadow RAM read/write functions
Kamil Krawczyk
1
-25
/
+71
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
1
-2
/
+4
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
1
-12
/
+21
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
1
-4
/
+9
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
1
-10
/
+16
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
1
-13
/
+8
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
1
-2
/
+0
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
1
-3
/
+3
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
1
-0
/
+511
2014-06-26
i40e: do not take NVM ownership for SR read
Kamil Krawczyk
1
-8
/
+1
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-1
/
+1
2014-03-07
i40e: clean up comment style
Shannon Nelson
1
-59
/
+58
2014-01-18
i40e: fix compile warning on checksum_local
Jesse Brandeburg
1
-1
/
+1
2014-01-11
i40e: Cleanup Doxygen warnings
Jeff Kirsher
1
-0
/
+1
2014-01-09
i40e: Fix GPL header
Greg Rose
1
-4
/
+3
2014-01-08
i40e: rework shadow ram read functions
Shannon Nelson
1
-51
/
+16
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg
1
-0
/
+391