linux-2.6-microblaze.git
2020-02-14 Felix Fietkaumt76: mt76x2: avoid starting the MAC too early
2020-02-14 Felix Fietkaumt76: avoid extra RCU synchronization on station removal
2020-02-14 Felix Fietkaumt76: mt7615: fix monitor mode on second PHY
2020-02-14 Felix Fietkaumt76: mt7615: fix adding active monitor interfaces
2020-02-14 Ryder Leemt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format
2020-02-14 Ryder Leemt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 format
2020-02-14 Ryder Leemt76: mt7615: use new tag sta_rec_wtbl
2020-02-14 Ryder Leemt76: mt7615: add starec operating flow for firmware v2
2020-02-14 Ryder Leemt76: mt7615: add a helper to encapsulate sta_rec operation
2020-02-14 Ryder Leemt76: mt7615: simplify mcu_set_sta flow
2020-02-14 Ryder Leemt76: mt7615: simplify mcu_set_bmc flow
2020-02-14 Felix Fietkaumt76: mt7615: add support for testing hardware reset
2020-02-14 Felix Fietkaumt76: mt7615: implement hardware reset support
2020-02-14 Felix Fietkaumt76: mt7615: report firmware log event messages
2020-02-14 Felix Fietkaumt76: mt7615: fix and rework tx power handling
2020-02-14 Felix Fietkaumt76: mt7615: add Kconfig entry for MT7622
2020-02-14 Felix Fietkaumt76: mt7615: disable DBDC on MT7622
2020-02-14 Felix Fietkaumt76: mt7615: decrease rx ring size for MT7622
2020-02-14 Felix Fietkaumt76: mt7615: implement DMA support for MT7622
2020-02-14 Felix Fietkaumt76: mt7615: implement probing and firmware loading...
2020-02-14 Felix Fietkaumt76: mt7615: disable 5 GHz on MT7622
2020-02-14 Felix Fietkaumt76: mt7615: add calibration free support for MT7622
2020-02-14 Felix Fietkaumt76: mt7615: add eeprom support for MT7622
2020-02-14 Felix Fietkaumt76: mt7615: add dma and tx queue initialization for...
2020-02-14 Felix Fietkaumt76: mt7615: fix MT_INT_TX_DONE_ALL definition for...
2020-02-14 Felix Fietkaumt76: mt7615: store N9 firmware version instead of CR4
2020-02-14 Felix Fietkaumt76: mt7615: split up firmware loading functions
2020-02-14 Felix Fietkaumt76: mt7615: move mmio related code from pci.c to...
2020-02-14 Felix Fietkaumt76: mt7615: add __aligned(4) to txp structs
2020-02-14 Felix Fietkaudt-bindings: net: wireless: mt76: document bindings...
2020-02-14 Felix Fietkaumt76: enable Airtime Queue Limit support
2020-02-14 Felix Fietkaumt76: mt7603: increase dma mcu rx ring size
2020-02-14 Felix Fietkaumt76: dma: do not write cpu_idx on rx queue reset until...
2020-02-14 Felix Fietkaumt76: fix handling full tx queues in mt76_dma_tx_queue_...
2020-02-14 Felix Fietkaumt76: set dma-done flag for flushed descriptors
2020-02-14 Lorenzo Bianconimt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag
2020-02-14 Lorenzo Bianconimt76: mt76u: add endpoint to mt76u_bulk_msg signature
2020-02-14 Lorenzo Bianconimt76: mt76u: introduce mt76u_skb_dma_info routine
2020-02-14 Lorenzo Bianconimt76: mt76u: take into account different queue mapping...
2020-02-14 Lorenzo Bianconimt76: mt76u: add {read/write}_extended utility routines
2020-02-14 Lorenzo Bianconimt76: mt76u: introduce mt76u_alloc_mcu_queue utility...
2020-02-14 Lorenzo Bianconimt76: mt76u: resume all rx queue in mt76u_resume_rx
2020-02-14 Lorenzo Bianconimt76: mt76u: add queue parameter to mt76u_rx_urb_alloc
2020-02-14 Lorenzo Bianconimt76: mt76u: add mt76u_alloc_rx_queue utility routine
2020-02-14 Lorenzo Bianconimt76: mt76u: stop/free all possible rx queues
2020-02-14 Lorenzo Bianconimt76: mt76u: introduce mt76u_free_rx_queue utility...
2020-02-14 Lorenzo Bianconimt76: mt76u: move mcu buffer allocation in mt76x02u...
2020-02-14 Lorenzo Bianconimt76: mt76u: add queue id parameter to mt76u_submit_rx_...
2020-02-14 Lorenzo Bianconimt76: mt76u: use mt76_queue as mt76u_complete_rx context
2020-02-14 Lorenzo Bianconimt76: mt76u: add mt76_queue to mt76u_refill_rx signature
2020-02-14 Lorenzo Bianconimt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry...
2020-02-14 Lorenzo Bianconimt76: mt76u: add mt76u_process_rx_queue utility routine
2020-02-14 Lorenzo Bianconimt76: mt76u: check tx_status_data pointer in mt76u_tx_t...
2020-02-14 Lorenzo Bianconimt76: mt76x02u: avoid overwrite max_tx_fragments
2020-02-14 Lorenzo Bianconimt76: rely on mac80211 utility routines to compute...
2020-02-14 Lorenzo Bianconimt76: mt7615: remove leftover routine declaration
2020-02-14 Lorenzo Bianconimt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
2020-02-14 Ryder Leemt76: mt7615: fix endianness in mt7615_mcu_set_eeprom
2020-02-14 Lorenzo Bianconimt76: mt7615: initialize radar specs from host driver
2020-02-14 Lorenzo Bianconimt76: mt76x2: get rid of leftover target
2020-02-14 Lorenzo Bianconimt76: mt7615: add tracing support
2020-02-14 Lorenzo Bianconimt76: move mac_txdone tracepoint in mt76 module
2020-02-14 Lorenzo Bianconimt76: move dev_irq tracepoint in mt76 module
2020-02-14 Ryder Leemt76: mt7615: add a get_stats() callback
2020-02-14 Ryder Leemt76: mt7615: add per-phy mib statistics
2020-02-14 Ryder Leemt76: mt7615: report TSF information
2020-02-14 Ryder Leemt76: mt7615: add set_antenna callback
2020-02-14 Ryder Leemt76: mt7615: rework set_channel function
2020-02-14 Ryder Leemt76: mt7615: add missing settings for simultaneous...
2020-02-14 Lorenzo Bianconimt76: fix compilation warning in mt76_eeprom_override()
2020-02-14 Lorenzo Bianconimt76: mt7603: simplify led reg definitions
2020-02-14 Lorenzo Bianconimt76: mt76x02: simplify led reg definitions
2020-02-14 Lorenzo Bianconimt76: mt7615: introduce LED support
2020-02-14 Felix Fietkaumt76: clear skb pointers from rx aggregation reorder...
2020-02-14 Felix Fietkaumt76: mt7603: fix input validation issues for powersave...
2020-02-14 Felix Fietkaumt76: mt7615: increase MCU command timeout
2020-02-14 Felix Fietkaumt76: mt7615: measure channel noise and report it via...
2020-02-14 Ryder Leemt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value
2020-02-14 Stanislaw Gruszkamt76: mt76x02: minor mt76x02_mac_set_beacon optimization
2020-02-14 Stanislaw Gruszkamt76: mt76x02u: do not set NULL beacons
2020-02-14 Stanislaw Gruszkamt76: usb: use max packet length for m76u_copy
2020-02-14 Markus Theilmt76: mt76x02: add channel switch support for usb inter...
2020-02-14 Markus Theilmt76: speed up usb bulk copy
2020-02-14 Markus Theilmt76: mt76x02: remove a copy call for usb speedup
2020-02-14 Markus Theilmt76: mt76x02: add check for invalid vif idx
2020-02-14 Markus Theilmt76: mt76x02: split beaconing
2020-02-14 Markus Theilmt76: mt76x02: omit beacon slot clearing
2020-02-14 Markus Theilmt76: use AC specific reorder timeout
2020-02-14 Lorenzo Bianconimt76: mt7615: add set_coverage class support
2020-02-14 Lorenzo Bianconimt76: mt7603: set 0 as min coverage_class value
2020-02-14 Lorenzo Bianconimt76: mt76x02: fix coverage_class type
2020-02-14 Lorenzo Bianconimt76: mt7615: report firmware version using ethtool
2020-02-14 Pablo Grecomt76: mt7615: Fix build with older compilers
2020-02-14 Lorenzo Bianconidt-bindings: net: wireless: mt76: introduce big-endian...
2020-02-14 Lorenzo Bianconimt76: eeprom: add support for big endian eeprom partition
2020-02-14 Lorenzo Bianconimt76: mt7603: reset STA_CCA counter setting the channel
2020-02-14 Shayne Chenmt76: fix possible undetected invalid MAC address
2020-02-14 Felix Fietkaumt76: disable bh in mt76_dma_rx_poll
2020-02-14 Felix Fietkaumt76: fix rx dma ring descriptor state on reset
2020-02-14 Felix Fietkaumt7615: replace sta_state callback with sta_add/sta_remove
next