aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603
AgeCommit message (Expand)Author
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2022-04-15mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi
2020-10-01mt76: add missing locking around ampdu actionFelix Fietkau
2019-12-31mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi
2019-09-05mt76: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee
2019-09-05mt76: Add paragraphs to describe the config symbols fullyRyder Lee
2019-09-05mt76: mt7603: fix watchdog rescheduling in mt7603_set_channelLorenzo Bianconi
2019-09-05mt76: mt7603: use params->ssn value directlyStanislaw Gruszka
2019-09-05mt76: mt7603: fix invalid fallback ratesFelix Fietkau
2019-09-05mt76: mt7603: enable hardware rate up/down selectionFelix Fietkau
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-27mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...Lorenzo Bianconi
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: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi
2019-06-27mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi
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-06-25mt76: mt7603: stop mac80211 queues before setting the channelLorenzo Bianconi
2019-06-25mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi
2019-06-25mt76: mt7603: use napi polling for tx cleanupLorenzo Bianconi
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-01mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi
2019-05-01mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi
2019-05-01mt76: fix endianness sparse warningsRyder Lee
2019-05-01mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmwareLorenzo Bianconi
2019-05-01mt76: mt7603: init mcu_restart function pointerLorenzo Bianconi
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-05-01mt76: mt7603: use standard signature for mt7603_mcu_msg_sendLorenzo Bianconi
2019-05-01mt76: mt7603: remove query from mt7603_mcu_msg_send signatureLorenzo Bianconi
2019-05-01mt76: mt7603: fix initialization of max rx lengthFelix Fietkau
2019-05-01mt76: use macro for sn and seq_ctrl conversionRyder Lee
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: only schedule txqs from the tx taskletFelix Fietkau
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau
2019-05-01mt76: store wcid tx rate info in one u32 reduce lockingFelix Fietkau