summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_common.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-42/+0
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi1-2/+3
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka1-1/+1
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka1-19/+0
2018-09-19mt76: unify remove_interfaceStanislaw Gruszka1-9/+0
2018-09-19mt76: unify conf_txStanislaw Gruszka1-44/+0
2018-09-19mt76: unify set_keyStanislaw Gruszka1-67/+0
2018-09-19mt76: unify ampdu_actionStanislaw Gruszka1-51/+0
2018-09-19mt76: unify sta_add / sta_removeStanislaw Gruszka1-62/+0
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka1-4/+4
2018-09-04mt76: unify sta structure part 2Stanislaw Gruszka1-6/+6
2018-09-04mt76: unify sta structure part 1Stanislaw Gruszka1-25/+1
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka1-4/+4
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka1-2/+2
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka1-2/+2
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka1-2/+2
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka1-1/+2
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka1-38/+4
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi1-0/+350