summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_init_common.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-219/+0
2018-10-01mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-01mt76: mmio: add implementation of wr_rp and rd_rpLorenzo Bianconi1-13/+2
2018-10-01mt76x2: disable WLAN core before probeFelix Fietkau1-0/+4
2018-10-01mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi1-1/+2
2018-09-19mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi1-29/+0
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka1-2/+2
2018-09-04mt76: move mt76_reg_pair definition in mt76.hLorenzo Bianconi1-8/+3
2018-09-04mt76: unify sta structure part 2Stanislaw Gruszka1-1/+1
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka1-1/+1
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi1-0/+259