aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski1-2/+16
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski1-0/+4
2022-09-06ice: add helper function to check FW API versionPaul Greenwalt1-28/+29
2022-08-24ice: Print human-friendly PHY typesAnirudh Venkataramanan1-18/+140
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko1-0/+115
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan1-0/+20
2022-07-21ice: add i2c write commandKarol Kolacinski1-1/+46
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski1-0/+53
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-02-18ice: initialize local variable 'tlv'Tom Rix1-1/+1
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter1-1/+2
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley1-5/+44
2022-01-06ice: replay advanced rules after resetVictor Raj1-1/+1
2021-12-21ice: convert clk_freq capability into time_refJacob Keller1-0/+12
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller1-0/+12
2021-12-14ice: Remove excess error variablesTony Nguyen1-6/+3
2021-12-14ice: Cleanup after ice_status removalTony Nguyen1-23/+22
2021-12-14ice: Remove enum ice_statusTony Nguyen1-99/+95
2021-12-14ice: Use int for ice_statusTony Nguyen1-101/+100
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2021-10-20ice: Add missing E810 device idsTony Nguyen1-0/+2
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski1-0/+21
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski1-0/+58
2021-10-14ice: Refactor ice_aqc_link_topo_addrMaciej Machnikowski1-3/+5
2021-10-11ice: cleanup rules infoVictor Raj1-8/+33
2021-10-11ice: allow adding advanced rulesGrishma Kotecha1-0/+1
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+11
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller1-0/+75
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller1-0/+99
2021-06-11ice: add support for sideband messagesJacob Keller1-0/+58
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan1-0/+2
2021-05-28ice: Implement iidc operationsDave Ertman1-0/+203
2021-05-28ice: Initialize RDMA supportDave Ertman1-1/+16
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-04-07ice: Limit forced overrides based on FW versionJeb Cramer1-12/+2
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan1-2/+31
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan1-6/+7
2021-04-07ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao1-1/+80
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley1-30/+24
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan1-1/+1
2021-03-29ice: fix memory allocation callBruce Allan1-1/+1
2021-03-23ice: Fix prototype warningsTony Nguyen1-1/+1
2021-02-08ice: remove unnecessary castsBruce Allan1-3/+3
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton1-0/+1
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil1-0/+4
2021-02-08ice: implement new LLDP filter commandDave Ertman1-0/+47
2021-02-05ice: use flex_array_size where possibleBruce Allan1-1/+1
2020-12-09ice: join format strings to same line as ice_debugJacob Keller1-68/+34
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer1-4/+0