summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman
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-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou
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: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty
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: mt7615: fix throughput regression on DFS channelsFelix Fietkau
2022-08-17mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idxShayne Chen
2022-08-17mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-08-17mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi
2022-08-17mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi
2022-08-17mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi
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-17mt76: mt7921s: fix possible sdio deadlock in command failDeren Wu
2022-08-17mt76: mt7921: do not update pm states in case of errorLorenzo Bianconi
2022-08-17mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-08-17mt76: mt7921: not support beacon offload disable commandDeren Wu
2022-08-17mt76: mt7921s: fix firmware download random failYN Chen
2022-08-17mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter
2022-08-17mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi
2022-08-17mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi
2022-08-17wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih
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: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty
2022-08-17ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty
2022-08-17ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi
2022-08-17ath11k: fix IRQ affinity warning on shutdownJohan Hovold
2022-08-17ath11k: fix netdev open raceJohan Hovold
2022-08-17wifi: wilc1000: use correct sequence of RESET for chip Power-UP/DownAjay Singh
2022-08-17wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter
2022-08-17ath11k: Init hw_params before setting up AHB resourcesManikanta Pubbisetty
2022-08-17ath11k: Fix warning on variable 'sar' dereference before checkBaochen Qiang
2022-08-17ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski
2022-08-17wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg
2022-08-17wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-08-17wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-29wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg