summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
|/
* mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2019-05-011-17/+5Star
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-011-7/+3Star
* mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka2019-05-011-1/+0Star
* 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/+1Star
* 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/+0Star
* mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-261-11/+0Star
* 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/+0Star
* 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/+0Star
* 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/+1Star
* mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi2018-10-051-3/+3
* mt76: usb: fix hw initialization sequenceLorenzo Bianconi2018-10-051-9/+9
* mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi2018-10-011-1/+16
* mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi2018-10-011-2/+78
* mt76x0: usb: move initialization code in usb.cLorenzo Bianconi2018-10-011-24/+91
* mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi2018-10-011-157/+0Star
* mt76x0: add quirk to disable 2.4GHz band for Archer T1UStanislaw Gruszka2018-10-011-1/+6
* mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi2018-10-011-2/+2
* mt76: report firmware version using ethtoolDavide Caratti2018-10-011-0/+1
* mt76x0: pci: add fw uploading routineLorenzo Bianconi2018-10-011-5/+0Star
* mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi2018-09-191-38/+35Star
* mt76x0: remove unused usb header fileLorenzo Bianconi2018-09-191-3/+4
* mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka2018-09-191-0/+171