aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi1-1/+1
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi1-0/+5
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable macrosLorenzo Bianconi1-2/+2
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi1-10/+12
2019-06-25mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi1-1/+0
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi1-1/+1
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka1-8/+2
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka1-0/+1
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-1/+1
2019-05-01mt76: unify set_timStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka1-0/+1
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka1-0/+4
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau1-1/+1
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau1-2/+1
2019-02-18mt76: run MAC work every 100msFelix Fietkau1-1/+1
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka1-14/+1
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau1-1/+1
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau1-2/+1
2018-11-30mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi1-20/+3
2018-11-30mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi1-5/+0
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi1-0/+1
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi1-19/+2
2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi1-0/+2
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi1-1/+1
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-1/+0
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-8/+8
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+180