summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: disable merge of OTP ROM data by defaultFelix Fietkau
2020-05-12mt76: mt7615: Delete an error message in mt7622_wmac_probe()Markus Elfring
2020-05-12mt76: mt7615: do not always reset the dfs state setting the channelLorenzo Bianconi
2020-05-12mt76: mt7663: correct the name of the rom patchSean Wang
2020-05-12mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_wtbl_desc data structureLorenzo Bianconi
2020-05-12mt76: mt7615: rework wtbl key configurationLorenzo Bianconi
2020-05-12mt76: mt76u: rely on mt7622 queue scheme for mt7663uLorenzo Bianconi
2020-05-12mt76: mt7615: move mt7615_mac_wtbl_addr in mac.hLorenzo Bianconi
2020-05-12mt76: mt7615: introduce __mt7663_load_firmware routineLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mac_update_rate_desc routineLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7663u support to mt7615_write_txwiLorenzo Bianconi
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi
2020-05-12mt76: mt7615: remove unnecessary register operationsSean Wang
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi
2020-05-12mt76: mt7615: introduce BSS absence eventSean Wang
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt7663: keep Rx filters as the defaultSean Wang
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi
2020-05-12mt76: mt7615: add ethool support to mt7663 driverLorenzo Bianconi
2020-05-12mt76: mt7663: disable RDD commandsLorenzo Bianconi
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi
2020-05-12mt76: mt7663: enable nf estimationLorenzo Bianconi
2020-05-12mt76: mt7663: fix mt7615_mac_cca_stats_reset routineLorenzo Bianconi
2020-05-12mt76: mt7615: add more useful Tx mib countersRyder Lee
2020-05-12mt76: mt7615: cleanup mib related defines and structsRyder Lee
2020-05-12mt76: mt7615: enable aggr_stats for both phyRyder Lee
2020-05-12mt76: mt7615: modify mt7615_ampdu_stat_read for each phyRyder Lee
2020-05-12mt76: mt76x0: pci: add mt7610 PCI IDPawel Dembicki
2020-05-12mt76: mt76x2u: introduce Mercury UD13 supportLorenzo Bianconi
2020-05-12mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau
2020-05-12ipw2x00: Fix comment for CLOCK_BOOTTIME constantPali Rohár
2020-05-12rndis_wlan: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12qtnfmac: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12prism54: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12mwl8k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12iwlegacy: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12ipw2x00: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12rndis_wlan: Remove logically dead codeGustavo A. R. Silva
2020-05-12brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()Jason Yan
2020-05-12brcmfmac: make non-global functions staticChen Zhou
2020-05-12brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee
2020-05-12brcmfmac: use actframe_abort to cancel ongoing action frameRyohei Kondo
2020-05-12brcmfmac: set security after reiniting interfaceJia-Shyr Chuang
2020-05-12brcmfmac: fix 802.1d priority to ac mapping for pcie donglesPramod Prakash
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller