index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_adminq.h
Age
Commit message (
Expand
)
Author
2024-07-11
i40e: fix: remove needless retries of NVM update
Aleksandr Loktionov
2023-11-27
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
2023-10-05
i40e: Split i40e_osdep.h
Ivan Vecera
2023-10-05
i40e: Move memory allocation structures to i40e_alloc.h
Ivan Vecera
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
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
2017-04-19
i40e: reduce wait time for adminq command completion
Jacob Keller
2016-04-06
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2015-10-07
i40e/i40evf: fix a potential type compare issue
Shannon Nelson
2015-09-30
i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
Shannon Nelson
2015-09-17
i40e/i40evf: save aq writeback for future inspection
Shannon Nelson
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
2015-01-16
i40e/i40evf: Increase ASQ timeout
Kevin Scott
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
2014-11-20
i40e: don't overload fields
Mitch Williams
2014-11-11
i40e: poll firmware slower
Kamil Krawczyk
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
2014-06-30
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
2014-06-30
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
2014-04-21
i40e/i40evf: add tracking to NVM busy state
Shannon Nelson
2014-01-09
i40e: Fix GPL header
Greg Rose
2014-01-04
i40e: keep allocated memory in structs
David Cassard
2013-12-05
i40e: simplify aq head-tail-len setups
Shannon Nelson
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg