1. cf605a3 mt76: mt7615: rely on mt76_queues_read for mt7622 by Lorenzo Bianconi · 5 years ago
  2. e22d0b8 mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615 by Felix Fietkau · 5 years ago
  3. 0e544cb mt76: mt7615: rework rx phy index handling by Felix Fietkau · 5 years ago
  4. 07cda40 mt76: fix rounding issues on converting per-chain and combined txpower by Felix Fietkau · 5 years ago
  5. 049019c mt76: mt76x2: avoid starting the MAC too early by Felix Fietkau · 5 years ago
  6. 43ba192 mt76: avoid extra RCU synchronization on station removal by Felix Fietkau · 5 years ago
  7. 8e2ad48 mt76: mt7615: fix monitor mode on second PHY by Felix Fietkau · 5 years ago
  8. c5502b8 mt76: mt7615: fix adding active monitor interfaces by Felix Fietkau · 5 years ago
  9. e07880b mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format by Ryder Lee · 5 years ago
  10. 4690da3 mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 format by Ryder Lee · 5 years ago
  11. 184dd9a mt76: mt7615: use new tag sta_rec_wtbl by Ryder Lee · 5 years ago
  12. 6849e29 mt76: mt7615: add starec operating flow for firmware v2 by Ryder Lee · 5 years ago
  13. 9190d90 mt76: mt7615: add a helper to encapsulate sta_rec operation by Ryder Lee · 5 years ago
  14. 20c3604 mt76: mt7615: simplify mcu_set_sta flow by Ryder Lee · 5 years ago
  15. dc80bb6 mt76: mt7615: simplify mcu_set_bmc flow by Ryder Lee · 5 years ago
  16. 35492cd mt76: mt7615: add support for testing hardware reset by Felix Fietkau · 5 years ago
  17. 61c4fa7 mt76: mt7615: implement hardware reset support by Felix Fietkau · 5 years ago
  18. f347f81 mt76: mt7615: report firmware log event messages by Felix Fietkau · 5 years ago
  19. 15d9a5d mt76: mt7615: fix and rework tx power handling by Felix Fietkau · 5 years ago
  20. 8351943 mt76: mt7615: add Kconfig entry for MT7622 by Felix Fietkau · 5 years ago
  21. eacf611 mt76: mt7615: disable DBDC on MT7622 by Felix Fietkau · 5 years ago
  22. 8c90c22 mt76: mt7615: decrease rx ring size for MT7622 by Felix Fietkau · 5 years ago
  23. 6aa4ed79 mt76: mt7615: implement DMA support for MT7622 by Felix Fietkau · 5 years ago
  24. 35da599 mt76: mt7615: implement probing and firmware loading on MT7622 by Felix Fietkau · 5 years ago
  25. c3ad5e9 mt76: mt7615: disable 5 GHz on MT7622 by Felix Fietkau · 5 years ago
  26. 8acb7af mt76: mt7615: add calibration free support for MT7622 by Felix Fietkau · 5 years ago
  27. 5dff21e mt76: mt7615: add eeprom support for MT7622 by Felix Fietkau · 5 years ago
  28. cdad487 mt76: mt7615: add dma and tx queue initialization for MT7622 by Felix Fietkau · 5 years ago
  29. 853fb35 mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622 by Felix Fietkau · 5 years ago
  30. 4e56972 mt76: mt7615: store N9 firmware version instead of CR4 by Felix Fietkau · 5 years ago
  31. 1c88e7e mt76: mt7615: split up firmware loading functions by Felix Fietkau · 5 years ago
  32. 57ec55e mt76: mt7615: move mmio related code from pci.c to mmio.c by Felix Fietkau · 5 years ago
  33. 13602c9 mt76: mt7615: add __aligned(4) to txp structs by Felix Fietkau · 5 years ago
  34. cd82b0e dt-bindings: net: wireless: mt76: document bindings for MT7622 by Felix Fietkau · 5 years ago
  35. d9c5426 mt76: enable Airtime Queue Limit support by Felix Fietkau · 5 years ago
  36. e970e66 mt76: mt7603: increase dma mcu rx ring size by Felix Fietkau · 5 years ago
  37. 8f6c4f7 mt76: dma: do not write cpu_idx on rx queue reset until after refill by Felix Fietkau · 5 years ago
  38. 93eaec7 mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw by Felix Fietkau · 5 years ago
  39. 5ffc6b5 mt76: set dma-done flag for flushed descriptors by Felix Fietkau · 5 years ago
  40. 94d4d07 mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag by Lorenzo Bianconi · 5 years ago
  41. 3bcd979 mt76: mt76u: add endpoint to mt76u_bulk_msg signature by Lorenzo Bianconi · 5 years ago
  42. 9803b7b mt76: mt76u: introduce mt76u_skb_dma_info routine by Lorenzo Bianconi · 5 years ago
  43. 16d6dac mt76: mt76u: take into account different queue mapping for 7663 by Lorenzo Bianconi · 5 years ago
  44. 1e816c6 mt76: mt76u: add {read/write}_extended utility routines by Lorenzo Bianconi · 5 years ago
  45. 94e1cfa mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routine by Lorenzo Bianconi · 5 years ago
  46. 1d54bc2 mt76: mt76u: resume all rx queue in mt76u_resume_rx by Lorenzo Bianconi · 5 years ago
  47. 87999d4 mt76: mt76u: add queue parameter to mt76u_rx_urb_alloc by Lorenzo Bianconi · 5 years ago
  48. 63deaab mt76: mt76u: add mt76u_alloc_rx_queue utility routine by Lorenzo Bianconi · 5 years ago
  49. b430b7d mt76: mt76u: stop/free all possible rx queues by Lorenzo Bianconi · 5 years ago
  50. 38e09a4 mt76: mt76u: introduce mt76u_free_rx_queue utility routine by Lorenzo Bianconi · 5 years ago
  51. 9aeb0d1 mt76: mt76u: move mcu buffer allocation in mt76x02u drivers by Lorenzo Bianconi · 5 years ago
  52. 37ec6a0 mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers by Lorenzo Bianconi · 5 years ago
  53. 2fe6a55 mt76: mt76u: use mt76_queue as mt76u_complete_rx context by Lorenzo Bianconi · 5 years ago
  54. ab221b2 mt76: mt76u: add mt76_queue to mt76u_refill_rx signature by Lorenzo Bianconi · 5 years ago
  55. 0d18621 mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature by Lorenzo Bianconi · 5 years ago
  56. 8407288 mt76: mt76u: add mt76u_process_rx_queue utility routine by Lorenzo Bianconi · 5 years ago
  57. f4021e1 mt76: mt76u: check tx_status_data pointer in mt76u_tx_tasklet by Lorenzo Bianconi · 5 years ago
  58. a1ea1d6 mt76: mt76x02u: avoid overwrite max_tx_fragments by Lorenzo Bianconi · 5 years ago
  59. 85b7a5d mt76: rely on mac80211 utility routines to compute airtime by Lorenzo Bianconi · 5 years ago
  60. 1b784c3 mt76: mt7615: remove leftover routine declaration by Lorenzo Bianconi · 5 years ago
  61. fecde5d mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init by Lorenzo Bianconi · 5 years ago
  62. 26b4876 mt76: mt7615: fix endianness in mt7615_mcu_set_eeprom by Ryder Lee · 5 years ago
  63. 2ce73ef mt76: mt7615: initialize radar specs from host driver by Lorenzo Bianconi · 5 years ago
  64. d9d8be1 mt76: mt76x2: get rid of leftover target by Lorenzo Bianconi · 5 years ago
  65. 9cd8236 mt76: mt7615: add tracing support by Lorenzo Bianconi · 5 years ago
  66. 5498974 mt76: move mac_txdone tracepoint in mt76 module by Lorenzo Bianconi · 5 years ago
  67. a3f657e mt76: move dev_irq tracepoint in mt76 module by Lorenzo Bianconi · 5 years ago
  68. c388d85 mt76: mt7615: add a get_stats() callback by Ryder Lee · 5 years ago
  69. 679b23f mt76: mt7615: add per-phy mib statistics by Ryder Lee · 5 years ago
  70. 31affc9 mt76: mt7615: report TSF information by Ryder Lee · 5 years ago
  71. 0d88aea mt76: mt7615: add set_antenna callback by Ryder Lee · 5 years ago
  72. 4fe9218 mt76: mt7615: rework set_channel function by Ryder Lee · 5 years ago
  73. 2cad515 mt76: mt7615: add missing settings for simultaneous dual-band support by Ryder Lee · 5 years ago
  74. cd736c4 mt76: fix compilation warning in mt76_eeprom_override() by Lorenzo Bianconi · 5 years ago
  75. ff44d907 mt76: mt7603: simplify led reg definitions by Lorenzo Bianconi · 5 years ago
  76. d1ff4a3 mt76: mt76x02: simplify led reg definitions by Lorenzo Bianconi · 5 years ago
  77. ff91397 mt76: mt7615: introduce LED support by Lorenzo Bianconi · 5 years ago
  78. 9379df2 mt76: clear skb pointers from rx aggregation reorder buffer during cleanup by Felix Fietkau · 5 years ago
  79. d55aa5e mt76: mt7603: fix input validation issues for powersave-filtered frames by Felix Fietkau · 5 years ago
  80. c99dc3c mt76: mt7615: increase MCU command timeout by Felix Fietkau · 5 years ago
  81. e505196 mt76: mt7615: measure channel noise and report it via survey by Felix Fietkau · 5 years ago
  82. a25c888 mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value by Ryder Lee · 5 years ago
  83. b74f98b mt76: mt76x02: minor mt76x02_mac_set_beacon optimization by Stanislaw Gruszka · 5 years ago
  84. c708bfa mt76: mt76x02u: do not set NULL beacons by Stanislaw Gruszka · 5 years ago
  85. a6bfb6d1 mt76: usb: use max packet length for m76u_copy by Stanislaw Gruszka · 5 years ago
  86. d3cc4e7 mt76: mt76x02: add channel switch support for usb interfaces by Markus Theil · 5 years ago
  87. 94462486 mt76: speed up usb bulk copy by Markus Theil · 5 years ago
  88. 5c48e60 mt76: mt76x02: remove a copy call for usb speedup by Markus Theil · 5 years ago
  89. 7d28864 mt76: mt76x02: add check for invalid vif idx by Markus Theil · 5 years ago
  90. f27469a mt76: mt76x02: split beaconing by Markus Theil · 5 years ago
  91. 0794d03 mt76: mt76x02: omit beacon slot clearing by Markus Theil · 5 years ago
  92. e7ec563 mt76: use AC specific reorder timeout by Markus Theil · 5 years ago
  93. 183d1fc mt76: mt7615: add set_coverage class support by Lorenzo Bianconi · 5 years ago
  94. 6a792b1 mt76: mt7603: set 0 as min coverage_class value by Lorenzo Bianconi · 5 years ago
  95. bae76a1 mt76: mt76x02: fix coverage_class type by Lorenzo Bianconi · 5 years ago
  96. 175b4d5 mt76: mt7615: report firmware version using ethtool by Lorenzo Bianconi · 5 years ago
  97. f53300f mt76: mt7615: Fix build with older compilers by Pablo Greco · 5 years ago
  98. 1a874af dt-bindings: net: wireless: mt76: introduce big-endian property by Lorenzo Bianconi · 5 years ago
  99. b3c6d63 mt76: eeprom: add support for big endian eeprom partition by Lorenzo Bianconi · 5 years ago
  100. 00c29ab mt76: mt7603: reset STA_CCA counter setting the channel by Lorenzo Bianconi · 5 years ago