summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_mac.c
AgeCommit message (Expand)Author
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi
2018-10-01mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi
2018-09-19mt76: move mt76x2_tx_complete routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: change mt76x2_tx_complete routine signatureLorenzo Bianconi
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka
2018-09-04mt76: unify sta structure part 2Stanislaw Gruszka
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76x2: add buffer len to mt76x2_mac_write_txwi signatureLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_mac_load_tx_status routineLorenzo Bianconi
2018-07-30mt76x2: add frame protection supportLorenzo Bianconi
2018-06-27mt76: track ewma rssi for gain adjustment per stationFelix Fietkau
2018-06-27mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()Lorenzo Bianconi
2018-05-23mt76: discard early received packets if not running yetFelix Fietkau
2018-05-04mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi
2018-02-28mt76x2: remove warnings in mt76x2_mac_write_txwi()Lorenzo Bianconi
2018-02-01mt76: do not set status->aggr for NULL data framesFelix Fietkau
2018-01-26mt76: validate rx CCMP PNFelix Fietkau
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau
2018-01-26mt76: fix TSF value in probe responsesFelix Fietkau
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau
2018-01-17mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()Lorenzo Bianconi
2018-01-08mt76x2: remove some harmless WARN_ONs in tx status and rx pathFelix Fietkau
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau