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_adminq.c
Age
Commit message (
Expand
)
Author
2020-05-28
i40e: Make i40e_shutdown_adminq() return void
Jason Yan
2020-01-09
i40e: Set PHY Access flag on X722
Adam Ludkiewicz
2019-10-25
i40e: Extract detection of HW flags into a function
Piotr Azarewicz
2019-08-22
i40e: Add drop mode parameter to set mac config
Sylwia Wnuczko
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-04-16
i40e: Fix misleading error message
Carolyn Wyborny
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
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
2018-01-26
i40e: cleanup unnecessary parens
Jeff Kirsher
2018-01-26
i40e: Add returning AQ critical error to SW
Michal Kosiarz
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
2017-04-19
i40e: reduce wait time for adminq command completion
Jacob Keller
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2016-05-01
i40e: Remove HMC AQ API implementation
Neerav Parikh
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-17
i40e: clean event descriptor before use
Shannon Nelson
2015-12-03
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-13
i40e/i40evf: Add info to nvm info struct for OEM version data
Carolyn Wyborny
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-10-07
i40e/i40evf: assure clean asq status report
Shannon Nelson
2015-10-07
i40e/i40evf: set AQ count after memory allocation
Mitch Williams
2015-10-03
i40e/i40evf: grab the AQ spinlocks before clearing registers
Shannon Nelson
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-28
i40e/i40evf: check for stopped admin queue
Mitch Williams
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: save aq writeback for future inspection
Shannon Nelson
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
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
[next]