aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds54-479/+871
14 daysdrivers: net: 8390: wd80x3: Remove this driverAndrew Lunn4-590/+0
14 daysdrivers: net: 8390: ultra: Remove this driverAndrew Lunn4-652/+0
14 daysdrivers: net: 8390: AX88190: Remove this driverAndrew Lunn3-1720/+0
14 daysdrivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn5-1214/+0
14 daysdrivers: net: smsc: smc91c92: Remove this driverAndrew Lunn3-2072/+0
14 daysdrivers: net: smsc: smc9194: Remove this driverAndrew Lunn4-1554/+0
14 daysdrivers: net: amd: nmclan: Remove this driverAndrew Lunn3-1519/+0
14 daysdrivers: net: amd: lance: Remove this driverAndrew Lunn4-1332/+0
14 daysdrivers: net: 3com: 3c589: Remove this driverAndrew Lunn3-985/+0
14 daysdrivers: net: 3com: 3c574: Remove this driverAndrew Lunn3-1175/+0
14 daysdrivers: net: 3com: 3c515: Remove this driverAndrew Lunn4-1581/+0
14 daysdrivers: net: 3com: 3c509: Remove this driverAndrew Lunn3-1463/+0
14 daysnet: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang5-1480/+0
14 daysnet: packetengines: remove obsolete hamachi driverMingyu Wang3-1978/+0
2026-04-23net: txgbe: fix firmware version checkJiawen Wu1-1/+2
2026-04-23nfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
2026-04-23wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertionsYu-Hsiang Tseng2-2/+2
2026-04-23wifi: ath10k: snoc: select POWER_SEQUENCINGDmitry Baryshkov1-0/+1
2026-04-23wifi: ath12k: fix OF node refcount imbalance in WSI graph traversalAaradhana Sahu1-29/+48
2026-04-23wifi: ath12k: prepare REO update element only for primary linkBaochen Qiang1-0/+3
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski14-10352/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski6-1278/+0
2026-04-23virtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley1-0/+6
2026-04-23net: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
2026-04-23net: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
2026-04-23net: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
2026-04-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
2026-04-23net: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
2026-04-23netconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
2026-04-23net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
2026-04-23net: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj1-1/+1
2026-04-23net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
2026-04-23net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
2026-04-22ice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
2026-04-22ice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
2026-04-22ice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
2026-04-22ice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
2026-04-22bnge: remove unsupported backing store typeVikas Gupta1-16/+0
2026-04-22bnge: fix initial HWRM sequenceVikas Gupta1-8/+22
2026-04-21net: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi3-6/+11
2026-04-21netkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-2/+4
2026-04-21dummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-2/+4
2026-04-21netdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-3/+5
2026-04-21iavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-5/+11
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev1-14/+15
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-14/+17
2026-04-21mlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev3-16/+34
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev4-11/+19