summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb_init.c
Commit message (Expand)AuthorAgeFilesLines
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-011-1/+0
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-1/+1
* mt76usb: remove usb_mcu.cStanislaw Gruszka2019-02-261-5/+0
* mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi2019-02-181-1/+1
* mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi2019-02-181-23/+0
* mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2019-02-181-3/+2
* mt76x02: init beacon config for mt76x2uStanislaw Gruszka2019-02-181-5/+1
* mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-0/+2
* mt76x2u: init: remove mt76x2u_init_beacon_offsets routineLorenzo Bianconi2018-11-301-10/+0
* mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka2018-11-301-1/+1
* mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi2018-11-301-12/+7
* mt76x2u: init: remove not useful configurationLorenzo Bianconi2018-11-301-3/+0
* mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-301-4/+1
* mt76x2u: introduce mac workqueue supportLorenzo Bianconi2018-11-301-0/+1
* mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-2/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi2018-10-131-2/+2
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi2018-10-131-1/+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-2/+1
* mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi2018-10-051-1/+1
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-13/+13
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-1/+2
* mt76: usb: fix hw initialization sequenceLorenzo Bianconi2018-10-051-1/+1
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+310