aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi5-29/+105
2021-10-20mt76: mt7915: add LED supportMeiChia Chiu3-2/+89
2021-10-20mt76: mt7915: fix potential NPE in TXS processingBen Greear1-1/+3
2021-10-20mt76: mt7915: fix he_mcs capabilities for 160mhzBen Greear1-4/+11
2021-10-20mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOADRyder Lee4-11/+4
2021-10-20mt76: mt7915: update mac timing settingsRyder Lee2-9/+10
2021-10-20mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotapLorenzo Bianconi1-6/+6
2021-10-20mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrateSean Wang1-2/+9
2021-10-20mt76: mt7921: fix firmware usage of RA info using legacy ratesSean Wang2-1/+12
2021-10-20mt76: mt7915: add HE-LTF into fixed rate commandRyder Lee3-7/+11
2021-10-20mt76: mt7921: report HE MU radiotapSean Wang2-8/+65
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi5-26/+24
2021-10-20mt76: overwrite default reg_ops if necessaryLorenzo Bianconi4-7/+68
2021-10-20mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routineLorenzo Bianconi4-63/+45
2021-10-20mt76: mt7921: get rid of mt7921_mac_set_beacon_filterLorenzo Bianconi2-31/+0
2021-10-20mt76: mt7921: get rid of monitor_vifLorenzo Bianconi2-9/+0
2021-10-20mt76: connac: add support for limiting to maximum regulatory Tx powerYN Chen1-2/+41
2021-10-20mt76: connac: fix GTK rekey offload failure on WPA mixed modeLeon Yen1-6/+9
2021-10-20mt76: mt7921: fix dma hang in rmmodDeren Wu1-0/+9
2021-10-20mt76: add support for setting mcast rateRyder Lee4-13/+28
2021-10-20mt76: mt7915: fix bit fields for HT rate idxShayne Chen1-1/+2
2021-10-20mt76: mt7915: switch proper tx arbiter mode in testmodeShayne Chen3-0/+40
2021-10-20mt76: mt7915: fix potential overflow of eeprom page indexShayne Chen1-5/+5
2021-10-20mt76: mt7921: send EAPOL frames at lowest rateRyder Lee1-1/+2
2021-10-20mt76: mt7915: send EAPOL frames at lowest rateRyder Lee1-1/+2
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee3-15/+43
2021-10-20mt76: mt7921: Add mt7922 supportDeren Wu5-5/+80
2021-10-20mt76: mt7615: fix skb use-after-free on mac resetFelix Fietkau1-22/+23
2021-10-20mt76: mt7921: Fix out of order process by invalid event pktDeren Wu1-0/+4
2021-10-20mt76: mt7915: fix mgmt frame using unexpected bitrateSean Wang2-7/+5
2021-10-20mt76: mt7921: fix mgmt frame using unexpected bitrateSean Wang2-7/+5
2021-10-20mt76: add mt76_default_basic_rate more devices can rely onSean Wang2-0/+15
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi9-1/+243
2021-10-20mt76: mt7915: remove mt7915_sta_statsRyder Lee3-13/+8
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee10-335/+153
2021-10-20mt76: mt7915: cleanup -Wunused-but-set-variableRyder Lee1-9/+0
2021-10-20mt76: mt7915: take RCU read lock when calling ieee80211_bss_get_elem()Ryder Lee1-0/+3
2021-10-20mt76: mt7915: fix an off-by-one bound checkRyder Lee1-1/+1
2021-10-20mt76: mt7921: add .set_sar_specs supportYN Chen5-3/+105
2021-10-20mt76: mt7915: adapt new firmware to update BA winsize for Rx sessionBo Jiao2-1/+2
2021-10-20mt76: mt7915: report HE MU radiotapRyder Lee2-11/+60
2021-10-20mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi1-6/+7
2021-10-20mt76: mt7921: fix survey-dump reportingLorenzo Bianconi2-2/+10
2021-10-20mt76: fix build error implicit enumeration conversionSean Wang2-2/+2
2021-10-20mt76: mt7921: enable aspm by defaultSean Wang1-1/+6
2021-10-20mt76: connac: fix mt76_connac_gtk_rekey_tlv usageLeon Yen1-3/+3
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao2-2/+2
2021-10-20mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()Dan Carpenter1-1/+1
2021-10-20mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi1-6/+9
2021-10-20mt76: mt7921: fix endianness warning in mt7921_update_txsLorenzo Bianconi1-1/+2