summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c
AgeCommit message (Expand)Author
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
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-11-30mt76: mt76x02: skip station tx status for non-sta wcid entriesFelix Fietkau
2018-11-30mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi
2018-11-30mt76: usb: fix static tracepointsLorenzo Bianconi
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau
2018-11-30mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi
2018-10-13mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi