summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-24wifi: ath12k: fix incorrect handling of AMSDU framesHarshitha Prem
2023-03-24wifi: ath12k: fix packets are sent in native wifi mode while we set raw modeAaradhana Sahu
2023-03-24wifi: ath12k: fill peer meta data during reo_reinjectP Praneesh
2023-03-22wifi: ath12k: Enable IMPS for WCN7850Baochen Qiang
2023-03-22wifi: ath12k: Identify DFS channel when sending scan channel list commandBaochen Qiang
2023-03-22wifi: ath12k: fix firmware assert during channel switch for peer staAditya Kumar Singh
2023-03-22wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni
2023-03-22wifi: ath11k: fix BUFFER_DONE read on monitor ring rx bufferHarshitha Prem
2023-03-15wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh
2023-03-15wifi: ath11k: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-15wifi: ath12k: Add missing unwind goto in ath12k_pci_probe()Harshit Mogalapalli
2023-03-15wifi: wcn36xx: add support for pronto-v3Vladimir Lypak
2023-03-15wifi: ath9k: Remove Qwest/Actiontec 802AIN IDBastian Germann
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-03-13wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-03-13wifi: rtw88: fix memory leak in rtw_usb_probe()Dongliang Mu
2023-03-13wifi: rtw89: coex: Add v5 firmware cycle status reportChing-Te Ku
2023-03-13wifi: rtw89: coex: Add v2 Bluetooth scan infoChing-Te Ku
2023-03-13wifi: rtw89: coex: Fix wrong structure assignment at null data reportChing-Te Ku
2023-03-13wifi: rtw89: coex: Add register monitor report v2 formatChing-Te Ku
2023-03-13wifi: rtw89: coex: Add traffic TX/RX info and its H2CChing-Te Ku
2023-03-13wifi: rtw89: coex: Add WiFi role info v2Ching-Te Ku
2023-03-13wifi: rtw89: coex: Add more error_map and counter to logChing-Te Ku
2023-03-13wifi: qtnfmac: use struct_size and size_sub for payload lengthJacob Keller
2023-03-13wifi: ipw2x00: convert ipw_fw_error->elem to flexible array[]Jacob Keller
2023-03-13wifi: rtl8xxxu: use module_usb_driverMartin Kaiser
2023-03-13wifi: rtw89: release RX standby timer of beamformee CSI to save powerPing-Ke Shih
2023-03-13wifi: rtl8xxxu: mark Edimax EW-7811Un V2 as testedMartin Kaiser
2023-03-13wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356Hans de Goede
2023-03-13wifi: move raycs, wl3501 and rndis_wlan to legacy directoryKalle Valo
2023-03-13wifi: move mac80211_hwsim and virt_wifi to virtual directoryKalle Valo
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh
2023-03-10qede: remove linux/version.h and linux/compiler.hMuhammad Usama Anjum
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2023-03-10net: ethernet: ti: am65-cpsw: Update name of Serdes PHYSiddharth Vadapalli
2023-03-10ptp_ocp: add force_irq to xilinx_spi configurationVadim Fedorenko
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-10net: sfp: only use soft polling if we have A2h accessRussell King (Oracle)
2023-03-10net: sfp: add A2h presence flagRussell King (Oracle)
2023-03-10tap: add support for IOCB_NOWAITJens Axboe
2023-03-10tun: flag the device as supporting FMODE_NOWAITJens Axboe
2023-03-10net: lan966x: Add support for IS1 VCAP ethernet protocol typesHoratiu Vultur
2023-03-10net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPsHoratiu Vultur
2023-03-10net: lan966x: Add TC support for IS1 VCAPHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP modelHoratiu Vultur
2023-03-10net: mvpp2: Defer probe if MAC address source is not yet readyMiquel Raynal
2023-03-09net: restore alpha order to Ethernet devices in configBjorn Helgaas