summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.h
Commit message (Expand)AuthorAgeFilesLines
* mt76: make mt76_update_survey() per phyRyder Lee2021-06-191-1/+1
* mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau2020-09-241-2/+1
* mt76: mt76x02: minor mt76x02_mac_set_beacon optimizationStanislaw Gruszka2020-02-141-1/+1
* mt76: mt76x02: split beaconingMarkus Theil2020-02-141-2/+1
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+6
* mt76: unify channel survey update codeFelix Fietkau2019-11-201-0/+1
* mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi2019-11-201-0/+1
* mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enableLorenzo Bianconi2019-09-051-1/+1
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi2019-06-251-1/+1
* mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi2019-05-011-2/+2
* mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau2019-03-071-0/+2
* mt76: explicitly disable energy detect cca during scanFelix Fietkau2019-02-181-1/+1
* mt76: beaconing fixes for USBStanislaw Gruszka2019-02-181-2/+2
* mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka2019-02-181-1/+1
* mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-6/+0
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+2
* mt76x02: set protection according to ht operation elementStanislaw Gruszka2019-01-111-0/+2
* mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka2019-01-111-1/+1
* mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau2018-11-301-2/+0
* mt76: mt76x02: make group_wcid the first member in struct mt76x02_vifFelix Fietkau2018-11-301-2/+1
* mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-19/+0
* mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau2018-11-301-1/+0
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-2/+2
* mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+6
* mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi2018-11-301-0/+1
* mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau2018-11-301-2/+0
* mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
* mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-301-0/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-15/+16
* mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+19
* mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi2018-10-051-0/+1
* mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+4
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-5/+0
* mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+3
* mt76: fix return value of mt76x02_wait_for_macStanislaw Gruszka2018-10-011-1/+1
* mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi2018-10-011-0/+1
* mt76: partially unify filling txwi fieldsStanislaw Gruszka2018-09-191-1/+2
* mt76: unify mac_process_rateStanislaw Gruszka2018-09-191-0/+2
* mt76: unify send_tx_status and related helpersStanislaw Gruszka2018-09-191-0/+2
* mt76: unify load_tx_statusStanislaw Gruszka2018-09-191-0/+2
* mt76: unify txwi and rxwi structuresStanislaw Gruszka2018-09-191-0/+54
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-191-0/+56
* mt76: pratially unify add_interfaceStanislaw Gruszka2018-09-191-0/+3
* mt76: unify sta structure part 2Stanislaw Gruszka2018-09-041-0/+7
* mt76: unify sta structure part 1Stanislaw Gruszka2018-09-041-0/+21
* mt76: unify mt76x02_vif structStanislaw Gruszka2018-09-041-0/+6
* mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka2018-09-041-0/+1
* mt76: unify mac_wcid_setupStanislaw Gruszka2018-09-041-0/+1