aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.h
Commit message (Expand)AuthorAgeFilesLines
* ice, libie: move generic adminq descriptors to libMichal Swiatkowski2025-07-241-3/+3
* ice: add functions to get and set Tx queue contextJacob Keller2025-07-101-0/+4
* ice: add support for reading and unpacking Rx queue contextJacob Keller2025-07-101-0/+2
* ice: use bitfields instead of unions for CGU regsKarol Kolacinski2025-06-261-180/+32
* ice: fix E825-C TSPLL register definitionsJacob Keller2025-06-181-1/+16
* ice: rename TSPLL and CGU functions and definitionsKarol Kolacinski2025-06-181-18/+18
* ice: move TSPLL functions to a separate fileKarol Kolacinski2025-06-181-0/+176
* ice: add phase offset monitor for all PPS dpll inputsArkadiusz Kubalewski2025-06-141-0/+3
* ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba2025-04-111-2/+1
* ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski2025-02-101-5/+0
* ice: Don't check device type when checking GNSS presenceKarol Kolacinski2025-02-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-161-0/+1
|\
| * ice: Add correct PHY lane assignmentKarol Kolacinski2025-01-131-0/+1
* | ice: add fw and port health reportersKonrad Knitter2025-01-141-0/+2
* | ice: c827: move wait for FW to ice_init_hw()Przemek Kitszel2025-01-141-1/+0
* | ice: use <linux/packing.h> for Tx and Rx queue context dataJacob Keller2024-12-121-3/+2
|/
* ice: add parser create and destroy skeletonJunfeng Guo2024-08-131-0/+1
* ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal2024-07-111-0/+2
* ice: Implement driver functionality to dump fec statisticsAnil Samal2024-07-111-0/+24
* ice: Extend Sideband Queue command to support flagsAnil Samal2024-07-111-1/+1
* ice: Distinguish driver reset and removal for AQ shutdownPiotr Gardocki2024-06-281-1/+1
* ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov2024-06-011-0/+1
* ice: Introduce ice_ptp_hw structKarol Kolacinski2024-06-011-0/+1
* ice: cleanup line splitting for context set functionsJacob Keller2024-03-041-6/+4
* ice: Add helper function ice_is_generic_macGrzegorz Nitka2024-02-121-0/+1
* ice: introduce new E825C devices familyGrzegorz Nitka2024-02-121-0/+1
* ice: remove FW logging codePaul M Stillwell Jr2023-12-141-1/+0
* ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo2023-12-141-0/+1
* ice: read internal temperature sensorKonrad Knitter2023-12-051-0/+2
* ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller2023-10-041-3/+3
* ice: Remove the FW shared parametersMichal Michalik2023-09-201-6/+0
* ice: check netlist before enabling ICE_F_GNSSJacob Keller2023-09-181-0/+1
* ice: add admin commands to access cgu configurationArkadiusz Kubalewski2023-09-171-0/+44
* ice: drop two params from ice_aq_alloc_free_res()Przemek Kitszel2023-08-171-4/+3
* ice: Add get C827 PHY index functionKarol Kolacinski2023-08-071-0/+1
* ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman2023-07-271-0/+4
* ice: make writes to /dev/gnssX synchronousMichal Schmidt2023-06-071-1/+1
* ice: Add GPIO pin support for E823 productsKarol Kolacinski2023-02-141-0/+1
* ice: Match parameter name for ice_cfg_phy_fc()Tony Nguyen2023-01-191-1/+1
* ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze2023-01-191-0/+1
* ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley2022-11-231-0/+1
* ice: Add port option admin queue commandsAnatolii Gerasymenko2022-08-241-0/+9
* ice: Allow 100M speeds for some devicesAnirudh Venkataramanan2022-08-181-0/+1
* ice: add i2c write commandKarol Kolacinski2022-07-211-0/+4
* ice: remove circular header dependencies on ice.hJacob Keller2022-03-151-2/+2
* ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-0/+6
* ice: Support configuring the device to Double VLAN ModeBrett Creeley2022-02-091-0/+3
* ice: Use int for ice_statusTony Nguyen2021-12-141-48/+48
* ice: Add support for SMA control multiplexerMaciej Machnikowski2021-10-141-0/+1
* ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski2021-10-141-0/+6