aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-13mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi1-43/+34
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi1-3/+2
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-65/+67
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi1-0/+29
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi1-0/+33
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi1-5/+3
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-4/+1
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi1-1/+0
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi1-0/+105
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi1-5/+4
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi1-0/+63
2018-10-01mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi1-0/+18
2018-09-19mt76: partially unify filling txwi fieldsStanislaw Gruszka1-0/+42
2018-09-19mt76: unify mac_process_rateStanislaw Gruszka1-0/+68
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka1-0/+151
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka1-0/+25
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka1-0/+61
2018-09-04mt76: unify sta structure part 1Stanislaw Gruszka1-0/+25
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka1-0/+11
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka1-0/+23
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka1-0/+29
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka1-0/+23
2018-09-04mt76: unify mac_get_key_infoStanislaw Gruszka1-0/+46