summary refs log tree commit diff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
AgeCommit message (Expand)Author
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-06ice: add helper function to check FW API versionPaul Greenwalt
2022-08-24ice: Print human-friendly PHY typesAnirudh Venkataramanan
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-18ice: initialize local variable 'tlv'Tom Rix
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-02-09ice: Support configuring the device to Double VLAN ModeBrett Creeley
2022-01-06ice: replay advanced rules after resetVictor Raj
2021-12-21ice: convert clk_freq capability into time_refJacob Keller
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski
2021-10-14ice: Implement functions for reading and setting GPIO pinsMaciej Machnikowski
2021-10-14ice: Refactor ice_aqc_link_topo_addrMaciej Machnikowski
2021-10-11ice: cleanup rules infoVictor Raj
2021-10-11ice: allow adding advanced rulesGrishma Kotecha
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller
2021-06-11ice: add support for set/get of driver-stored firmware parametersJacob Keller
2021-06-11ice: process 1588 PTP capabilities during initializationJacob Keller
2021-06-11ice: add support for sideband messagesJacob Keller
2021-06-07ice: Detect and report unsupported module power levelsAnirudh Venkataramanan
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ice: Limit forced overrides based on FW versionJeb Cramer
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan
2021-04-07ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan
2021-03-29ice: fix memory allocation callBruce Allan
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-05ice: use flex_array_size where possibleBruce Allan
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer