summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2018-09-19mt76: add mt76_mcu_ops data structure for mcu related pointersLorenzo Bianconi
2018-09-19mt76: remove unused MT76_MORE_STATS stateLorenzo Bianconi
2018-09-19mt76: use mt76_rx_status in mt76x0Stanislaw Gruszka
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka
2018-09-19mt76: unify AC to hw queue mappingStanislaw Gruszka
2018-09-19mt76: unify ampdu_actionStanislaw Gruszka
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka
2018-09-04mt76: add multiple regs read support to usb_mcu layerLorenzo Bianconi
2018-09-04mt76: move mt76x2u_mcu_deinit routine in mt76-usb moduleLorenzo Bianconi
2018-09-04mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routinesLorenzo Bianconi
2018-09-04mt76: move mt76_reg_pair definition in mt76.hLorenzo Bianconi
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka
2018-09-04mt76: add helpers for register access with mt76_dev structStanislaw Gruszka
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka
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