1. 8c90c22 mt76: mt7615: decrease rx ring size for MT7622 by Felix Fietkau · 5 years ago
  2. 6aa4ed79 mt76: mt7615: implement DMA support for MT7622 by Felix Fietkau · 5 years ago
  3. 35da599 mt76: mt7615: implement probing and firmware loading on MT7622 by Felix Fietkau · 5 years ago
  4. c3ad5e9 mt76: mt7615: disable 5 GHz on MT7622 by Felix Fietkau · 5 years ago
  5. 8acb7af mt76: mt7615: add calibration free support for MT7622 by Felix Fietkau · 5 years ago
  6. 5dff21e mt76: mt7615: add eeprom support for MT7622 by Felix Fietkau · 5 years ago
  7. cdad487 mt76: mt7615: add dma and tx queue initialization for MT7622 by Felix Fietkau · 5 years ago
  8. 853fb35 mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622 by Felix Fietkau · 5 years ago
  9. 4e56972 mt76: mt7615: store N9 firmware version instead of CR4 by Felix Fietkau · 5 years ago
  10. 1c88e7e mt76: mt7615: split up firmware loading functions by Felix Fietkau · 5 years ago
  11. 57ec55e mt76: mt7615: move mmio related code from pci.c to mmio.c by Felix Fietkau · 5 years ago
  12. 13602c9 mt76: mt7615: add __aligned(4) to txp structs by Felix Fietkau · 5 years ago
  13. cd82b0e dt-bindings: net: wireless: mt76: document bindings for MT7622 by Felix Fietkau · 5 years ago
  14. d9c5426 mt76: enable Airtime Queue Limit support by Felix Fietkau · 5 years ago
  15. e970e66 mt76: mt7603: increase dma mcu rx ring size by Felix Fietkau · 5 years ago
  16. 8f6c4f7 mt76: dma: do not write cpu_idx on rx queue reset until after refill by Felix Fietkau · 5 years ago
  17. 93eaec7 mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw by Felix Fietkau · 5 years ago
  18. 5ffc6b5 mt76: set dma-done flag for flushed descriptors by Felix Fietkau · 5 years ago
  19. 94d4d07 mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag by Lorenzo Bianconi · 5 years ago
  20. 3bcd979 mt76: mt76u: add endpoint to mt76u_bulk_msg signature by Lorenzo Bianconi · 5 years ago
  21. 9803b7b mt76: mt76u: introduce mt76u_skb_dma_info routine by Lorenzo Bianconi · 5 years ago
  22. 16d6dac mt76: mt76u: take into account different queue mapping for 7663 by Lorenzo Bianconi · 5 years ago
  23. 1e816c6 mt76: mt76u: add {read/write}_extended utility routines by Lorenzo Bianconi · 5 years ago
  24. 94e1cfa mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routine by Lorenzo Bianconi · 5 years ago
  25. 1d54bc2 mt76: mt76u: resume all rx queue in mt76u_resume_rx by Lorenzo Bianconi · 5 years ago
  26. 87999d4 mt76: mt76u: add queue parameter to mt76u_rx_urb_alloc by Lorenzo Bianconi · 5 years ago
  27. 63deaab mt76: mt76u: add mt76u_alloc_rx_queue utility routine by Lorenzo Bianconi · 5 years ago
  28. b430b7d mt76: mt76u: stop/free all possible rx queues by Lorenzo Bianconi · 5 years ago
  29. 38e09a4 mt76: mt76u: introduce mt76u_free_rx_queue utility routine by Lorenzo Bianconi · 5 years ago
  30. 9aeb0d1 mt76: mt76u: move mcu buffer allocation in mt76x02u drivers by Lorenzo Bianconi · 5 years ago
  31. 37ec6a0 mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers by Lorenzo Bianconi · 5 years ago
  32. 2fe6a55 mt76: mt76u: use mt76_queue as mt76u_complete_rx context by Lorenzo Bianconi · 5 years ago
  33. ab221b2 mt76: mt76u: add mt76_queue to mt76u_refill_rx signature by Lorenzo Bianconi · 5 years ago
  34. 0d18621 mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature by Lorenzo Bianconi · 5 years ago
  35. 8407288 mt76: mt76u: add mt76u_process_rx_queue utility routine by Lorenzo Bianconi · 5 years ago
  36. f4021e1 mt76: mt76u: check tx_status_data pointer in mt76u_tx_tasklet by Lorenzo Bianconi · 5 years ago
  37. a1ea1d6 mt76: mt76x02u: avoid overwrite max_tx_fragments by Lorenzo Bianconi · 5 years ago
  38. 85b7a5d mt76: rely on mac80211 utility routines to compute airtime by Lorenzo Bianconi · 5 years ago
  39. 1b784c3 mt76: mt7615: remove leftover routine declaration by Lorenzo Bianconi · 5 years ago
  40. fecde5d mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init by Lorenzo Bianconi · 5 years ago
  41. 26b4876 mt76: mt7615: fix endianness in mt7615_mcu_set_eeprom by Ryder Lee · 5 years ago
  42. 2ce73ef mt76: mt7615: initialize radar specs from host driver by Lorenzo Bianconi · 5 years ago
  43. d9d8be1 mt76: mt76x2: get rid of leftover target by Lorenzo Bianconi · 5 years ago
  44. 9cd8236 mt76: mt7615: add tracing support by Lorenzo Bianconi · 5 years ago
  45. 5498974 mt76: move mac_txdone tracepoint in mt76 module by Lorenzo Bianconi · 5 years ago
  46. a3f657e mt76: move dev_irq tracepoint in mt76 module by Lorenzo Bianconi · 5 years ago
  47. c388d85 mt76: mt7615: add a get_stats() callback by Ryder Lee · 5 years ago
  48. 679b23f mt76: mt7615: add per-phy mib statistics by Ryder Lee · 5 years ago
  49. 31affc9 mt76: mt7615: report TSF information by Ryder Lee · 5 years ago
  50. 0d88aea mt76: mt7615: add set_antenna callback by Ryder Lee · 5 years ago
  51. 4fe9218 mt76: mt7615: rework set_channel function by Ryder Lee · 5 years ago
  52. 2cad515 mt76: mt7615: add missing settings for simultaneous dual-band support by Ryder Lee · 5 years ago
  53. cd736c4 mt76: fix compilation warning in mt76_eeprom_override() by Lorenzo Bianconi · 5 years ago
  54. ff44d907 mt76: mt7603: simplify led reg definitions by Lorenzo Bianconi · 5 years ago
  55. d1ff4a3 mt76: mt76x02: simplify led reg definitions by Lorenzo Bianconi · 5 years ago
  56. ff91397 mt76: mt7615: introduce LED support by Lorenzo Bianconi · 5 years ago
  57. 9379df2 mt76: clear skb pointers from rx aggregation reorder buffer during cleanup by Felix Fietkau · 5 years ago
  58. d55aa5e mt76: mt7603: fix input validation issues for powersave-filtered frames by Felix Fietkau · 5 years ago
  59. c99dc3c mt76: mt7615: increase MCU command timeout by Felix Fietkau · 5 years ago
  60. e505196 mt76: mt7615: measure channel noise and report it via survey by Felix Fietkau · 5 years ago
  61. a25c888 mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value by Ryder Lee · 5 years ago
  62. b74f98b mt76: mt76x02: minor mt76x02_mac_set_beacon optimization by Stanislaw Gruszka · 5 years ago
  63. c708bfa mt76: mt76x02u: do not set NULL beacons by Stanislaw Gruszka · 5 years ago
  64. a6bfb6d1 mt76: usb: use max packet length for m76u_copy by Stanislaw Gruszka · 5 years ago
  65. d3cc4e7 mt76: mt76x02: add channel switch support for usb interfaces by Markus Theil · 5 years ago
  66. 94462486 mt76: speed up usb bulk copy by Markus Theil · 5 years ago
  67. 5c48e60 mt76: mt76x02: remove a copy call for usb speedup by Markus Theil · 5 years ago
  68. 7d28864 mt76: mt76x02: add check for invalid vif idx by Markus Theil · 5 years ago
  69. f27469a mt76: mt76x02: split beaconing by Markus Theil · 5 years ago
  70. 0794d03 mt76: mt76x02: omit beacon slot clearing by Markus Theil · 5 years ago
  71. e7ec563 mt76: use AC specific reorder timeout by Markus Theil · 5 years ago
  72. 183d1fc mt76: mt7615: add set_coverage class support by Lorenzo Bianconi · 5 years ago
  73. 6a792b1 mt76: mt7603: set 0 as min coverage_class value by Lorenzo Bianconi · 5 years ago
  74. bae76a1 mt76: mt76x02: fix coverage_class type by Lorenzo Bianconi · 5 years ago
  75. 175b4d5 mt76: mt7615: report firmware version using ethtool by Lorenzo Bianconi · 5 years ago
  76. f53300f mt76: mt7615: Fix build with older compilers by Pablo Greco · 5 years ago
  77. 1a874af dt-bindings: net: wireless: mt76: introduce big-endian property by Lorenzo Bianconi · 5 years ago
  78. b3c6d63 mt76: eeprom: add support for big endian eeprom partition by Lorenzo Bianconi · 5 years ago
  79. 00c29ab mt76: mt7603: reset STA_CCA counter setting the channel by Lorenzo Bianconi · 5 years ago
  80. eba5716 mt76: fix possible undetected invalid MAC address by Shayne Chen · 5 years ago
  81. 37a68e0 mt76: disable bh in mt76_dma_rx_poll by Felix Fietkau · 5 years ago
  82. 2703baf mt76: fix rx dma ring descriptor state on reset by Felix Fietkau · 5 years ago
  83. 3e38482 mt7615: replace sta_state callback with sta_add/sta_remove by Felix Fietkau · 5 years ago
  84. c3c25d0 mt76: mt7615: defer mcu initialization via workqueue by Felix Fietkau · 5 years ago
  85. f0305d1 mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON by Felix Fietkau · 5 years ago
  86. 0f2173f mt76: mt7615: add support for registering a second wiphy via debugfs by Felix Fietkau · 5 years ago
  87. 9ce2f7f mt76: mt7615: select the correct tx queue for frames sent to the second phy by Felix Fietkau · 5 years ago
  88. b0b5426 mt76: mt7615: move radio/mac initialization to .start/stop callbacks by Felix Fietkau · 5 years ago
  89. ac3ef85 mt76: mt7615: initialize dbdc settings on interface add by Felix Fietkau · 5 years ago
  90. 27ae721 mt76: mt7615: add multiple wiphy support to the rx path by Felix Fietkau · 5 years ago
  91. 2bed2a3 mt76: mt7615: rework chainmask handling by Felix Fietkau · 5 years ago
  92. 5dabdf7 mt76: mt7615: add multiple wiphy support to the dfs support code by Felix Fietkau · 5 years ago
  93. d23cb96 mt76: mt7615: remove useless MT_HW_RDD0/1 enum by Felix Fietkau · 5 years ago
  94. f89f58c mt76: mt7615: add missing register init for dual-wiphy support by Felix Fietkau · 5 years ago
  95. d446a20 mt76: mt7615: add multiple wiphy support for smart carrier sense by Felix Fietkau · 5 years ago
  96. fdd2e57 mt76: mt7615: add dual-phy support for mac80211 ops by Felix Fietkau · 5 years ago
  97. c9619df mt76: do not overwrite max_tx_fragments if it has been set by Shayne Chen · 5 years ago
  98. 3068448 mt76: move ampdu_ref from mt76_dev to driver struct by Felix Fietkau · 5 years ago
  99. c7d2d63 mt76: add ext_phy field to struct mt76_wcid by Felix Fietkau · 5 years ago
  100. c89d362 mt76: add function for allocating an extra wiphy by Felix Fietkau · 5 years ago