summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-27mt76x2: fix warning in ieee80211_get_key_rx_seq()Lorenzo Bianconi1-0/+11
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi1-0/+36
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau1-14/+14
2018-01-26mt76: validate rx CCMP PNFelix Fietkau1-0/+1
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau1-0/+1
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau1-0/+2
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau1-0/+1
2018-01-24mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi1-0/+2
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau1-1/+7
2018-01-24mt76x2: fix WMM parameter configurationLorenzo Bianconi1-12/+14
2018-01-17mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()Lorenzo Bianconi1-1/+3
2018-01-08mt76x2: configure rx filter based on monitor mode settingFelix Fietkau1-0/+9
2018-01-08mt76x2: convert between per-chain tx power and combined outputFelix Fietkau1-0/+7
2018-01-08mt76: fix returnvar.cocci warningsFengguang Wu1-2/+1
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+545