aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov
2023-09-19wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-19wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-19wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-19wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-19wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-19wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-09-19wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma
2023-08-21Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-08-21Merge tag 'v5.10.190' into v5.10/standard/baseBruce Ashfield
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-08-11mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva
2023-08-11mt76: move band capabilities in mt76_phyLorenzo Bianconi
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-07-27wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-27wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-27wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-07-27wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut
2023-07-27wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-27wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-07-27wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2023-07-27wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2023-07-27wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-07-27wl3501_cs: use eth_hw_addr_set()Jakub Kicinski
2023-07-27wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2023-07-27wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-07-27wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-07-27wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-07-27wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-07-27wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-07-27wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-27wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-06-19Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-06-19Merge tag 'v5.10.184' into v5.10/standard/baseBruce Ashfield
2023-06-14wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-06-12Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/bcm-2xxx-rpiBruce Ashfield
2023-06-12Merge tag 'v5.10.183' into v5.10/standard/baseBruce Ashfield
2023-06-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu