index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2023-11-27
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
1
-55
/
+31
2023-11-14
i40e: Remove VF MAC types
Ivan Vecera
1
-23
/
+10
2023-11-14
i40e: Use helpers to check running FW and AQ API versions
Ivan Vecera
1
-37
/
+19
2023-11-14
i40e: Initialize hardware capabilities at single place
Ivan Vecera
1
-18
/
+48
2023-11-14
i40e: Use DECLARE_BITMAP for flags field in i40e_hw
Ivan Vecera
1
-19
/
+19
2023-11-14
i40e: Remove unused flags
Ivan Vecera
1
-3
/
+1
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
1
-2
/
+2
2023-10-05
i40e: Simplify memory allocation functions
Ivan Vecera
1
-4
/
+0
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
1
-25
/
+24
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
1
-34
/
+34
2022-02-03
i40e: Add new versions of send ASQ command functions
Jedrzej Jagielski
1
-8
/
+84
2022-01-07
i40e: Minimize amount of busy-waiting during AQ send
Jedrzej Jagielski
1
-7
/
+22
2020-10-13
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-28
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-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
1
-0
/
+5
2019-04-16
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-26
i40e: cleanup unnecessary parens
Jeff Kirsher
1
-1
/
+1
2018-01-26
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-21
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-19
i40e: reduce wait time for adminq command completion
Jacob Keller
1
-2
/
+2
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
1
-2
/
+2
2016-05-01
i40e: Remove HMC AQ API implementation
Neerav Parikh
1
-4
/
+0
2016-04-06
i40e: Move NVM event wait check to NVM code
Shannon Nelson
1
-30
/
+1
2016-04-06
i40e: Move NVM variable out of AQ struct
Shannon Nelson
1
-3
/
+3
2016-02-17
i40e: clean event descriptor before use
Shannon Nelson
1
-9
/
+11
2015-12-03
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-13
i40e/i40evf: Add info to nvm info struct for OEM version data
Carolyn Wyborny
1
-1
/
+8
2015-10-08
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-03
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-28
i40e/i40evf: check for stopped admin queue
Mitch Williams
1
-0
/
+9
2015-09-17
i40e/i40evf: add exec_aq command to nvmupdate utility
Shannon Nelson
1
-0
/
+3
2015-09-17
i40e/i40evf: add wait states to NVM state machine
Shannon Nelson
1
-0
/
+13
2015-09-17
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
[next]