summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix tx status reporting for non-probing framesFelix Fietkau2019-01-171-1/+1
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-111-1/+0Star
* mt76: mac: minor optimizations in mt76x02_mac_tx_rate_valLorenzo Bianconi2019-01-111-4/+2Star
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+85
* mt76x02: set protection according to ht operation elementStanislaw Gruszka2019-01-111-0/+83
* mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka2019-01-111-15/+1Star
* mt76: mac: run mt76x02_mac_work routine atomicallyLorenzo Bianconi2019-01-111-0/+4
* mt76: fix typo in mt76x02_check_mac_err routineLorenzo Bianconi2019-01-111-2/+2
* mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau2018-11-301-23/+0Star
* mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau2018-11-301-5/+6
* mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi2018-11-301-3/+0Star
* mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-34/+40
* mt76: mt76x02: skip station tx status for non-sta wcid entriesFelix Fietkau2018-11-301-1/+1
* mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau2018-11-301-8/+1Star
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+30
* mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+123
* mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi2018-11-301-0/+9
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-301-2/+2
* mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau2018-11-301-7/+1Star
* mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi2018-11-301-0/+19
* mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+19
* mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-301-0/+18
* mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi2018-10-131-43/+34Star
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi2018-10-131-3/+2Star
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-65/+67
* mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+29
* mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi2018-10-051-0/+33
* mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi2018-10-051-5/+3Star
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-4/+1Star
* mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi2018-10-051-1/+0Star
* mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+105
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-5/+4Star
* mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+63
* mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi2018-10-011-0/+18
* mt76: partially unify filling txwi fieldsStanislaw Gruszka2018-09-191-0/+42
* mt76: unify mac_process_rateStanislaw Gruszka2018-09-191-0/+68
* mt76: unify send_tx_status and related helpersStanislaw Gruszka2018-09-191-0/+151
* mt76: unify load_tx_statusStanislaw Gruszka2018-09-191-0/+25
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-191-0/+61
* mt76: unify sta structure part 1Stanislaw Gruszka2018-09-041-0/+25
* mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka2018-09-041-0/+11
* mt76: unify mac_wcid_setupStanislaw Gruszka2018-09-041-0/+23
* mt76: unify mac_wcid_set_keyStanislaw Gruszka2018-09-041-0/+29
* mt76: unify mac_shared_key_setupStanislaw Gruszka2018-09-041-0/+23
* mt76: unify mac_get_key_infoStanislaw Gruszka2018-09-041-0/+46