summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
4 daysMerge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysice: fix comment typo and correct module format stringAlok Tiwari
12 daysice: extract GRXRINGS from .get_rxnfcBreno Leitao
13 daysice: fix broken Rx on VFsAlexander Lobakin
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-18ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka
2025-11-06ice: Extend PTYPE bitmap coverage for GTP encapsulated flowsPrzemek Kitszel
2025-11-06ice: improve TCAM priority handling for RSS profilesAleksandr Loktionov
2025-11-06ice: implement GTP RSS context tracking and configurationAleksandr Loktionov
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06ice: add flow parsing for GTP and new protocol field supportAleksandr Loktionov
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29ice: Allow 100M speed for E825C SGMII deviceGrzegorz Nitka
2025-10-29ice: implement configurable header split for regular RxAlexander Lobakin
2025-10-29ice: switch to Page PoolMichal Kubiak
2025-10-29ice: drop page splitting and recyclingMichal Kubiak
2025-10-29ice: remove legacy Rx and construct SKBMichal Kubiak
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka
2025-10-28ice: fix lane number calculationGrzegorz Nitka
2025-10-24ice: remove duplicate call to ice_deinit_hw() on error pathsPrzemek Kitszel
2025-10-24ice: move ice_deinit_dev() to the end of deinit pathsPrzemek Kitszel
2025-10-24ice: extract ice_init_dev() from ice_init()Przemek Kitszel
2025-10-24ice: move ice_init_pf() out of ice_init_dev()Przemek Kitszel
2025-10-24ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()Przemek Kitszel
2025-10-24ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failurePrzemek Kitszel
2025-10-24ice: move ice_init_interrupt_scheme() prior ice_init_pf()Przemek Kitszel
2025-10-24ice: move service task start out of ice_init_pf()Przemek Kitszel
2025-10-24ice: enforce RTNL assumption of queue NAPI manipulationPrzemek Kitszel
2025-10-20ice: refactor to use helpersJesse Brandeburg
2025-10-20ice: implement transmit hardware timestamp statisticsJesse Brandeburg
2025-10-20ice: add tracking of good transmit timestampsJesse Brandeburg
2025-10-20ice: implement ethtool standard statsJesse Brandeburg
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-19ice: Remove deprecated ice_lag_move_new_vf_nodes() callDave Ertman
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt
2025-09-19ice: move ice_qp_[ena|dis] for reusePaul Greenwalt
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski
2025-09-11ice: reregister fwlog after driver reinitMichal Swiatkowski
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski
2025-09-11ice: check for PF number outside the fwlog codeMichal Swiatkowski
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski