summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2025-09-11ice: allow calling custom send function in fwlogMichal Swiatkowski
2025-09-11ice: add pdev into fwlog structure and use it for loggingMichal 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-11ice: make fwlog functions staticMichal Swiatkowski
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski
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-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-27ice: finish virtchnl.c split into rss.cPrzemek Kitszel
2025-08-27ice: extract virt/rss.c: cleanup - p2Przemek Kitszel
2025-08-27ice: extract virt/rss.c: cleanup - p1Przemek Kitszel
2025-08-27ice: split RSS stuff out of virtchnl.c - copy backPrzemek Kitszel
2025-08-27ice: split RSS stuff out of virtchnl.c - tmp renamePrzemek Kitszel
2025-08-27ice: finish virtchnl.c split into queues.cPrzemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p3Przemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p2Przemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p1Przemek Kitszel
2025-08-27ice: split queue stuff out of virtchnl.c - copy backPrzemek Kitszel
2025-08-27ice: split queue stuff out of virtchnl.c - tmp renamePrzemek Kitszel
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov
2025-08-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel
2025-08-14ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman
2025-08-14ice: Cleanup variable initialization in LAG codeDave Ertman
2025-08-14ice: move LAG function in code to prepare for Active-ActiveDave Ertman
2025-08-14ice: Add driver specific prefix to LAG definesDave Ertman
2025-08-14ice: replace u8 elements with bool where appropriateDave Ertman
2025-08-14ice: Remove casts on void pointers in LAG codeDave Ertman
2025-08-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-25net: Fix typosBjorn Helgaas
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-07-18ice: breakout common LAG code into helpersDave Ertman
2025-07-18ice: convert ice_add_prof() to bitmapJesse Brandeburg
2025-07-18ice: add E835 device IDsDawid Osuchowski
2025-07-18ice: add 40G speed to Admin Command GET PORT OPTIONAleksandr Loktionov
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman