summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/init.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-191-0/+1
* mt76: move wcid fields to common mt76_dev structStanislaw Gruszka2018-09-191-13/+9Star
* mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi2018-09-041-2/+2
* mt76x0: use mt76u_init for bus initializationLorenzo Bianconi2018-09-041-1/+2
* mt76x0: use mt76x02_sta and mt76x02_tx_statusStanislaw Gruszka2018-09-041-1/+1
* mt76: unify mt76x02_vif structStanislaw Gruszka2018-09-041-1/+1
* mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka2018-09-041-3/+3
* mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka2018-09-041-8/+8
* mt76: unify wait_for_macStanislaw Gruszka2018-09-041-4/+7
* mt76x0: disable HW before probeStanislaw Gruszka2018-08-021-1/+1
* mt76x0: init filesStanislaw Gruszka2018-08-021-0/+720