summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
AgeCommit message (Expand)Author
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka
2019-05-01mt76: unify set_timStanislaw Gruszka
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka
2019-05-01mt76x02u: add sta_psStanislaw Gruszka
2019-05-01mt76x02u: implement beacon_opsStanislaw Gruszka
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi
2019-02-18mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi
2019-02-18mt76: run MAC work every 100msFelix Fietkau
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2019-02-07mt76x0u: fix suspend/resumeStanislaw 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-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo 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-30mt76x0: align mt76x0u and mt76x0e fw versionLorenzo Bianconi
2018-11-30mt76: usb: fix static tracepointsLorenzo Bianconi
2018-11-30mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.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-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-05mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi
2018-10-01mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi
2018-10-01mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi
2018-10-01mt76x0: usb: move initialization code in usb.cLorenzo Bianconi
2018-10-01mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi
2018-10-01mt76x0: add quirk to disable 2.4GHz band for Archer T1UStanislaw Gruszka
2018-10-01mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi
2018-10-01mt76: report firmware version using ethtoolDavide Caratti
2018-10-01mt76x0: pci: add fw uploading routineLorenzo Bianconi
2018-09-19mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi
2018-09-19mt76x0: remove unused usb header fileLorenzo Bianconi
2018-09-19mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi
2018-09-19mt76x0: make device allocation bus neutralStanislaw Gruszka
2018-09-19mt76x0: remove some usb specific code from mt76x0_register_deviceStanislaw Gruszka