summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
9 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
9 daysnet: Fix typosBjorn Helgaas
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 daysice: use libie_aq_strMichal Swiatkowski
10 daysi40e: use libie adminq descriptorsMichal Swiatkowski
10 daysice, libie: move generic adminq descriptors to libMichal Swiatkowski
13 daysice: 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
2025-07-10ice: introduce ice_get_vf_by_dev() wrapperJacob Keller
2025-07-10ice: avoid rebuilding if MSI-X vector count is unchangedJacob Keller
2025-07-10ice: use pci_iov_vf_id() to get VF IDJacob Keller
2025-07-10ice: expose VF functions used by live migrationJacob Keller
2025-07-10ice: move ice_vsi_update_l2tsel to ice_lib.cJacob Keller
2025-07-10ice: save RSS hash configuration for migrationJacob Keller
2025-07-10ice: add functions to get and set Tx queue contextJacob Keller
2025-07-10ice: add support for reading and unpacking Rx queue contextJacob Keller
2025-07-08eth: ice: drop the dead code related to rss_contextsJakub Kicinski
2025-07-03ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-06-27ice: add ref-sync dpll pinsArkadiusz Kubalewski
2025-06-26ice: default to TIME_REF instead of TXCO on E825-CJacob Keller
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski
2025-06-26ice: fall back to TCXO on TSPLL lock failKarol Kolacinski
2025-06-26ice: wait before enabling TSPLLKarol Kolacinski
2025-06-26ice: add multiple TSPLL helpersKarol Kolacinski
2025-06-26ice: use bitfields instead of unions for CGU regsKarol Kolacinski
2025-06-26ice: read TSPLL registers again before reporting statusJacob Keller
2025-06-26ice: clear time_sync_en field for E825-C during reprogrammingJacob Keller
2025-06-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-18ice: add TSPLL log config helperKarol Kolacinski
2025-06-18ice: use designated initializers for TSPLL constsKarol Kolacinski
2025-06-18ice: remove ice_tspll_params_e825 definitionsKarol Kolacinski
2025-06-18ice: fix E825-C TSPLL register definitionsJacob Keller
2025-06-18ice: rename TSPLL and CGU functions and definitionsKarol Kolacinski
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-16eth: ice: migrate to new RXFH callbacksJakub Kicinski
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-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
2025-06-09ice: add a separate Rx handler for flow director commandsMichal Kubiak