summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-01-25wifi: mwifiex: fix uninitialized firmware_statDavid Lin
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2024-01-25wifi: mwifiex: add extra delay for firmware readyDavid Lin
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen
2024-01-25wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi
2024-01-25wifi: iwlwifi: assign phy_ctxt before eSR activationMiri Korenblit
2024-01-25wifi: iwlwifi: fix out of bound copy_from_userAnjaneyulu
2024-01-25wifi: iwlwifi: mvm: Do not warn if valid link pair was not foundIlan Peer
2024-01-25wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg
2024-01-25wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS requestJohannes Berg
2024-01-25wifi: rtlwifi: rtl8192se: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192de: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8192c: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()Su Hui
2024-01-25wifi: rtlwifi: add calculate_bit_shift()Su Hui
2024-01-25wifi: iwlwifi: don't support triggered EHT CQI feedbackMiri Korenblit
2024-01-25wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh
2024-01-25wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh
2024-01-25wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh
2024-01-25wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao
2024-01-25wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packingArnd Bergmann
2024-01-25wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang
2024-01-25wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981StanleyYP Wang
2024-01-25wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang
2024-01-25wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu
2024-01-25wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen
2024-01-25wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi
2024-01-25wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem functionChristian Marangi
2024-01-25wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh
2024-01-25wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl
2024-01-25wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2024-01-25wifi: ath12k: fix the error handler of rfkill configKarthikeyan Periyasamy
2024-01-25wifi: libertas: stop selecting wextArnd Bergmann
2024-01-25wifi: ath11k: Defer on rproc_get failureLuca Weiss
2024-01-25wifi: rtw88: fix RX filter in FIF_ALLMULTI flagChih-Kang Chang
2024-01-25wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()Dan Carpenter
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg
2023-11-24wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter
2023-11-22wifi: mt76: mt7925: fix typo in mt7925_init_he_capsLorenzo Bianconi
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-08wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh