summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski
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-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-02-27ice: dpll: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-26ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-14ice: Fix signedness bug in ice_init_interrupt_scheme()Dan Carpenter
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller
2025-02-14ice: support Rx timestamp on flex descriptorSimei Su
2025-02-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-10ice: use generic unrolled_count() macroAlexander Lobakin
2025-02-10ice: refactor ice_fdir_create_dflt_rules() functionMateusz Polchlopek
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Refactor ice_ptp_init_tx_*Karol Kolacinski
2025-02-10ice: Add unified ice_capture_crosststampJacob Keller
2025-02-10ice: Process TSYN IRQ in a separate functionKarol Kolacinski
2025-02-10ice: Use FIELD_PREP for timestamp valuesKarol Kolacinski
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski
2025-02-10ice: Don't check device type when checking GNSS presenceKarol Kolacinski
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-02-05ice: init flow director before RDMAMichal Swiatkowski
2025-02-05ice: simplify VF MSI-X managingMichal Swiatkowski
2025-02-05ice: enable_rdma devlink paramMichal Swiatkowski
2025-02-05ice: treat dyn_allowed only as suggestionMichal Swiatkowski
2025-02-05ice, irdma: move interrupts code to irdmaMichal Swiatkowski
2025-02-05ice: get rid of num_lan_msix fieldMichal Swiatkowski
2025-02-05ice: remove splitting MSI-X between featuresMichal Swiatkowski
2025-02-05ice: devlink PF MSI-X max and min parameterMichal Swiatkowski
2025-02-04ice: count combined queues using Rx/Tx countMichal Swiatkowski
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-01-31ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski
2025-01-31ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski
2025-01-31ice: put Rx buffers after being done with current frameMaciej Fijalkowski
2025-01-24ice: remove invalid parameter of equalizerMateusz Polchlopek
2025-01-24ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski