summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb_main.c
AgeCommit message (Expand)Author
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the main tx pathFelix Fietkau
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: unify set_timStanislaw Gruszka
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau
2019-02-18mt76: run MAC work every 100msFelix Fietkau
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau
2018-11-30mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi
2018-11-30mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi