summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2.h
AgeCommit message (Expand)Author
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi
2018-10-01mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x2_wait_for_bbp in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: move queue initialization in mt76x02_mmio.cLorenzo Bianconi
2018-10-01mt76: move mt76x02_set_irq_mask in mt76x02_mmio.cLorenzo Bianconi
2018-10-01mt76: move wait_for_wpdma in mt76x02_dma.hLorenzo Bianconi
2018-10-01mt76: move mt76_rate_power in mt76_devLorenzo Bianconi
2018-09-19mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi
2018-09-19mt76: introduce mmio data structure in mt76_devLorenzo Bianconi
2018-09-19mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcuLorenzo Bianconi
2018-09-19mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcuLorenzo Bianconi
2018-09-19mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76x2_tx_complete routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: change mt76x2_tx_complete routine signatureLorenzo Bianconi
2018-09-19mt76: unify {insert/remove}_hdr_padStanislaw Gruszka
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka
2018-09-19mt76: unify set_keyStanislaw Gruszka
2018-09-19mt76: unify ampdu_actionStanislaw Gruszka
2018-09-19mt76: pratially unify add_interfaceStanislaw Gruszka
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka
2018-09-04mt76: unify sta structure part 2Stanislaw Gruszka
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka
2018-09-04mt76: rename mt76x2_regs.hStanislaw Gruszka
2018-09-04mt76: unify wait_for_macStanislaw Gruszka
2018-08-02mt76: add driver code for MT76x2u based devicesLorenzo Bianconi
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi
2018-08-02mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi
2018-07-30mt76x2: add frame protection supportLorenzo Bianconi
2018-06-27mt76: track ewma rssi for gain adjustment per stationFelix Fietkau
2018-06-27mt76: add a debugfs file to dump agc calibration informationFelix Fietkau
2018-06-27mt76: fix beacon timer driftFelix Fietkau
2018-05-23mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau
2018-04-30mt76x2: fix is_mt7612 routineLorenzo Bianconi
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau