aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee2022-09-151-0/+17
* wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-151-1/+1
* Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo2022-07-181-3/+17
|\
| * mt76: add phy_idx to mt76_wcidLorenzo Bianconi2022-07-111-2/+2
| * mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time onlyShayne Chen2022-07-111-1/+1
| * mt76: mt7915: add more ethtool statsRyder Lee2022-07-111-0/+14
* | wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
|/
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+1
* mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu2022-05-131-3/+5
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-0/+36
* mt76: mt7915: remove SCS featureRyder Lee2022-05-131-8/+0
* mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_maskLorenzo Bianconi2022-05-131-5/+5
* mt76: fix MBSS index condition in DBDC modeEvelyn Tsai2022-05-131-4/+4
* mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau2022-05-131-1/+1
* mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao2022-02-241-6/+6
* mt76: mt7915: add support for MT7986Bo Jiao2022-02-241-6/+3
* mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-031-21/+0
* mt76: stop the radar detector after leaving dfs channelXing Song2022-02-031-1/+2
* mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi2022-02-031-2/+1
* mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi2022-02-031-0/+50
* mt76: mt7915: set bssinfo/starec command when adding interfaceShayne Chen2022-02-031-0/+3
* mt76: mt7915: update bss_info with cipher after setting the group keyFelix Fietkau2022-02-031-0/+6
* mt76: mt7915: rely on mt76_connac_mcu_set_rts_threshLorenzo Bianconi2022-02-031-2/+3
* mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi2022-02-031-4/+4
* mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi2022-02-031-2/+2
* mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi2022-02-031-2/+3
* mt76: mt7915: update rx rate reporting for mt7916Bo Jiao2022-02-031-1/+2
* mt76: mt7915: refine register definitionBo Jiao2022-02-031-6/+18
* mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi2021-12-191-20/+23
* mt76: mt7915: introduce SAR supportLorenzo Bianconi2021-12-191-0/+23
* mt76: mt7915: improve wmm index allocationFelix Fietkau2021-12-191-5/+3
* mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee2021-10-231-14/+18
* mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee2021-10-231-1/+1
* mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi2021-10-201-2/+1
* mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi2021-10-201-2/+2
* mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi2021-10-201-0/+6
* mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi2021-10-201-40/+7
* mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi2021-10-201-1/+1
* mt76: mt7915: rework starec TLV tagsShayne Chen2021-10-201-2/+1
* mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee2021-10-201-0/+1
* mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi2021-10-201-0/+19
* mt76: mt7915: introduce __mt7915_get_tsf routineLorenzo Bianconi2021-10-201-5/+15
* mt76: introduce packet_id idrLorenzo Bianconi2021-10-201-0/+4
* mt76: mt7915: add mib counters to ethtool statsBen Greear2021-10-201-0/+48
* mt76: mt7915: add tx mu/su counters to mibBen Greear2021-10-201-26/+16
* mt76: mt7915: add some per-station tx stats to ethtoolBen Greear2021-10-201-1/+85
* mt76: mt7915: add ethtool stats supportBen Greear2021-10-201-0/+129
* mt76: mt7915: fix WMM index on DBDC cardsFelix Fietkau2021-10-201-1/+1
* mt76: mt7915: introduce bss coloring supportLorenzo Bianconi2021-10-201-0/+26