aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.h
AgeCommit message (Expand)Author
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-21ice: refactor filter functionsMichal Swiatkowski
2020-03-10ice: use variable name more descriptive than typeBruce Allan
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett Creeley
2020-02-15ice: Add initial support for QinQBrett Creeley
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan
2019-05-29ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley
2019-05-02ice: Add ability to update rx-usecs-highBrett Creeley
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-03-26ice: Remove unused function prototypeAnirudh Venkataramanan
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan
2018-10-03ice: Add handler to configure SR-IOVAnirudh Venkataramanan
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan