summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau1-0/+2
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau1-0/+2
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau1-0/+1
2018-04-30mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau1-0/+1
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi1-0/+1
2018-03-13mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi1-0/+2
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau1-0/+10
2018-01-26mt76: validate rx CCMP PNFelix Fietkau1-2/+10
2018-01-26mt76: split mt76_rx_completeFelix Fietkau1-2/+3
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau1-0/+35
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau1-0/+14
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau1-0/+13
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau1-0/+1
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau1-0/+360