summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze2023-01-191-0/+13
* ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley2022-11-231-2/+39
* ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski2022-11-171-2/+2
* ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski2022-11-171-0/+3
* ice: support features on new E810T variantsArkadiusz Kubalewski2022-09-281-2/+16
* ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-201-0/+4
* ice: add helper function to check FW API versionPaul Greenwalt2022-09-061-28/+29
* ice: Print human-friendly PHY typesAnirudh Venkataramanan2022-08-241-18/+140
* ice: Add port option admin queue commandsAnatolii Gerasymenko2022-08-241-0/+115
* ice: Allow 100M speeds for some devicesAnirudh Venkataramanan2022-08-181-0/+20
* ice: add i2c write commandKarol Kolacinski2022-07-211-1/+46
* 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