aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-12ice: Trivial fixesTony Nguyen1-2/+2
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan1-5/+12
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley1-16/+0
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen1-0/+33
2020-01-24ice: Allocate flow profileTony Nguyen1-0/+75
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen1-1/+5
2020-01-03ice: Remove Rx flex descriptor programmingVignesh Sridhar1-104/+0
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan1-0/+12
2019-11-22ice: Store number of functions for the deviceBruce Allan1-11/+10
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller1-50/+0
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni1-2/+8
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash1-0/+66
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor1-0/+46
2019-09-12ice: Enable DDP package downloadTony Nguyen1-0/+69
2019-09-12ice: Initialize DDP package structuresTony Nguyen1-1/+4
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen1-1/+39
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik1-0/+23
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr1-0/+37
2019-09-05ice: Rework around device/function capabilitiesAnirudh Venkataramanan1-20/+20
2019-09-05ice: update Tx context structAshish Shah1-1/+2
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni1-0/+12
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan1-1/+1
2019-08-26ice: shorten local and add debug printsJesse Brandeburg1-19/+44
2019-08-23ice: Don't clear auto_fec bit in ice_cfg_phy_fec()Chinh T Cao1-6/+3
2019-08-23ice: Fix flag used for module queryChinh T Cao1-1/+1
2019-07-31ice: separate out control queue lock creationJacob Keller1-3/+3
2019-07-31ice: Always set prefena when configuring an Rx queueBrett Creeley1-1/+8
2019-07-31ice: track hardware stat registers past rolloverJacob Keller1-22/+35
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan1-3/+3
2019-05-30ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller1-3/+3
2019-05-30ice: Update function headerAnirudh Venkataramanan1-0/+4
2019-05-29ice: Cleanup ice_update_link_infoBruce Allan1-17/+18
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt1-0/+70
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin1-0/+48
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan1-0/+23
2019-05-29ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan1-3/+0
2019-05-29ice: Fix LINE_SPACING style issueBruce Allan1-1/+0
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan1-26/+30
2019-05-04ice: Do not unnecessarily initialize local variableBruce Allan1-1/+1
2019-05-02ice: Resolve static analysis reported issueBruce Allan1-10/+2
2019-05-02ice: Return configuration error without queue to disableAkeem G Abodunrin1-7/+10
2019-05-02ice: Create framework for VSI queue contextAnirudh Venkataramanan1-5/+57
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan1-0/+25
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan1-47/+47
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan1-3/+3
2019-03-25ice: Create a generic name for the ice_rx_flg64_bits structureChinh T Cao1-13/+13
2019-03-25ice: add and use new ice_for_each_traffic_class() macroBruce Allan1-1/+1
2019-03-25ice: Enable link events over the ARQBrett Creeley1-1/+27
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan1-16/+19
2019-03-22ice: fix static analysis warningsBruce Allan1-1/+1