stmmac: fix potential division by 0
[platform/kernel/linux-rpi.git] / drivers / net / wireless /
2022-12-31 Wang Yufenwifi: brcmfmac: Fix error return code in brcmf_sdio_dow...
2022-12-31 Bitterblue Smithwifi: rtl8xxxu: Fix the channel width reporting
2022-12-31 Bitterblue Smithwifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
2022-12-31 Deren Wuwifi: mt76: fix coverity overrun-call in mt76_get_txpower()
2022-12-31 Lorenzo Bianconiwifi: mt76: mt7921: fix reporting of TX AGGR histogram
2022-12-31 Xing Songmt76: stop the radar detector after leaving dfs channel
2022-12-31 Ben Greearwifi: iwlwifi: mvm: fix double free on tx path.
2022-12-31 Xiu Jianfengwifi: ath10k: Fix return value in ath10k_pci_init()
2022-12-31 Marek Vasutwifi: rsi: Fix handling of 802.3 EAPOL frames sent...
2022-12-31 Bitterblue Smithwifi: rtl8xxxu: Fix reading the vendor of combo chips
2022-12-31 Fedor Pchelkinwifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_u...
2022-12-31 Fedor Pchelkinwifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_...
2022-12-02 Phil Turnbullwifi: wilc1000: validate number of channels
2022-12-02 Phil Turnbullwifi: wilc1000: validate length of IEEE80211_P2P_ATTR_C...
2022-12-02 Phil Turnbullwifi: wilc1000: validate length of IEEE80211_P2P_ATTR_O...
2022-12-02 Phil Turnbullwifi: wilc1000: validate pairwise and authentication...
2022-12-02 Tyler J. Stacheckiwifi: ath11k: Fix QCN9074 firmware boot on x86
2022-12-02 Jason A. Donenfeldwifi: airo: do not assign -1 to unsigned char
2022-12-02 Jonas Jelonekwifi: mac80211_hwsim: fix debugfs attribute ps with...
2022-11-16 Wen Gongwifi: ath11k: avoid deadlock during regulatory update...
2022-11-10 Dokyung Songwifi: brcmfmac: Fix potential buffer overflow in brcmf_...
2022-10-26 Daniel Gollewifi: rt2x00: correctly set BBP register 86 for MT7620
2022-10-26 Daniel Gollewifi: rt2x00: set SoC wmac clock register
2022-10-26 Daniel Gollewifi: rt2x00: set VGC gain for both chains of MT7620
2022-10-26 Daniel Gollewifi: rt2x00: set correct TX_SW_CFG1 MAC register for...
2022-10-26 Daniel Gollewifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
2022-10-26 Sean Wangwifi: mt76: mt7921: reset msta->airtime_ac while cleari...
2022-10-26 Alexander Coffinwifi: brcmfmac: fix use-after-free bug in brcmf_netdev_...
2022-10-26 Tetsuo Handawifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
2022-10-26 Wright Fengwifi: brcmfmac: fix invalid address access when enablin...
2022-10-26 Bitterblue Smithwifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
2022-10-26 Jesus Fernandez... wifi: ath11k: fix number of VHT beamformee spatial...
2022-10-26 Howard Hsuwifi: mt76: mt7915: do not check state before configuri...
2022-10-26 Lorenzo Bianconiwifi: mt76: mt7615: add mt7615_mutex_acquire/release...
2022-10-26 YN Chenwifi: mt76: sdio: fix transmitting packet hangs
2022-10-26 Bitterblue Smithwifi: rtl8xxxu: Remove copy-paste leftover in gen2_upda...
2022-10-26 Bitterblue Smithwifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
2022-10-26 Bitterblue Smithwifi: rtl8xxxu: Fix skb misuse in TX queue selection
2022-10-26 Yang Yingliangwifi: rtw88: add missing destroy_workqueue() on error...
2022-10-26 Dan Carpenterwifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_rea...
2022-10-26 Wen Gongwifi: ath10k: add peer map clean up for peer delete...
2022-10-26 Ping-Ke Shihwifi: rtlwifi: 8192de: correct checking of IQK reload
2022-10-15 Johannes Bergwifi: mac80211_hwsim: avoid mac80211 warning on bad...
2022-09-28 Felix Fietkauwifi: mt76: fix reading current per-tid starting sequen...
2022-09-23 Soenke Husterwifi: mac80211_hwsim: check length for virtio packets
2022-09-15 Ajay.Kathat@microc... wifi: wilc1000: fix DMA on stack objects
2022-09-15 Stanislaw Gruszkawifi: iwlegacy: 4965: corrected fix for potential off...
2022-08-31 Jakub Kicinskiwifi: rtlwifi: remove always-true condition pointed...
2022-08-17 Greg Kroah-HartmanRevert "mwifiex: fix sleep in atomic context bugs cause...
2022-08-17 Duoming Zhoumwifiex: fix sleep in atomic context bugs caused by...
2022-08-17 Jonas Dreßlermwifiex: Ignore BTCOEX events from the 88W8897 firmware
2022-08-17 William Deanwifi: rtw88: check the return value of alloc_workqueue()
2022-08-17 Hangyu Huawifi: libertas: Fix possible refcount leak in if_usb_pr...
2022-08-17 Jose Ignacio Torno... wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_...
2022-08-17 Ammar Faiziwifi: wil6210: debugfs: fix uninitialized variable...
2022-08-17 Rustam Subkhankulovwifi: p54: add missing parentheses in p54_flush()
2022-08-17 Christophe JAILLETwifi: p54: Fix an error handling path in p54spi_probe()
2022-08-17 Dan Carpenterwifi: wil6210: debugfs: fix info leak in wil_write_file...
2022-08-17 Liang Hemediatek: mt76: eeprom: fix missing of_node_put() in...
2022-08-17 Liang Hemediatek: mt76: mac80211: Fix missing of_node_put(...
2022-08-17 Deren Wumt76: mt7921: enlarge maximum VHT MPDU length to 11454
2022-08-17 Deren Wumt76: mt7921: fix aggregation subframes setting to...
2022-08-17 Mordechay Goodsteinieee80211: add EHT 1K aggregation definitions
2022-08-17 Lorenzo Bianconimt76: mt7615: do not update pm stats in case of error
2022-08-17 Lorenzo Bianconimt76: mt76x02u: fix possible memory leak in __mt76x02u_...
2022-08-17 Alexey Kodanevwifi: iwlegacy: 4965: fix potential off-by-one overflow...
2022-08-17 Pavel Skripkinath9k: fix use-after-free in ath9k_hif_usb_rx_cb
2022-08-17 Manikanta Pubbisettyath11k: Fix incorrect debug_mask mappings
2022-08-17 Johan Hovoldath11k: fix netdev open race
2022-08-17 Dan Carpenterwifi: rtlwifi: fix error codes in rtl_debugfs_set_write...
2022-08-17 Krzysztof Kozlowskiath10k: do not enforce interrupt trigger type
2022-08-17 Johannes Bergwifi: mac80211_hwsim: use 32-bit skb cookie
2022-08-17 Johannes Bergwifi: mac80211_hwsim: add back erroneously removed...
2022-08-17 Jeongik Chawifi: mac80211_hwsim: fix race condition in pending...
2022-07-29 Johannes Bergiwlwifi: fw: uefi: add missing include guards
2022-07-29 Felix Fietkaumt76: fix use-after-free by removing a non-RCU wcid...
2022-07-29 Christophe JAILLETmt76: mt7921: Fix the error handling path of mt7921_pci...
2022-07-29 Sean Wangmt76: mt7921e: fix possible probe failure after reboot
2022-07-29 Sean Wangmt76: mt7921: use physical addr to unify register access
2022-07-29 Sean WangRevert "mt76: mt7921e: fix possible probe failure after...
2022-07-29 Sean WangRevert "mt76: mt7921: Fix the error handling path of...
2022-07-12 Lorenzo Bianconimt76: mt7921: do not always disable fw runtime-pm
2022-07-12 Sean Wangmt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition...
2022-07-12 Lorenzo Bianconimt76: mt7921: fix a possible race enabling/disabling...
2022-07-12 Lorenzo Bianconimt76: mt7921: introduce mt7921_mcu_set_beacon_filter...
2022-07-12 Lorenzo Bianconimt76: mt7921: get rid of mt7921_mac_set_beacon_filter
2022-07-12 Seevalamuthu Mariappanath11k: add hw_param for wakeup_mhi
2022-07-02 Ping-Ke Shihrtw88: rtw8821c: enable rfe 6 devices
2022-07-02 Guo-Feng Fanrtw88: 8821c: support RFE type4 wifi NIC
2022-06-09 Xiaomeng Tongcarl9170: tx: fix an incorrect use of list iterator
2022-06-09 Alexander Wetzelrtl818x: Prevent using not initialized queues
2022-06-09 Emmanuel Grumbachiwlwifi: mvm: fix assert 1F04 upon reconfig
2022-06-09 Felix Fietkaumt76: do not attempt to reorder received 802.3 packets...
2022-06-09 Christophe JAILLETmt76: mt7921: Fix the error handling path of mt7921_pci...
2022-06-09 Ajay Singhwilc1000: fix crash observed in AP mode with cfg80211_r...
2022-06-09 Baochen Qiangath11k: Don't check arvif->is_started before sending...
2022-06-09 Dan Carpenterath9k_htc: fix potential out of bounds access with...
2022-06-09 Wenli Looiath9k: fix ar9003_get_eepmisc
2022-06-09 Niels Dosscheath11k: acquire ab->base_lock in unassign when finding...
2022-06-09 Felix Fietkaumt76: fix encap offload ethernet type check
next