summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-11net/mlx5: Expose SFs IRQsShay Drory
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11igc: Remove the internal 'eee_advert' fieldSasha Neftin
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski
2024-07-11i40e: correct i40e_addr_to_hkey() name in kdocSimon Horman
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-07-11ice: Add tracepoint for adding and removing switch rulesMarcin Szycik
2024-07-11ice: Remove unused members from switch APIMarcin Szycik
2024-07-11ice: Optimize switch recipe creationMarcin Szycik
2024-07-11ice: remove unused recipe bookkeeping dataMichal Swiatkowski
2024-07-11ice: Simplify bitmap setting in adding recipeMichal Swiatkowski
2024-07-11ice: Remove reading all recipes before adding a new oneMichal Swiatkowski
2024-07-11ice: Remove unused struct ice_prot_lkup_ext membersMarcin Szycik
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
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-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-09netxen_nic: Use {low,upp}er_32_bits() helpersGeert Uytterhoeven
2024-07-09net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik
2024-07-09mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel
2024-07-09mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel
2024-07-09mlxsw: Warn about invalid accesses to array fieldsPetr Machata
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-09net: ti: icssg-prueth: add missing depsGuillaume La Roque
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-09net: tn40xx: add per queue netdev-genl stats supportFUJITA Tomonori