aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2020-06-22mt76: avoid rx reorder buffer overflowRyder Lee
2018-08-02mt76: add more statesStanislaw Gruszka
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi
2018-07-04mt76: introduce mt76_{incr,decr} utility routinesLorenzo Bianconi
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-03-13mt76x2: add mac80211 {set,get}_antenna callbacksLorenzo 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
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau
2017-12-07mt76: add common code shared between multiple chipsetsFelix Fietkau