summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c
AgeCommit message (Expand)Author
2019-11-20mt76: refactor cc_lock locking schemeLorenzo Bianconi
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: store current channel survey_state in struct mt76_devFelix Fietkau
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau
2019-11-20mt76: move aggr_stats array in mt76_devLorenzo Bianconi
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee
2019-06-27mt76: mt76x02: fix tx status reporting issuesFelix Fietkau
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi
2019-05-01mt76: mt76x02: remove irqsave/restore in locking for tx status fifoFelix Fietkau
2019-05-01mt76: set txwi_size according to the driver valueLorenzo Bianconi
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: store wcid tx rate info in one u32 reduce lockingFelix Fietkau
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-03-07mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-03-07mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau
2019-02-26mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau
2019-02-18mt76: mt76x2: simplify per-chain signal strength handlingFelix Fietkau
2019-02-18mt76: fix corrupted software generated tx CCMP PNFelix Fietkau
2019-02-18mt76: increase ED/CCA tx block thresholdFelix Fietkau
2019-02-18mt76: measure the time between mt76x02_edcca_check runsFelix Fietkau
2019-02-18mt76: clear CCA timer stats in mt76x02_edcca_initFelix Fietkau
2019-02-18mt76: run MAC work every 100msFelix Fietkau
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau
2019-02-18mt76: fix software encryption issuesFelix Fietkau
2019-02-18mt76: beaconing fixes for USBStanislaw Gruszka
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka
2019-01-22mt76: fix per-chain signal strength reportingFelix Fietkau
2019-01-21mt76: do not report out-of-range rx nssLorenzo Bianconi
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi
2019-01-11mt76: mac: minor optimizations in mt76x02_mac_tx_rate_valLorenzo Bianconi
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi
2019-01-11mt76x02: set protection according to ht operation elementStanislaw Gruszka
2019-01-11mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka
2019-01-11mt76: mac: run mt76x02_mac_work routine atomicallyLorenzo Bianconi
2019-01-11mt76: fix typo in mt76x02_check_mac_err routineLorenzo Bianconi
2018-11-30mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau
2018-11-30mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi