aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-04-13wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26wifi: brcmsmac: avoid function pointer castsArnd Bergmann
2024-03-26wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu
2024-03-26wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan
2024-03-26wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-03-26wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-03-26b43: main: Fix use true/false for bool typeSaurav Girepunje
2024-03-26wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-03-26b43: dma: Fix use true/false for bool type variableSaurav Girepunje
2024-03-26wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2024-02-23wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui
2024-02-23wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen
2024-02-23wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2024-02-23wifi: rt2x00: restart beacon queue when hardware resetShiji Yang
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid 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: 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-25rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
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: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2024-01-25rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2024-01-25wifi: libertas: stop selecting wextArnd Bergmann
2024-01-25wifi: rtw88: fix RX filter in FIF_ALLMULTI flagChih-Kang Chang
2024-01-15ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson
2024-01-15ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson
2024-01-15ath10k: Add interrupt summary based CE processingRakesh Pillai
2024-01-15ath10k: Wait until copy complete is actually done before completingDouglas Anderson
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-11-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov