summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-01-11wifi: ath11k: fix IOMMU errors on buffer ringsZhenghao Gu
2024-01-11wifi: p54: fix GCC format truncation warning with wiphy->fw_versionKalle Valo
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-01-10wifi: rtl8xxxu: Fix off by one initial RTS rateBitterblue Smith
2024-01-10wifi: rtl8xxxu: Fix LED control code of RTL8192FUBitterblue Smith
2024-01-10wifi: rtl8xxxu: declare concurrent mode support for 8188fMartin Kaistra
2024-01-10wifi: rtl8xxxu: make supporting AP mode only on port 0 transparentMartin Kaistra
2024-01-10wifi: rtl8xxxu: add hw crypto support for AP modeMartin Kaistra
2024-01-10wifi: rtl8xxxu: remove obsolete priv->vifMartin Kaistra
2024-01-10wifi: rtl8xxxu: add macids for STA modeMartin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interface in start_ap()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in bss_info_changed()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in {add,remove}_interface()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in watchdog_callback()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in configure_filter()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in update_beacon_work_callback()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support multiple interfaces in set_aifs()Martin Kaistra
2024-01-10wifi: rtl8xxxu: support setting bssid register for multiple interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: don't parse CFO, if both interfaces are connected in STA modeMartin Kaistra
2024-01-10wifi: rtl8xxxu: extend check for matching bssid to both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: extend wifi connected check to both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: support setting mac address register for both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: 8188e: convert usage of priv->vif to priv->vifs[0]Martin Kaistra
2024-01-10wifi: rtl8xxxu: support setting linktype for both interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: prepare supporting two virtual interfacesMartin Kaistra
2024-01-10wifi: rtl8xxxu: remove assignment of priv->vif in rtl8xxxu_bss_info_changed()Martin Kaistra
2024-01-10wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih
2024-01-10wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"Colin Ian King
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: ignore special data from BB parameter filePing-Ke Shih
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh
2024-01-10wifi: rtw89: 8922a: set RX gain along with set_channel operationChung-Hsuan Hung
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih
2024-01-10wifi: rtw89: 8851b: update TX power tables to R37Zong-Zhe Yang
2024-01-10wifi: rtw89: 8852b: update TX power tables to R36Zong-Zhe Yang
2024-01-10wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BEChin-Yen Lee
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-12-26PCI: Remove unused 'node' member from struct pci_driverMathias Krause
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-12-21wifi: iwlwifi: mvm: use the new command to clear the internal bufferEmmanuel Grumbach
2023-12-21wifi: iwlwifi: mvm: disallow puncturing in US/CanadaJohannes Berg