Age | Commit message (Expand) | Author |
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 |
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 |