summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-11-15mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-11-15mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-10-26wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-10-26wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith
2022-10-26wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-10-26wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu
2022-10-26wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi
2022-10-26wifi: mt76: sdio: fix transmitting packet hangsYN Chen
2022-10-26wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith
2022-10-26wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-10-26wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-09-28wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-23wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster
2022-09-15wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-31wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-08-17Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman
2022-08-17mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou
2022-08-17mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2022-08-17wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-08-17wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-08-17wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2022-08-17wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-08-17wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov
2022-08-17wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET
2022-08-17wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2022-08-17mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...Liang He
2022-08-17mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He
2022-08-17mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu
2022-08-17mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-08-17mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi
2022-08-17mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi
2022-08-17wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev
2022-08-17ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-08-17ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty
2022-08-17ath11k: fix netdev open raceJohan Hovold