summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_mac_common.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: partially unify filling txwi fieldsStanislaw Gruszka2018-09-191-34/+1
* mt76: unify {insert/remove}_hdr_padStanislaw Gruszka2018-09-191-13/+2
* mt76: unify mac_process_rateStanislaw Gruszka2018-09-191-68/+1
* mt76: unify send_tx_status and related helpersStanislaw Gruszka2018-09-191-151/+0
* mt76: unify load_tx_statusStanislaw Gruszka2018-09-191-25/+0
* mt76: unify txwi and rxwi structuresStanislaw Gruszka2018-09-191-2/+2
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-191-63/+2
* mt76: move wcid fields to common mt76_dev structStanislaw Gruszka2018-09-191-4/+4
* mt76: unify sta structure part 2Stanislaw Gruszka2018-09-041-9/+9
* mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka2018-09-041-11/+0
* mt76: unify mac_wcid_setupStanislaw Gruszka2018-09-041-23/+0
* mt76: unify mac_wcid_set_keyStanislaw Gruszka2018-09-041-29/+0
* mt76: unify mac_shared_key_setupStanislaw Gruszka2018-09-041-23/+0
* mt76: unify mac_get_key_infoStanislaw Gruszka2018-09-041-28/+2
* mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka2018-09-041-3/+3
* mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-0/+699