summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2.h
Commit message (Expand)AuthorAgeFilesLines
* mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common moduleLorenzo Bianconi2018-09-191-0/+1
* mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi2018-09-191-4/+0Star
* mt76: introduce mmio data structure in mt76_devLorenzo Bianconi2018-09-191-10/+0Star
* mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcuLorenzo Bianconi2018-09-191-1/+0Star
* mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcuLorenzo Bianconi2018-09-191-1/+1
* mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi2018-09-191-2/+0Star
* mt76: move mt76x2_tx_complete routine in mt76x02-lib moduleLorenzo Bianconi2018-09-191-1/+0Star
* mt76x2: change mt76x2_tx_complete routine signatureLorenzo Bianconi2018-09-191-1/+1
* mt76: unify {insert/remove}_hdr_padStanislaw Gruszka2018-09-191-1/+0Star
* mt76: unify send_tx_status and related helpersStanislaw Gruszka2018-09-191-2/+0Star
* mt76: unify load_tx_statusStanislaw Gruszka2018-09-191-2/+0Star
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-191-4/+1Star
* mt76: unify set_keyStanislaw Gruszka2018-09-191-3/+0Star
* mt76: unify ampdu_actionStanislaw Gruszka2018-09-191-2/+0Star
* mt76: pratially unify add_interfaceStanislaw Gruszka2018-09-191-3/+0Star
* mt76: move wcid fields to common mt76_dev structStanislaw Gruszka2018-09-191-5/+0Star
* mt76: unify sta structure part 2Stanislaw Gruszka2018-09-041-17/+3Star
* mt76: unify mt76x02_vif structStanislaw Gruszka2018-09-041-7/+1Star
* mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka2018-09-041-5/+0Star
* mt76: rename mt76x2_regs.hStanislaw Gruszka2018-09-041-1/+1
* mt76: unify wait_for_macStanislaw Gruszka2018-09-041-17/+0Star
* mt76: add driver code for MT76x2u based devicesLorenzo Bianconi2018-08-021-0/+4
* mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-0/+9
* mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-0/+21
* mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-0/+6
* mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-1/+6
* mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-0/+2
* mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi2018-08-021-0/+1
* mt76x2: move utility routines in mt76x2.hLorenzo Bianconi2018-08-021-0/+40
* mt76x2: add frame protection supportLorenzo Bianconi2018-07-301-0/+1
* mt76: track ewma rssi for gain adjustment per stationFelix Fietkau2018-06-271-3/+7
* mt76: add a debugfs file to dump agc calibration informationFelix Fietkau2018-06-271-0/+1
* mt76: fix beacon timer driftFelix Fietkau2018-06-271-1/+4
* mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau2018-05-231-0/+3
* mt76x2: fix is_mt7612 routineLorenzo Bianconi2018-04-301-2/+1Star
* mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi2018-03-131-0/+1
* mt76: implement AP_LINK_PSFelix Fietkau2018-02-011-0/+2
* mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau2018-01-261-0/+1
* mt76: add driver code for MT76x2eFelix Fietkau2017-12-071-0/+227