summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
AgeCommit message (Expand)Author
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi
2019-11-20mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix 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: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka
2019-06-30Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
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