summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/init.c
AgeCommit message (Expand)Author
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-12-04mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915Felix Fietkau
2020-09-24mt76: mt7603: check for single-stream EEPROM configurationFelix Fietkau
2020-05-13mt76: enable p2p supportLorenzo Bianconi
2020-03-17mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfsFelix Fietkau
2020-03-17mt76: mt7603: add upper limit for dynamic sensitivity minimum receive powerFelix Fietkau
2020-02-14mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615Felix Fietkau
2020-02-14mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_initLorenzo Bianconi
2020-02-14mt76: mt7603: simplify led reg definitionsLorenzo Bianconi
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2019-11-20mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7603: enable hardware rate up/down selectionFelix Fietkau
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi
2019-06-27mt76: mt7603: improve hardware rate switching configurationFelix Fietkau
2019-06-27mt76: mt7603: rework and fix tx status reportingFelix Fietkau
2019-06-27mt76: fix setting chan->max_powerFelix Fietkau
2019-06-27mt76: mt7603: fix reading target tx power from eepromFelix Fietkau
2019-06-25mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-05-01mt76: mt7603: fix initialization of max rx lengthFelix Fietkau
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: fix tx power issuesFelix Fietkau
2019-05-01mt76: introduce mt76_free_device routineLorenzo Bianconi
2019-05-01mt7603: remove mt7603_mcu_init routineLorenzo Bianconi
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau