summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_mac_common.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-239/+0
2018-10-01mt76: move mt76_rate_power in mt76_devLorenzo Bianconi1-1/+1
2018-09-19mt76: partially unify filling txwi fieldsStanislaw Gruszka1-34/+1
2018-09-19mt76: unify {insert/remove}_hdr_padStanislaw Gruszka1-13/+2
2018-09-19mt76: unify mac_process_rateStanislaw Gruszka1-68/+1
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka1-151/+0
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka1-25/+0
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka1-2/+2
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka1-63/+2
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka1-4/+4
2018-09-04mt76: unify sta structure part 2Stanislaw Gruszka1-9/+9
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka1-11/+0
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka1-23/+0
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka1-29/+0
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka1-23/+0
2018-09-04mt76: unify mac_get_key_infoStanislaw Gruszka1-28/+2
2018-09-04mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka1-3/+3
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi1-0/+699