aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli3-14/+104
2025-07-16ovpn: propagate socket mark to skb in UDPRalf Lici1-0/+1
2025-07-15net: libwx: fix multicast packets received countJiawen Wu1-0/+2
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu2-4/+8
2025-07-15net: libwx: fix the using of Rx buffer DMAJiawen Wu2-3/+2
2025-07-15net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu2-12/+0
2025-07-15net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfsJian Shen2-303/+64
2025-07-15net: hns3: use seq_file for files in common/ of hclge layerYonglong Liu5-344/+200
2025-07-15net: hns3: use seq_file for files in fd/ in debugfsJijie Shao2-39/+20
2025-07-15net: hns3: use seq_file for files in reg/ in debugfsJijie Shao2-143/+150
2025-07-15net: hns3: use seq_file for files in mac_list/ in debugfsYonglong Liu2-41/+20
2025-07-15net: hns3: use seq_file for files in tm/ in debugfsJian Shen6-334/+236
2025-07-15net: hns3: use seq_file for files in common/ of hns3 layerJijie Shao1-171/+88
2025-07-15net: hns3: use seq_file for files in queue/ in debugfsJian Shen1-105/+44
2025-07-15net: hns3: clean up the build warning in debugfs by use seq fileJian Shen3-75/+62
2025-07-15net: hns3: remove tx spare info from debugfs.Jijie Shao1-52/+0
2025-07-15net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callbackMarkus Blöchl1-1/+7
2025-07-15Merge tag 'linux-can-fixes-for-6.16-20250715' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski1-20/+41
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek23-10936/+22
2025-07-15usb: net: sierra: check for no status endpointOliver Neukum1-0/+4
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski1-1/+1
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman1-1/+2
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann3-3/+5
2025-07-15wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang1-6/+6
2025-07-15wifi: ath5k: Use max() to improve codeQianfeng Rong1-9/+3
2025-07-15wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()Baochen Qiang1-1/+1
2025-07-15wifi: ath12k: Validate peer_id before searching for peerSriram R1-0/+3
2025-07-15wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM modeAaradhana Sahu2-1/+5
2025-07-15can: tscan1: Kconfig: add COMPILE_TESTVincent Mailhol1-1/+1
2025-07-15can: ti_hecc: Kconfig: add COMPILE_TESTVincent Mailhol1-1/+1
2025-07-15can: ti_hecc: fix -Woverflow compiler warningVincent Mailhol1-1/+1
2025-07-15Merge tag 'iwlwifi-next-2025-07-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg66-1217/+792
2025-07-15Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohannes Berg5-9/+15
2025-07-15can: tcan4x5x: fix reset gpio usage during probeBrett Werling1-20/+41
2025-07-15can: janz-ican3: use sysfs_emit() in fwinfo_show()Khaled Elnaggar1-1/+1
2025-07-15wifi: iwlwifi: Fix botched indexing conversionVille Syrjälä1-4/+4
2025-07-15wifi: mac80211_hwsim: Update comments in headerAlex Gavin1-7/+7
2025-07-15wifi: mac80211_hwsim: Declare support for AP scanningIlan Peer1-1/+2
2025-07-15mwl8k: Add missing check after DMA mapThomas Fourier1-0/+4
2025-07-15Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg1-1/+2
2025-07-15wifi: rtw88: Fix macid assigned to TDLS stationBitterblue Smith1-2/+2
2025-07-15wifi: rtw88: enable TX reports for the management queueAndrey Skvortsov14-1/+40
2025-07-15wifi: rtl8xxxu: Fix RX skb size for aggregation disabledMartin Kaistra1-1/+1
2025-07-15wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx up to 2Zong-Zhe Yang3-24/+68
2025-07-15wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang1-0/+1
2025-07-15wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx up to 2Zong-Zhe Yang3-19/+65
2025-07-15wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang1-0/+1
2025-07-15wifi: rtw89: tweak tx wake notify matching conditionChih-Kang Chang1-5/+17
2025-07-15wifi: rtw89: update SER L2 type default valueChih-Kang Chang3-16/+30
2025-07-15wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGERZong-Zhe Yang3-8/+21