summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
4 daysMerge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-10-29ice: switch to Page PoolMichal Kubiak
2025-10-29ice: remove legacy Rx and construct SKBMichal Kubiak
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-20ice: refactor to use helpersJesse Brandeburg
2025-10-20ice: implement ethtool standard statsJesse Brandeburg
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller
2025-08-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-07-24ice: use libie_aq_strMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-18ice: add E835 device IDsDawid Osuchowski
2025-07-03ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-13ice: add phase offset monitor for all PPS dpll inputsArkadiusz Kubalewski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-09ice: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Process TSYN IRQ in a separate functionKarol Kolacinski
2025-02-05ice: init flow director before RDMAMichal Swiatkowski
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-16ice: support FW Recovery ModeKonrad Knitter