summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
Commit message (Expand)AuthorAgeFilesLines
* ice: avoid unnecessary single-member variable-length structsBruce Allan2020-07-011-17/+12
* ice: implement snapshot for device capabilitiesJacob Keller2020-07-011-13/+51
* ice: Ignore EMODE when setting PHY configChinh T Cao2020-05-311-1/+6
* ice: Increase timeout after PFRDan Nowlin2020-05-311-1/+6
* ice: avoid undefined behaviorBruce Allan2020-05-271-2/+10
* ice: Fix memory leakSurabhi Boob2020-05-271-1/+7
* ice: fix MAC write commandJesse Brandeburg2020-05-271-4/+1
* ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan2020-05-221-0/+69
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-0/+36
* ice: Add support for tunnel offloadsTony Nguyen2020-05-211-0/+2
* ice: add board identifier info to devlink .info_getJacob Keller2020-03-211-66/+0
* ice: store NVM version info in extracted formatJacob Keller2020-03-211-23/+0
* ice: fix incorrect size description of ice_get_nvm_versionJacob Keller2020-03-101-2/+2
* ice: increase PF reset wait timeout to 300 millisecondsJacob Keller2020-02-191-1/+1
* ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan2020-02-151-2/+2
* ice: Trivial fixesTony Nguyen2020-02-121-2/+2
* ice: update Unit Load Status bitmask to check after resetBruce Allan2020-02-121-5/+12
* ice: Remove ice_dev_onetime_setup()Brett Creeley2020-02-121-16/+0
* ice: Populate TCAM filter software structuresTony Nguyen2020-01-251-0/+33
* ice: Allocate flow profileTony Nguyen2020-01-241-0/+75
* ice: Enable writing hardware filtering tablesTony Nguyen2020-01-241-1/+5
* ice: Remove Rx flex descriptor programmingVignesh Sridhar2020-01-031-104/+0
* ice: Correct capabilities reporting of max TCsBruce Allan2019-11-221-0/+12
* ice: Store number of functions for the deviceBruce Allan2019-11-221-11/+10
* ice: use more accurate ICE_DBG mask typesJacob Keller2019-11-081-50/+0
* ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni2019-11-081-2/+8
* ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash2019-11-061-0/+66
* ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor2019-11-061-0/+46
* ice: Enable DDP package downloadTony Nguyen2019-09-121-0/+69
* ice: Initialize DDP package structuresTony Nguyen2019-09-121-1/+4
* ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen2019-09-121-1/+39
* ice: Fix FW version formatting in dmesgLukasz Czapnik2019-09-121-0/+23
* ice: send driver version to firmwarePaul M Stillwell Jr2019-09-121-0/+37
* ice: Rework around device/function capabilitiesAnirudh Venkataramanan2019-09-051-20/+20
* ice: update Tx context structAshish Shah2019-09-051-1/+2
* ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni2019-09-031-0/+12
* ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan2019-09-031-1/+1
* ice: shorten local and add debug printsJesse Brandeburg2019-08-261-19/+44
* ice: Don't clear auto_fec bit in ice_cfg_phy_fec()Chinh T Cao2019-08-231-6/+3
* ice: Fix flag used for module queryChinh T Cao2019-08-231-1/+1
* ice: separate out control queue lock creationJacob Keller2019-07-311-3/+3
* ice: Always set prefena when configuring an Rx queueBrett Creeley2019-07-311-1/+8
* ice: track hardware stat registers past rolloverJacob Keller2019-07-311-22/+35
* ice: Trivial cosmetic changesAnirudh Venkataramanan2019-05-301-3/+3
* ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller2019-05-301-3/+3
* ice: Update function headerAnirudh Venkataramanan2019-05-301-0/+4
* ice: Cleanup ice_update_link_infoBruce Allan2019-05-291-17/+18
* ice: Add support for Forward Error Correction (FEC)Paul Greenwalt2019-05-291-0/+70
* ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin2019-05-291-0/+48
* ice: Add handler for ethtool selftestAnirudh Venkataramanan2019-05-291-0/+23