summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_main.c
AgeCommit message (Expand)Author
10 daysice: use libie_aq_strMichal Swiatkowski
10 daysi40e: use libie adminq descriptorsMichal Swiatkowski
10 daysice, 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
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-14ice: add fw and port health reportersKonrad Knitter
2025-01-14ice: ice_probe: init ice_adapter after HW initPrzemek Kitszel
2025-01-14ice: minor: rename goto labels from err to unrollPrzemek Kitszel
2025-01-14ice: split ice_init_hw() out from ice_init_dev()Przemek Kitszel
2025-01-14ice: c827: move wait for FW to ice_init_hw()Przemek Kitszel
2025-01-13ice: Add correct PHY lane assignmentKarol Kolacinski
2024-12-17ice: Add MDD logging via devlink healthBen Shelton
2024-12-17ice: add Tx hang devlink health reporterPrzemek Kitszel
2024-12-17ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-03ice: Fix VLAN pruning in switchdev modeMarcin Szycik
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-13ice: Unbind the workqueueFrederic Weisbecker
2024-11-13ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-08ice: Make use of assign_bit() APIHongbo Li
2024-10-08ice: add E830 HW VF mailbox message limit supportPaul Greenwalt
2024-10-08ice: Flush FDB entries before resetWojciech Drewek
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik
2024-10-08ice: Fix entering Safe ModeMarcin Szycik
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel