index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: mt76x2: avoid starting the MAC too early
Felix Fietkau
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
mt76: mt7615: fix monitor mode on second PHY
Felix Fietkau
2020-02-14
mt76: mt7615: fix adding active monitor interfaces
Felix Fietkau
2020-02-14
mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format
Ryder Lee
2020-02-14
mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 format
Ryder Lee
2020-02-14
mt76: mt7615: use new tag sta_rec_wtbl
Ryder Lee
2020-02-14
mt76: mt7615: add starec operating flow for firmware v2
Ryder Lee
2020-02-14
mt76: mt7615: add a helper to encapsulate sta_rec operation
Ryder Lee
2020-02-14
mt76: mt7615: simplify mcu_set_sta flow
Ryder Lee
2020-02-14
mt76: mt7615: simplify mcu_set_bmc flow
Ryder Lee
2020-02-14
mt76: mt7615: add support for testing hardware reset
Felix Fietkau
2020-02-14
mt76: mt7615: implement hardware reset support
Felix Fietkau
2020-02-14
mt76: mt7615: report firmware log event messages
Felix Fietkau
2020-02-14
mt76: mt7615: fix and rework tx power handling
Felix Fietkau
2020-02-14
mt76: mt7615: add Kconfig entry for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: disable DBDC on MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: decrease rx ring size for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: implement DMA support for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: implement probing and firmware loading on MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: disable 5 GHz on MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: add calibration free support for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: add eeprom support for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: add dma and tx queue initialization for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: store N9 firmware version instead of CR4
Felix Fietkau
2020-02-14
mt76: mt7615: split up firmware loading functions
Felix Fietkau
2020-02-14
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau
2020-02-14
mt76: mt7615: add __aligned(4) to txp structs
Felix Fietkau
2020-02-14
mt76: enable Airtime Queue Limit support
Felix Fietkau
2020-02-14
mt76: mt7603: increase dma mcu rx ring size
Felix Fietkau
2020-02-14
mt76: dma: do not write cpu_idx on rx queue reset until after refill
Felix Fietkau
2020-02-14
mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw
Felix Fietkau
2020-02-14
mt76: set dma-done flag for flushed descriptors
Felix Fietkau
2020-02-14
mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add endpoint to mt76u_bulk_msg signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_skb_dma_info routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: take into account different queue mapping for 7663
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: resume all rx queue in mt76u_resume_rx
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add queue parameter to mt76u_rx_urb_alloc
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76u_alloc_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: stop/free all possible rx queues
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_free_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers
Lorenzo Bianconi
2020-02-14
mt76: mt76u: use mt76_queue as mt76u_complete_rx context
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_refill_rx signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature
Lorenzo Bianconi
[prev]
[next]