summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/main.c
AgeCommit message (Expand)Author
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: enable AP supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi
2018-11-30mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi
2018-10-13mt76x0: phy: do not run calibration during channel switchLorenzo 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-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi
2018-10-01mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi
2018-10-01mt76x0: init rx filter in mt76x0_init_hardwareLorenzo Bianconi
2018-10-01mt76x0: phy: introduce mt76x0_phy_set_txpower routineLorenzo Bianconi
2018-09-19mt76x0: inital split between pci and usbStanislaw Gruszka
2018-09-19mt76x0: move stop related routines in mt76x0_mac_stopLorenzo Bianconi
2018-09-19mt76x0: enable per-sta tx queueingLorenzo Bianconi
2018-09-19mt76x0: stop stat workqueue at hw stopLorenzo Bianconi
2018-09-19mt76x0: mark device as running in mt76x0_startLorenzo Bianconi
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka
2018-09-19mt76: unify add_interfaceStanislaw Gruszka
2018-09-19mt76: unify remove_interfaceStanislaw Gruszka
2018-09-19mt76x0: remove vif_maskStanislaw Gruszka
2018-09-19mt76: unify conf_txStanislaw Gruszka
2018-09-19mt76x0: remove empty sta_notifyStanislaw Gruszka
2018-09-19mt76: unify set_keyStanislaw Gruszka
2018-09-19mt76: unify ampdu_actionStanislaw Gruszka
2018-09-19mt76: pratially unify add_interfaceStanislaw Gruszka
2018-09-19mt76: unify sta_add / sta_removeStanislaw Gruszka
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka
2018-09-17Merge wireless-drivers into wireless-drivers-nextKalle Valo
2018-09-17mt76x0: fix remove_interfaceStanislaw Gruszka
2018-09-04mt76x0: use mt76x02_sta and mt76x02_tx_statusStanislaw Gruszka
2018-09-04mt76x0: initalize custom tx queuesStanislaw Gruszka
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka
2018-09-04mt76x0: use mt76_wcid_free in mt76x0Stanislaw Gruszka
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka
2018-09-04mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka
2018-08-02mt76x0: main fileStanislaw Gruszka