summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-201-0/+1
* mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi2019-11-201-0/+2
* mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi2019-11-201-1/+1
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau2019-11-201-7/+0
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi2019-11-201-1/+1
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-1/+1
* mt76: mt76x02u: enable survey supportLorenzo Bianconi2019-09-051-0/+9
* mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-051-7/+9
* mt76: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi2019-09-051-0/+1
* mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka2019-08-201-4/+4
* Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo2019-06-301-1/+1
|\
| * mt76: mt76u: reduce rx memory footprintLorenzo Bianconi2019-06-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2019-05-011-17/+5
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-011-7/+3
* mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka2019-05-011-1/+0
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-2/+2
* mt76: move tx tasklet to struct mt76_devFelix Fietkau2019-05-011-1/+1
* mt76usb: use usb_dev private dataStanislaw Gruszka2019-05-011-1/+1
* mt76: unify set_timStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: add sta_psStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: implement beacon_opsStanislaw Gruszka2019-05-011-4/+1
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-0/+2
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-191-3/+7
* mt76usb: remove usb_mcu.cStanislaw Gruszka2019-02-261-5/+0
* mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-261-11/+0
* mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi2019-02-181-1/+1
* mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi2019-02-181-9/+13
* mt76: run MAC work every 100msFelix Fietkau2019-02-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2019-02-081-17/+29
|\
| * mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
* | mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-171-1/+1
|/
* mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-2/+3
* mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
* mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-301-0/+1
* mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-301-2/+2
* mt76x0: align mt76x0u and mt76x0e fw versionLorenzo Bianconi2018-11-301-0/+2
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-301-1/+0
* mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi2018-11-301-0/+1
* mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi2018-10-051-1/+1
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-1/+0
* mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi2018-10-051-1/+1
* mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi2018-10-051-1/+1
* mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi2018-10-051-10/+10
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-16/+1
* mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi2018-10-051-3/+3
OpenPOWER on IntegriCloud