aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14mt76: mt76x02: minor mt76x02_mac_set_beacon optimizationStanislaw Gruszka1-1/+1
2020-02-14mt76: mt76x02: split beaconingMarkus Theil1-2/+1
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau1-1/+1
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau1-0/+6
2019-11-20mt76: unify channel survey update codeFelix Fietkau1-0/+1
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi1-0/+1
2019-09-05mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enableLorenzo Bianconi1-1/+1
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi1-1/+1
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi1-2/+2
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau1-0/+2
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau1-1/+1
2019-02-18mt76: beaconing fixes for USBStanislaw Gruszka1-2/+2
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka1-1/+1
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau1-6/+0
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi1-0/+2
2019-01-11mt76x02: set protection according to ht operation elementStanislaw Gruszka1-0/+2
2019-01-11mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka1-1/+1
2018-11-30mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau1-2/+0
2018-11-30mt76: mt76x02: make group_wcid the first member in struct mt76x02_vifFelix Fietkau1-2/+1
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau1-19/+0
2018-11-30mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau1-1/+0
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi1-2/+2
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi1-0/+6
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi1-0/+1
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau1-2/+0
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi1-0/+1
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi1-0/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-15/+16
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi1-0/+19
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi1-0/+1
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi1-0/+4
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi1-5/+0
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi1-0/+3
2018-10-01mt76: fix return value of mt76x02_wait_for_macStanislaw Gruszka1-1/+1
2018-10-01mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi1-0/+1
2018-09-19mt76: partially unify filling txwi fieldsStanislaw Gruszka1-1/+2
2018-09-19mt76: unify mac_process_rateStanislaw Gruszka1-0/+2
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka1-0/+2
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka1-0/+2
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka1-0/+54
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka1-0/+56
2018-09-19mt76: pratially unify add_interfaceStanislaw Gruszka1-0/+3
2018-09-04mt76: unify sta structure part 2Stanislaw Gruszka1-0/+7
2018-09-04mt76: unify sta structure part 1Stanislaw Gruszka1-0/+21
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka1-0/+6
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka1-0/+1
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka1-0/+1
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka1-0/+2
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka1-0/+2