summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_prototype.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera1-2/+1
2023-11-15i40e: Move inline helpers to i40e_prototype.hIvan Vecera1-0/+70
2023-10-15i40e: Refactor and rename i40e_read_pba_string()Ivan Vecera1-2/+1
2023-10-05i40e: Move DDP specific macros and structures to i40e_ddp.cIvan Vecera1-0/+5
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera1-3/+2
2023-10-05i40e: Split i40e_osdep.hIvan Vecera1-0/+1
2023-08-09i40e: Remove unused function declarationsYue Haibing1-17/+0
2023-02-09i40e: use int for i40e_statusJan Sokolowski1-318/+324
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski1-1/+0
2022-12-13i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar1-0/+3
2022-02-04i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski1-0/+5
2022-02-04i40e: Add new versions of send ASQ command functionsJedrzej Jagielski1-0/+20
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski1-5/+9
2021-02-11i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski1-1/+8
2020-05-29i40e: Make i40e_shutdown_adminq() return voidJason Yan1-1/+1
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz1-8/+18
2019-10-25i40e: Fix for persistent lldp supportSylwia Wnuczko1-4/+6
2019-08-22i40e: Persistent LLDP supportSylwia Wnuczko1-0/+6
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski1-0/+2
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov1-0/+4
2019-05-04i40e: Further implementation of LLDPAleksandr Loktionov1-2/+6
2019-04-17i40e: Implement DDP support in i40e driverAleksandr Loktionov1-0/+6
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz1-0/+3
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-25/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-03-19i40e: Fix incorrect return typesDoug Dziggel1-2/+2
2018-01-27i40e: Display LLDP information on vSphere Web ClientUpasana Menon1-0/+4
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski1-2/+4
2018-01-10i40e: change ppp name to ddpJingjing Wu1-4/+6
2018-01-10i40e: add helper conversion function for link_speedJacob Keller1-0/+31
2017-10-31i40e: Enable cloud filters via tc-flowerAmritha Nambiar1-0/+16
2017-10-31i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar1-1/+1
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski1-0/+9
2017-09-06i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain1-2/+0
2017-06-02virtchnl: rename i40e to generic virtchnlJesse Brandeburg1-2/+2
2017-06-02i40e: use new unified virtchnl header fileJesse Brandeburg1-1/+1
2017-04-20i40e: new AQ commandsJingjing Wu1-0/+17
2017-03-28i40e: Drop FCoE code from core driver filesAlexander Duyck1-3/+0
2016-12-07i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz1-0/+4
2016-12-03i40e: set broadcast promiscuous mode for each active VLANJacob Keller1-0/+3
2016-12-03i40e: Add Clause22 implementationMichal Kosiarz1-4/+8
2016-06-28i40e: add functions to control default VSIMitch Williams1-0/+2
2016-05-14i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain1-1/+2
2016-05-14i40e: Implement the API function for aq_set_switch_configShannon Nelson1-0/+4
2016-05-02i40e: Remove HMC AQ API implementationNeerav Parikh1-4/+0
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose1-0/+8
2016-04-07i40e: Move NVM event wait check to NVM codeShannon Nelson1-0/+1
2016-02-19i40e: implement and use Rx CTL helper functionsShannon Nelson1-0/+8
2016-02-19i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny1-0/+13
2016-02-18i40e: add VEB stat control and remove L2 cloud filterShannon Nelson1-3/+3