aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi1-1/+1
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi1-0/+1
2021-04-12mt76: mt76x0u: Add support for TP-Link T2UHP(UN) v1Eric Y.Y. Wong1-1/+2
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-2/+2
2020-12-04mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi1-0/+1
2020-07-21mt76: move mt76 workqueue in common codeLorenzo Bianconi1-4/+2
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau1-0/+1
2020-02-14mt76: mt76u: add {read/write}_extended utility routinesLorenzo Bianconi1-1/+1
2020-02-14mt76: mt76u: move mcu buffer allocation in mt76x02u driversLorenzo Bianconi1-0/+6
2020-02-14mt76: mt76x02u: avoid overwrite max_tx_fragmentsLorenzo Bianconi1-6/+2
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau1-7/+7
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi1-0/+1
2019-11-20mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi1-0/+2
2019-11-20mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi1-1/+1
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau1-0/+1
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau1-7/+0
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau1-0/+1
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi1-1/+1
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/+9
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee1-7/+9
2019-09-05mt76: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi1-0/+1
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-06-30Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo1-1/+1
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka1-17/+5
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka1-7/+3
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka1-1/+0
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-2/+2
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau1-1/+1
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka1-1/+1
2019-05-01mt76: unify set_timStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: add sta_psStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: implement beacon_opsStanislaw Gruszka1-4/+1
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka1-0/+2
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka1-3/+7
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka1-5/+0
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka1-11/+0
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi1-1/+1
2019-02-18mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi1-9/+13
2019-02-18mt76: run MAC work every 100msFelix Fietkau1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-17/+29
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
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/+3
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi1-0/+1