summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
AgeCommit message (Expand)Author
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: mt7915: remove SCS featureRyder Lee
2022-05-13mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_maskLorenzo Bianconi
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: stop the radar detector after leaving dfs channelXing Song
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi
2022-02-03mt76: mt7915: set bssinfo/starec command when adding interfaceShayne Chen
2022-02-03mt76: mt7915: update bss_info with cipher after setting the group keyFelix Fietkau
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_set_rts_threshLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao
2022-02-03mt76: mt7915: refine register definitionBo Jiao
2021-12-19mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi
2021-12-19mt76: mt7915: introduce SAR supportLorenzo Bianconi
2021-12-19mt76: mt7915: improve wmm index allocationFelix Fietkau
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee
2021-10-20mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi
2021-10-20mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi
2021-10-20mt76: mt7915: introduce __mt7915_get_tsf routineLorenzo Bianconi
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi
2021-10-20mt76: mt7915: add mib counters to ethtool statsBen Greear
2021-10-20mt76: mt7915: add tx mu/su counters to mibBen Greear
2021-10-20mt76: mt7915: add some per-station tx stats to ethtoolBen Greear
2021-10-20mt76: mt7915: add ethtool stats supportBen Greear
2021-10-20mt76: mt7915: fix WMM index on DBDC cardsFelix Fietkau
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi
2021-10-20mt76: mt7915: remove mt7915_sta_statsRyder Lee
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao
2021-06-19mt76: mt7915: drop the use of repeater entries for station interfacesFelix Fietkau
2021-06-19mt76: mt7915: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7915: add .set_bitrate_mask() callbackRyder Lee
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen