summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan2019-05-291-3/+0
* ice: Fix LINE_SPACING style issueBruce Allan2019-05-291-1/+0
* ice: Call out dev/func caps when printingAnirudh Venkataramanan2019-05-231-26/+30
* ice: Do not unnecessarily initialize local variableBruce Allan2019-05-041-1/+1
* ice: Resolve static analysis reported issueBruce Allan2019-05-021-10/+2
* ice: Return configuration error without queue to disableAkeem G Abodunrin2019-05-021-7/+10
* ice: Create framework for VSI queue contextAnirudh Venkataramanan2019-05-021-5/+57
* ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan2019-04-181-0/+25
* ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan2019-04-181-47/+47
* ice: Fix typos in code commentsAnirudh Venkataramanan2019-04-181-3/+3
* ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao2019-03-251-13/+13
* ice: add and use new ice_for_each_traffic_class() macroBruce Allan2019-03-251-1/+1
* ice: Enable link events over the ARQBrett Creeley2019-03-251-1/+27
* ice: fix some function prototype and signature style issuesBruce Allan2019-03-221-16/+19
* ice: fix static analysis warningsBruce Allan2019-03-221-1/+1
OpenPOWER on IntegriCloud