summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
7 daysice: check correct pointer in fwlog debugfsMichal Swiatkowski
7 daysice: add NULL check in eswitch lag checkDave Ertman
2025-06-27ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-27ice: fix check for existing switch ruleMateusz Pacuszka
2025-06-19ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak
2025-06-19ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-06-19ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak
2025-05-29ice: Fix LACP bonds without SRIOV environmentDave Ertman
2025-05-29ice: fix vf->num_mac count with port representorsJacob Keller
2025-05-29ice: count combined queues using Rx/Tx countMichal Swiatkowski
2025-05-29ice: treat dyn_allowed only as suggestionMichal Swiatkowski
2025-05-29ice: init flow director before RDMAMichal Swiatkowski
2025-05-18ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel
2025-05-18ice: Initial support for E825C hardware in ice_adapterSergey Temerkhanov
2025-05-09ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo
2025-03-22ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-22ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-22ice: do not configure destination override for switchdevLarysa Zaremba
2025-03-07ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-03-07ice: Fix deinitializing VF in error pathMarcin Szycik
2025-03-07ice: add E830 HW VF mailbox message limit supportPaul Greenwalt
2025-02-17ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-02-17ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski
2025-02-17ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski
2025-02-17ice: put Rx buffers after being done with current frameMaciej Fijalkowski
2025-02-08ice: remove invalid parameter of equalizerMateusz Polchlopek
2025-02-08ice: extend dump serdes equalizer values featureMateusz Polchlopek
2025-02-08ice: rework of dump serdes equalizer values featureMateusz Polchlopek
2025-02-08ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel
2025-01-23ice: Add correct PHY lane assignmentKarol Kolacinski
2025-01-23ice: Use ice_adapter for PTP shared data instead of auxdevSergey Temerkhanov
2025-01-23ice: Add ice_get_ctrl_ptp() wrapper to simplify the codeSergey Temerkhanov
2025-01-23ice: Introduce ice_get_phy_model() wrapperSergey Temerkhanov
2025-01-23ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski
2025-01-23ice: Fix quad registers read on E825Karol Kolacinski
2025-01-23ice: Fix E825 initializationKarol Kolacinski
2025-01-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba
2025-01-17ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski
2024-12-14ice: Fix VLAN pruning in switchdev modeMarcin Szycik
2024-12-14ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba
2024-12-14ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski
2024-12-05ice: consistently use q_idx in ice_vc_cfg_qs_msg()Jacob Keller
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik
2024-10-08ice: Flush FDB entries before resetWojciech Drewek
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik