summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-15Merge tag 'linux-can-fixes-for-6.16-20250715' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-15usb: net: sierra: check for no status endpointOliver Neukum
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann
2025-07-15wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang
2025-07-15wifi: ath5k: Use max() to improve codeQianfeng Rong
2025-07-15wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()Baochen Qiang
2025-07-15wifi: ath12k: Validate peer_id before searching for peerSriram R
2025-07-15wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM modeAaradhana Sahu
2025-07-15can: tscan1: Kconfig: add COMPILE_TESTVincent Mailhol
2025-07-15can: ti_hecc: Kconfig: add COMPILE_TESTVincent Mailhol
2025-07-15can: ti_hecc: fix -Woverflow compiler warningVincent Mailhol
2025-07-15Merge tag 'iwlwifi-next-2025-07-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-07-15Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-07-15can: tcan4x5x: fix reset gpio usage during probeBrett Werling
2025-07-15can: janz-ican3: use sysfs_emit() in fwinfo_show()Khaled Elnaggar
2025-07-15wifi: iwlwifi: Fix botched indexing conversionVille Syrjälä
2025-07-15wifi: mac80211_hwsim: Update comments in headerAlex Gavin
2025-07-15wifi: mac80211_hwsim: Declare support for AP scanningIlan Peer
2025-07-15mwl8k: Add missing check after DMA mapThomas Fourier
2025-07-15Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-07-15wifi: rtw88: Fix macid assigned to TDLS stationBitterblue Smith
2025-07-15wifi: rtw88: enable TX reports for the management queueAndrey Skvortsov
2025-07-15wifi: rtl8xxxu: Fix RX skb size for aggregation disabledMartin Kaistra
2025-07-15wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx ...Zong-Zhe Yang
2025-07-15wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang
2025-07-15wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx...Zong-Zhe Yang
2025-07-15wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang
2025-07-15wifi: rtw89: tweak tx wake notify matching conditionChih-Kang Chang
2025-07-15wifi: rtw89: update SER L2 type default valueChih-Kang Chang
2025-07-15wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGERZong-Zhe Yang
2025-07-15wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ackChih-Kang Chang
2025-07-15wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issueChih-Kang Chang
2025-07-15wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrencyChih-Kang Chang
2025-07-15wifi: rtw89: mcc: when MCC stop forcing to stay at GO roleChih-Kang Chang
2025-07-15wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching timeChih-Kang Chang
2025-07-15wifi: rtw89: add DIG suspend/resume flow when scan and connectionChih-Kang Chang
2025-07-15wifi: rtw89: mcc: add H2C command to support different PD level in MCCChih-Kang Chang
2025-07-14net: wangxun: fix LIBWX dependencies againArnd Bergmann
2025-07-15wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSMZong-Zhe Yang
2025-07-15wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule ...Zong-Zhe Yang
2025-07-15wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4...Zong-Zhe Yang
2025-07-15wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP confZong-Zhe Yang
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14netdevsim: implement peer queue flow controlBreno Leitao
2025-07-14Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-07-14net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()Alok Tiwari