summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-07-10idpf: use libeth Rx buffer management for payload bufferAlexander Lobakin
2024-07-10idpf: convert header split mode to libeth + napi_build_skb()Alexander Lobakin
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin
2024-07-10idpf: remove legacy Page Pool Ethtool statsAlexander Lobakin
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin
2024-07-10idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQAlexander Lobakin
2024-07-10idpf: merge singleq and splitq &net_device_opsAlexander Lobakin
2024-07-10idpf: strictly assert cachelines of queue and queue vector structuresAlexander Lobakin
2024-07-10idpf: avoid bloating &idpf_q_vector with big %NR_CPUSAlexander Lobakin
2024-07-10idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin
2024-07-10idpf: stop using macros for accessing queue descriptorsAlexander Lobakin
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-01e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-06-28ice: do not init struct ice_adapter more times than neededPrzemek Kitszel
2024-06-28ice: Distinguish driver reset and removal for AQ shutdownPiotr Gardocki
2024-06-28ice: Allow different FW API versions based on MAC typePaul Greenwalt
2024-06-28ice: Check all ice_vsi_rebuild() errors in functionEric Joyner
2024-06-28ice: Add get/set hw address for VFs using devlink commandsKarthik Sundaravel
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-23ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski
2024-06-21ice: update representor when VSI is readyMichal Swiatkowski
2024-06-21ice: move VSI configuration outside repr setupMichal Swiatkowski
2024-06-21ice: move devlink locking outside the port creationMichal Swiatkowski
2024-06-21ice: store representor ID in bridge portMichal Swiatkowski
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20igb: Add MII write supportJackie Jone
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13ice: implement AQ download pkg retryWojciech Drewek
2024-06-13ice: fix 200G link speed message logPaul Greenwalt
2024-06-13ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-12ice: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-10ice: use irq_update_affinity_hint()Michal Schmidt
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller