summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee
2020-05-12mt76: add HE phy modes and hardware queueRyder Lee
2020-05-12mt76: adjust wcid size to support new 802.11ax generationRyder Lee
2020-05-12mt76: add Rx stats support for radiotapRyder Lee
2020-05-12mt76: add support for HE RX rate reportingRyder Lee
2020-05-12mt76: avoid rx reorder buffer overflowRyder Lee
2020-05-12mt76: mt7663u: introduce suspend/resume to mt7663uSean Wang
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau
2020-03-17mt76: mt7615: introduce mt7615_mcu_send_message routineLorenzo Bianconi
2020-03-17mt76: mt76u: rely only on data buffer for usb control messaggesLorenzo Bianconi
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: mt76u: rename stat_wq in wqLorenzo Bianconi
2020-02-14mt76: mt76u: extend RX scatter gather numberSean Wang
2020-02-14mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flagLorenzo Bianconi
2020-02-14mt76: mt76u: add endpoint to mt76u_bulk_msg signatureLorenzo Bianconi
2020-02-14mt76: mt76u: introduce mt76u_skb_dma_info routineLorenzo Bianconi
2020-02-14mt76: mt76u: add {read/write}_extended utility routinesLorenzo Bianconi
2020-02-14mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routineLorenzo Bianconi
2020-02-14mt76: rely on mac80211 utility routines to compute airtimeLorenzo Bianconi
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau
2020-02-14mt76: usb: use max packet length for m76u_copyStanislaw Gruszka
2020-02-14mt76: speed up usb bulk copyMarkus Theil
2020-02-14mt76: use AC specific reorder timeoutMarkus Theil
2020-02-14mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau
2020-02-14mt76: add ext_phy field to struct mt76_wcidFelix Fietkau
2020-02-14mt76: add function for allocating an extra wiphyFelix Fietkau
2020-02-14mt76: add priv pointer to struct mt76_phyFelix Fietkau
2020-02-14mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: keep a set of software tx queues per phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in mt76_sta_state()Felix Fietkau
2020-02-14mt76: add support for an extra wiphy in the tx status pathFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the main tx pathFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the rx pathFelix Fietkau
2020-02-14mt76: introduce struct mt76_phyFelix Fietkau
2019-11-20mt76: mt76u: fix endpoint definition orderLorenzo Bianconi
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi