summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju
2025-10-28igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()Kohei Enju
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju
2025-10-28igc: power up the PHY before the link testKohei Enju
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka
2025-10-28ice: fix lane number calculationGrzegorz Nitka
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-10-13ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski
2025-10-13ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski
2025-10-13ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski
2025-10-13idpf: cleanup remaining SKBs in PTP flowsMilena Olech
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-29idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari
2025-09-29ixgbe: fix typos and docstring inconsistenciesAlok Tiwari
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-26Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-24libie: fix string names for AQ error codesJacob Keller
2025-09-24idpf: enable XSk features and ndo_xsk_wakeupAlexander Lobakin
2025-09-24idpf: implement Rx path for AF_XDPAlexander Lobakin
2025-09-24idpf: implement XSk xmitAlexander Lobakin
2025-09-24idpf: add XSk pool initializationMichal Kubiak
2025-09-24idpf: add virtchnl functions to manage selected queuesMichal Kubiak
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-19net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das
2025-09-19ixgbevf: fix proper type for error code in ixgbevf_resume()Aleksandr Loktionov
2025-09-19iavf: fix proper type for error code in iavf_resume()Aleksandr Loktionov
2025-09-19idpf: add HW timestamping statisticsMilena Olech
2025-09-19ice: Remove deprecated ice_lag_move_new_vf_nodes() callDave Ertman
2025-09-19ice: add E830 Earliest TxTime First Offload supportPaul Greenwalt
2025-09-19ice: move ice_qp_[ena|dis] for reusePaul Greenwalt
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik
2025-09-18i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-09-18i40e: add max boundary check for VF filtersLukasz Czapnik
2025-09-18i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-09-18i40e: fix input validation logic for action_metaLukasz Czapnik
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-16libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=nAlexander Lobakin
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski