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
/
i40e
/
i40e_nvm.c
Age
Commit message (
Expand
)
Author
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
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
2014-06-26
i40e: do not take NVM ownership for SR read
Kamil Krawczyk
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-03-06
i40e: clean up comment style
Shannon Nelson
2014-01-17
i40e: fix compile warning on checksum_local
Jesse Brandeburg
2014-01-10
i40e: Cleanup Doxygen warnings
Jeff Kirsher
2014-01-09
i40e: Fix GPL header
Greg Rose
2014-01-07
i40e: rework shadow ram read functions
Shannon Nelson
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg