summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mac80211.c
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau
2018-04-30mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau
2018-04-24mt76: toggle driver station powersave bit before notifying mac80211Felix Fietkau
2018-04-24mt76: add missing VHT maximum A-MPDU length capabilityFelix Fietkau
2018-04-24mt76: stop tx queues from the driver callback instead of common codeFelix Fietkau
2018-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo Bianconi
2018-03-13mt76: add mt76_init_stream_cap routineLorenzo Bianconi
2018-03-13mt76: initialize available_antennas_{tx,rx} infoLorenzo Bianconi
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau
2018-01-26mt76: validate rx CCMP PNFelix Fietkau
2018-01-26mt76: split mt76_rx_completeFelix Fietkau
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau