summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
Commit message (Expand)AuthorAgeFilesLines
* ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-0/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-1/+1
|\
| * ice: initialize local variable 'tlv'Tom Rix2022-02-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-101-1/+2
|\|
| * ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter2022-02-101-1/+2
* | ice: Support configuring the device to Double VLAN ModeBrett Creeley2022-02-091-5/+44
|/
* ice: replay advanced rules after resetVictor Raj2022-01-061-1/+1
* ice: convert clk_freq capability into time_refJacob Keller2021-12-211-0/+12
* ice: support immediate firmware activation via devlink reloadJacob Keller2021-12-151-0/+12
* ice: Remove excess error variablesTony Nguyen2021-12-141-6/+3
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-23/+22
* ice: Remove enum ice_statusTony Nguyen2021-12-141-99/+95
* ice: Use int for ice_statusTony Nguyen2021-12-141-101/+100
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-0/+2
|\
| * ice: Add missing E810 device idsTony Nguyen2021-10-201-0/+2
* | ice: Add support for SMA control multiplexerMaciej Machnikowski2021-10-141-0/+21
* | ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski2021-10-141-0/+58
* | ice: Refactor ice_aqc_link_topo_addrMaciej Machnikowski2021-10-141-3/+5
* | ice: cleanup rules infoVictor Raj2021-10-111-8/+33
* | ice: allow adding advanced rulesGrishma Kotecha2021-10-111-0/+1
|/
* ice: register 1588 PTP clock device object for E810 devicesJacob Keller2021-06-111-0/+11
* ice: add support for set/get of driver-stored firmware parametersJacob Keller2021-06-111-0/+75
* ice: process 1588 PTP capabilities during initializationJacob Keller2021-06-111-0/+99
* ice: add support for sideband messagesJacob Keller2021-06-111-0/+58
* ice: Detect and report unsupported module power levelsAnirudh Venkataramanan2021-06-071-0/+2
* ice: Implement iidc operationsDave Ertman2021-05-281-0/+203
* ice: Initialize RDMA supportDave Ertman2021-05-281-1/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-1/+1
|\
| * ice: fix memory allocation callBruce Allan2021-03-291-1/+1
* | ice: Limit forced overrides based on FW versionJeb Cramer2021-04-071-12/+2
* | ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan2021-04-071-2/+31
* | ice: Align macro names to the specificationAnirudh Venkataramanan2021-04-071-6/+7
* | ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao2021-04-071-1/+80
* | ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley2021-03-311-30/+24
* | ice: remove unnecessary duplicated AQ command flag settingBruce Allan2021-03-311-1/+1
* | ice: Fix prototype warningsTony Nguyen2021-03-231-1/+1
|/
* ice: remove unnecessary castsBruce Allan2021-02-081-3/+3
* ice: Use PSM clock frequency to calculate RL profilesBen Shelton2021-02-081-0/+1
* ice: create scheduler aggregator node config and move VSIsKiran Patil2021-02-081-0/+4
* ice: implement new LLDP filter commandDave Ertman2021-02-081-0/+47
* ice: use flex_array_size where possibleBruce Allan2021-02-051-1/+1
* ice: join format strings to same line as ice_debugJacob Keller2020-12-091-68/+34
* ice: Enable Support for FW Override (E82X)Jeb Cramer2020-12-091-4/+0
* ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr2020-12-091-1/+2
* ice: preserve NVM capabilities in safe modeJacob Keller2020-09-301-22/+27
* ice: Misc minor fixesTony Nguyen2020-08-011-3/+2
* ice: rename misleading grst_delay variableNick Nunley2020-08-011-5/+5
* ice: disable no longer needed workaround for FW loggingBen Shelton2020-07-291-2/+0
* ice: Adjust scheduler default BW weightTarun Singh2020-07-291-1/+12
* ice: Implement LFC workaroundDave Ertman2020-07-291-0/+33