Age | Commit message (Expand) | Author |
2024-08-13 | ice: add parser create and destroy skeleton | Junfeng Guo |
2024-07-10 | ice: Implement driver functionality to dump serdes equalizer values | Anil Samal |
2024-07-10 | ice: Implement driver functionality to dump fec statistics | Anil Samal |
2024-07-10 | ice: Extend Sideband Queue command to support flags | Anil Samal |
2024-06-28 | ice: Distinguish driver reset and removal for AQ shutdown | Piotr Gardocki |
2024-06-01 | ice: Introduce ETH56G PHY model for E825C products | Sergey Temerkhanov |
2024-06-01 | ice: Introduce ice_ptp_hw struct | Karol Kolacinski |
2024-03-04 | ice: cleanup line splitting for context set functions | Jacob Keller |
2024-02-12 | ice: Add helper function ice_is_generic_mac | Grzegorz Nitka |
2024-02-12 | ice: introduce new E825C devices family | Grzegorz Nitka |
2023-12-14 | ice: remove FW logging code | Paul M Stillwell Jr |
2023-12-13 | ice: enable symmetric-xor RSS for Toeplitz hash function | Jeff Guo |
2023-12-05 | ice: read internal temperature sensor | Konrad Knitter |
2023-10-04 | ice: fix linking when CONFIG_PTP_1588_CLOCK=n | Jacob Keller |
2023-09-20 | ice: Remove the FW shared parameters | Michal Michalik |
2023-09-18 | ice: check netlist before enabling ICE_F_GNSS | Jacob Keller |
2023-09-17 | ice: add admin commands to access cgu configuration | Arkadiusz Kubalewski |
2023-08-17 | ice: drop two params from ice_aq_alloc_free_res() | Przemek Kitszel |
2023-08-07 | ice: Add get C827 PHY index function | Karol Kolacinski |
2023-07-27 | ice: changes to the interface with the HW and FW for SRIOV_VF+LAG | Dave Ertman |
2023-06-07 | ice: make writes to /dev/gnssX synchronous | Michal Schmidt |
2023-02-14 | ice: Add GPIO pin support for E823 products | Karol Kolacinski |
2023-01-19 | ice: Match parameter name for ice_cfg_phy_fc() | Tony Nguyen |
2023-01-19 | ice: Add 'Execute Pending LLDP MIB' Admin Queue command | Tsotne Chakhvadze |
2022-11-23 | ice: Remove and replace ice speed defines with ethtool.h versions | Brett Creeley |
2022-08-24 | ice: Add port option admin queue commands | Anatolii Gerasymenko |
2022-08-18 | ice: Allow 100M speeds for some devices | Anirudh Venkataramanan |
2022-07-21 | ice: add i2c write command | Karol Kolacinski |
2022-03-14 | ice: remove circular header dependencies on ice.h | Jacob Keller |
2022-03-03 | ice: add TTY for GNSS module for E810T device | Karol Kolacinski |
2022-02-09 | ice: Support configuring the device to Double VLAN Mode | Brett Creeley |
2021-12-14 | ice: Use int for ice_status | Tony Nguyen |
2021-10-14 | ice: Add support for SMA control multiplexer | Maciej Machnikowski |
2021-10-14 | ice: Implement functions for reading and setting GPIO pins | Maciej Machnikowski |
2021-06-11 | ice: register 1588 PTP clock device object for E810 devices | Jacob Keller |
2021-06-11 | ice: add support for set/get of driver-stored firmware parameters | Jacob Keller |
2021-06-11 | ice: add support for sideband messages | Jacob Keller |
2021-05-28 | ice: Implement iidc operations | Dave Ertman |
2021-04-07 | ice: Use default configuration mode for PHY configuration | Anirudh Venkataramanan |
2021-04-07 | ice: Re-send some AQ commands, as result of EBUSY AQ error | Chinh T Cao |
2021-03-31 | ice: Refactor get/set RSS LUT to use struct parameter | Brett Creeley |
2021-02-08 | ice: implement new LLDP filter command | Dave Ertman |
2020-07-29 | ice: Implement LFC workaround | Dave Ertman |
2020-07-28 | ice: implement device flash update via devlink | Jacob Keller |
2020-07-28 | ice: Add AdminQ commands for FW update | Cudzilo, Szymon T |
2020-07-23 | ice: update reporting of autoneg capabilities | Paul Greenwalt |
2020-07-23 | ice: add link lenient and default override support | Paul Greenwalt |
2020-07-23 | ice: restore PHY settings on media insertion | Paul Greenwalt |
2020-07-23 | ice: move auto FEC checks into ice_cfg_phy_fec() | Paul Greenwalt |
2020-07-01 | ice: avoid unnecessary single-member variable-length structs | Bruce Allan |