index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_adminq.c
Age
Commit message (
Expand
)
Author
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
2014-12-06
i40e: Define and use i40e_is_vf macro
Anjali Singhai Jain
2014-12-06
i40e: remove useless debug noise
Shannon Nelson
2014-11-20
i40e: don't overload fields
Mitch Williams
2014-11-11
i40e: poll firmware slower
Kamil Krawczyk
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
2014-07-16
i40e/i40evf: Clean up code
Paul M Stillwell Jr
2014-06-30
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
2014-06-30
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
2014-06-30
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
2014-06-20
i40e/i40evf: modify debug prints to avoid seg faults
Kamil Krawczyk
2014-06-19
i40e/i40evf: Reset Head and Tail on AQ initialization
Michal Kosiarz
2014-06-06
i40e/i40evf: check AQ register for valid data
Kamil Krawczyk
2014-05-29
i40e: relax the firmware API version check
Shannon Nelson
2014-04-21
i40e/i40evf: add tracking to NVM busy state
Shannon Nelson
2014-02-13
i40evf: clean up memsets
Mitch Williams
2014-01-10
i40e: Cleanup Doxygen warnings
Jeff Kirsher
2014-01-10
i40e: use assignment instead of memcpy
Mitch Williams
2014-01-09
i40e: remove interrupt on AQ error
Shannon Nelson
2014-01-09
i40e: release NVM resource reservation on startup
Shannon Nelson
2014-01-09
i40e: Fix GPL header
Greg Rose
2014-01-07
i40e: correctly setup ARQ descriptors
Mitch Williams
2014-01-07
i40e: remove redundant AQ enable
Kamil Krawczyk
2014-01-07
i40e: whitespace paren and comment tweaks
Shannon Nelson
2014-01-07
i40e: update firmware api to 1.1
Shannon Nelson
2014-01-06
i40e: Admin queue shutdown fixes
Anjali Singhai Jain
2014-01-04
i40e: keep allocated memory in structs
David Cassard
2013-12-17
i40e: make functions static and remove dead code
Stephen Hemminger
2013-12-05
i40e: retry call on timeout
Shannon Nelson
2013-12-05
i40e: simplify aq head-tail-len setups
Shannon Nelson
2013-12-05
i40e: clear AQ head and tail registers
Shannon Nelson
2013-09-27
i40e: clean up coccicheck reported errors
Jesse Brandeburg
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg