index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_adminq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
i40e: Allow changing FEC settings on X722 if supported by FW
Jaroslaw Gawin
1
-0
/
+6
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-1
/
+1
2020-05-29
i40e: Make i40e_shutdown_adminq() return void
Jason Yan
1
-5
/
+1
2020-01-09
i40e: Set PHY Access flag on X722
Adam Ludkiewicz
1
-0
/
+5
2019-10-25
i40e: Extract detection of HW flags into a function
Piotr Azarewicz
1
-13
/
+58
2019-08-22
i40e: Add drop mode parameter to set mac config
Sylwia Wnuczko
1
-1
/
+3
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
1
-4
/
+4
2019-05-04
i40e: Further implementation of LLDP
Aleksandr Loktionov
1
-0
/
+5
2019-04-17
i40e: Fix misleading error message
Carolyn Wyborny
1
-1
/
+1
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
1
-0
/
+6
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
1
-0
/
+2
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-01-27
i40e: cleanup unnecessary parens
Jeff Kirsher
1
-1
/
+1
2018-01-27
i40e: Add returning AQ critical error to SW
Michal Kosiarz
1
-4
/
+9
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
1
-1
/
+1
2017-11-22
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
1
-0
/
+6
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
1
-0
/
+6
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
1
-0
/
+6
2017-04-20
i40e: reduce wait time for adminq command completion
Jacob Keller
1
-2
/
+2
2016-11-01
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
1
-2
/
+2
2016-05-02
i40e: Remove HMC AQ API implementation
Neerav Parikh
1
-4
/
+0
2016-04-07
i40e: Move NVM event wait check to NVM code
Shannon Nelson
1
-30
/
+1
2016-04-07
i40e: Move NVM variable out of AQ struct
Shannon Nelson
1
-3
/
+3
2016-02-18
i40e: clean event descriptor before use
Shannon Nelson
1
-9
/
+11
2015-12-04
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
1
-6
/
+0
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-10-14
i40e/i40evf: Add info to nvm info struct for OEM version data
Carolyn Wyborny
1
-1
/
+8
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-2
/
+1
2015-10-07
i40e/i40evf: assure clean asq status report
Shannon Nelson
1
-0
/
+2
2015-10-07
i40e/i40evf: set AQ count after memory allocation
Mitch Williams
1
-2
/
+2
2015-10-04
i40e/i40evf: grab the AQ spinlocks before clearing registers
Shannon Nelson
1
-22
/
+23
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2015-09-29
i40e/i40evf: check for stopped admin queue
Mitch Williams
1
-0
/
+9
2015-09-18
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
1
-0
/
+3
2015-09-18
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
1
-0
/
+13
2015-09-18
i40e/i40evf: save aq writeback for future inspection
Shannon Nelson
1
-0
/
+4
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
1
-1
/
+2
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
1
-0
/
+1
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
1
-11
/
+0
2014-12-06
i40e: Define and use i40e_is_vf macro
Anjali Singhai Jain
1
-1
/
+1
2014-12-06
i40e: remove useless debug noise
Shannon Nelson
1
-3
/
+0
2014-11-21
i40e: don't overload fields
Mitch Williams
1
-3
/
+3
2014-11-11
i40e: poll firmware slower
Kamil Krawczyk
1
-4
/
+2
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
1
-3
/
+5
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
1
-5
/
+3
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
1
-7
/
+7
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
1
-8
/
+13
2014-07-17
i40e/i40evf: Clean up code
Paul M Stillwell Jr
1
-1
/
+1
[next]