summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_main.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-311/+0
* mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi2018-10-011-1/+1
* mt76: move mt76_rate_power in mt76_devLorenzo Bianconi2018-10-011-4/+4
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-191-1/+1
* mt76: unify add_interfaceStanislaw Gruszka2018-09-191-30/+1
* mt76: unify remove_interfaceStanislaw Gruszka2018-09-191-1/+1
* mt76: unify conf_txStanislaw Gruszka2018-09-191-1/+1
* mt76: unify set_keyStanislaw Gruszka2018-09-191-1/+1
* mt76: unify ampdu_actionStanislaw Gruszka2018-09-191-1/+1
* mt76: pratially unify add_interfaceStanislaw Gruszka2018-09-191-6/+1
* mt76: unify sta_add / sta_removeStanislaw Gruszka2018-09-191-2/+2
* mt76: unify sta structure part 2Stanislaw Gruszka2018-09-041-1/+1
* mt76: unify sta structure part 1Stanislaw Gruszka2018-09-041-1/+1
* mt76: unify mt76x02_vif structStanislaw Gruszka2018-09-041-2/+2
* mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka2018-09-041-1/+1
* mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka2018-09-041-18/+19
* mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi2018-08-021-307/+0
* mt76x2: add frame protection supportLorenzo Bianconi2018-07-301-0/+16
* mt76: track ewma rssi for gain adjustment per stationFelix Fietkau2018-06-271-0/+2
* mt76: fix beacon timer driftFelix Fietkau2018-06-271-1/+4
* mt76: prevent tx scheduling during channel changeFelix Fietkau2018-05-231-2/+8
* mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau2018-05-231-1/+1
* mt76x2: apply coverage class on slot time tooLorenzo Bianconi2018-05-231-2/+1
* mt76: stop tx queues from the driver callback instead of common codeFelix Fietkau2018-04-241-0/+1
* mt76x2: fix warning in ieee80211_get_key_rx_seq()Lorenzo Bianconi2018-03-271-0/+11
* mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi2018-03-131-0/+36
* mt76: implement AP_LINK_PSFelix Fietkau2018-02-011-14/+14
* mt76: validate rx CCMP PNFelix Fietkau2018-01-261-0/+1
* mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau2018-01-261-0/+1
* mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau2018-01-261-0/+2
* mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau2018-01-261-0/+1
* mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi2018-01-241-0/+2
* mt76: fix transmission of encrypted management framesFelix Fietkau2018-01-241-1/+7
* mt76x2: fix WMM parameter configurationLorenzo Bianconi2018-01-241-12/+14
* mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()Lorenzo Bianconi2018-01-171-1/+3
* mt76x2: configure rx filter based on monitor mode settingFelix Fietkau2018-01-081-0/+9
* mt76x2: convert between per-chain tx power and combined outputFelix Fietkau2018-01-081-0/+7
* mt76: fix returnvar.cocci warningsFengguang Wu2018-01-081-2/+1
* mt76: add driver code for MT76x2eFelix Fietkau2017-12-071-0/+545
OpenPOWER on IntegriCloud