aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi1-0/+7
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi1-1/+1
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka1-1/+0
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-1/+1
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka1-1/+1
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka1-5/+0
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi1-1/+1
2019-02-18mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi1-23/+0
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi1-3/+2
2019-02-18mt76x02: init beacon config for mt76x2uStanislaw Gruszka1-5/+1
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau1-0/+2
2018-11-30mt76x2u: init: remove mt76x2u_init_beacon_offsets routineLorenzo Bianconi1-10/+0
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka1-1/+1
2018-11-30mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi1-12/+7
2018-11-30mt76x2u: init: remove not useful configurationLorenzo Bianconi1-3/+0
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi1-4/+1
2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi1-0/+1
2018-11-30mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-2/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi1-2/+2
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi1-1/+1
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi1-1/+1
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-2/+1
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi1-1/+1
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-13/+13
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi1-1/+2
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi1-1/+1
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+310