aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
2023-05-30mt76: mt7615: Fix build with older compilersPablo Greco
2022-04-15mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2020-10-01mt76: add missing locking around ampdu actionFelix Fietkau
2020-08-19mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2019-12-31mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau
2019-09-05mt76: mt7615: apply calibration-free data from OTPFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: mt7615: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi
2019-09-05mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi
2019-09-05mt76: mt7615: fix some checkpatch warningsRyder Lee
2019-09-05mt76: Add paragraphs to describe the config symbols fullyRyder Lee
2019-09-05mt76: mt7615: update cw_min/max related settingsRyder Lee
2019-09-05mt76: mt7615: add 4 WMM sets supportRyder Lee
2019-09-05mt76: mt7615: fix MT7615_WATCHDOG_TIME definitionLorenzo Bianconi
2019-09-05mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi
2019-09-05mt76: mt7615: remove wtbl_sec_key definitionLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi
2019-09-05mt76: mt7615: add mt7615_mac_wtbl_addr routineLorenzo Bianconi
2019-09-05mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi
2019-09-05mt76: mt7615: add missing register initializationFelix Fietkau
2019-09-05mt76: mt7615: use params->ssn value directlyStanislaw Gruszka
2019-09-05mt76: mt7615: fix invalid fallback ratesFelix Fietkau
2019-09-05mt76: mt7615: fix PS buffering of action framesFelix Fietkau
2019-09-05mt76: mt7615: fix using VHT STBC ratesFelix Fietkau
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau
2019-09-05mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau
2019-09-05mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routineLorenzo Bianconi
2019-09-05mt76: mt7615: always release sem in mt7615_load_patchLorenzo Bianconi
2019-09-05mt76: mt7615: fall back to sw encryption for unsupported ciphersLorenzo Bianconi
2019-09-05mt76: mt7615: clean up FWDL TXQ during/after firmware uploadFelix Fietkau
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi
2019-09-05mt76: mt7615: do not perform txcalibration before cac is complitedLorenzo Bianconi
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_regd_notifierLorenzo Bianconi
2019-09-05mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to int...Lorenzo Bianconi
2019-06-27mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi
2019-06-27mt76: mt7615: fix sparse warnings: incorrect type in assignment (different ba...Lorenzo Bianconi
2019-06-27mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo Bianconi
2019-06-27mt76: mt7615: update peer's bssid when state transition occursRyder Lee