aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-19net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYSHeiner Kallweit1-2/+0
2025-09-19hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()Dan Carpenter1-1/+1
2025-09-19wifi: mac80211_hwsim: Add simulation support for NAN deviceIlan Peer2-7/+256
2025-09-19Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wirelessJohannes Berg46-918/+2308
2025-09-18wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan3-32/+32
2025-09-18wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332Arulanbu Balusamy1-3/+15
2025-09-18wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reportingMaharaja Kennadyrajan2-2/+20
2025-09-18wifi: ath12k: report station mode per-chain signal strengthLingbo Kong4-3/+144
2025-09-18wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10
2025-09-18wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang1-20/+19
2025-09-18wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev1-1/+1
2025-09-18wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)3-38/+10
2025-09-18wifi: ath10k: remove gpio number assignmentArnd Bergmann1-2/+1
2025-09-18wifi: ath11k: Remove redundant semicolonLiao Yuanhong1-1/+0
2025-09-18wifi: ath12k: downgrade log level for CE buffer enqueue failureBaochen Qiang1-1/+2
2025-09-18wifi: ath12k: fix wrong logging ID used for CEBaochen Qiang2-1/+2
2025-09-18wifi: ath11k: downgrade log level for CE buffer enqueue failureBaochen Qiang1-1/+2
2025-09-18wifi: ath12k: Add fallback for invalid channel number in PHY metadataSriram R1-1/+15
2025-09-18wifi: ath12k: fix the fetching of combined rssiKang Yang2-8/+9
2025-09-18wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor modeKang Yang2-6/+32
2025-09-18wifi: ath12k: fix signal in radiotap for WCN7850Kang Yang1-1/+5
2025-09-18wifi: ath12k: fix overflow warning on num_pwr_levelsBaochen Qiang1-4/+8
2025-09-18wifi: ath12k: initialize eirp_power before useBaochen Qiang1-2/+2
2025-09-18wifi: ath12k: Add support to set per-radio RTS thresholdRoopni Devanathan2-8/+45
2025-09-18net: sparx5/lan969x: Add support for ethtool pause parametersDaniel Machon1-0/+18
2025-09-18net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2025-09-18net: phy: micrel: Add Fast link failure support for lan8842Horatiu Vultur1-2/+77
2025-09-18Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-10/+23
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-09-18i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-09-18i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-09-18i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-09-18i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-09-18net: phy: clear link parameters on admin link downOleksij Rempel1-0/+13
2025-09-18net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packetsVishnu Singh2-14/+20
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-92/+139
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-09-18net: virtio_net: add get_rxrings ethtool callback for RX ring queriesBreno Leitao1-12/+3
2025-09-18bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan1-1/+23
2025-09-18bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan3-0/+41
2025-09-18bnxt_en: Use VLAN_ETH_HLEN when possibleKalesh AP2-3/+3
2025-09-18bnxt_en: Support for RoCE resources dynamically shared within VFs.Anantha Prabhu3-2/+16
2025-09-18bnxt_en: Add err_qpc backing store handlingKashyap Desai4-3/+7
2025-09-18bnxt_en: Add fw log trace support for 5731X/5741X chipsShruti Parab4-4/+12