1. 6034b2b mt76: move set_{tx,rx}_path routines in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  2. 4468e92 mt76x0: phy: set antenna parameter according to wireless band by Lorenzo Bianconi · 6 years ago
  3. 2b2cb40 mt76x0: pci: add hw initialization at bootstrap by Lorenzo Bianconi · 6 years ago
  4. faa605b mt76x0: usb: move initialization code in usb.c by Lorenzo Bianconi · 6 years ago
  5. 9f04eb7 mt76: add mt76x02_mac_start routine by Lorenzo Bianconi · 6 years ago
  6. a31821a mt76x0: init rx filter in mt76x0_init_hardware by Lorenzo Bianconi · 6 years ago
  7. 512bd4b mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbp by Lorenzo Bianconi · 6 years ago
  8. 00aaded mt76x0: init: remove duplicated initialization by Lorenzo Bianconi · 6 years ago
  9. 3b11db2 mt76x0: use mt76x02 utility routines in mt76x0 init code by Lorenzo Bianconi · 6 years ago
  10. f16f700 mt76x0: usb: move mcu code in usb_mcu.c by Lorenzo Bianconi · 6 years ago
  11. 56babfd mt76x0: pci: move mcu code in pci_mcu.c by Lorenzo Bianconi · 6 years ago
  12. 7ed2229 mt76x0: update initvals to latest version of vendor driver by Lorenzo Bianconi · 6 years ago
  13. 7132241 mt76: move mt76x2_wait_for_bbp in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  14. 13fd2d2 mt76: mmio: add implementation of wr_rp and rd_rp by Lorenzo Bianconi · 6 years ago
  15. a6daf79 mt76: move mt76x02_beacon_offset in mt76x02_util.c by Lorenzo Bianconi · 6 years ago
  16. b2eabd4 mt76: move queue initialization in mt76x02_mmio.c by Lorenzo Bianconi · 6 years ago
  17. 957068c mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c by Lorenzo Bianconi · 6 years ago
  18. 2088564 mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routines by Lorenzo Bianconi · 6 years ago
  19. 5f1fa4c mt76: move wait_for_wpdma in mt76x02_dma.h by Lorenzo Bianconi · 6 years ago
  20. 5b39435 mt76x0: use mt76_poll in mt76x0_set_wlan_state by Lorenzo Bianconi · 6 years ago
  21. 62e04f8 mt76x2: disable WLAN core before probe by Felix Fietkau · 6 years ago
  22. d6500cf mt76x0: add quirk to disable 2.4GHz band for Archer T1U by Stanislaw Gruszka · 6 years ago
  23. 606f8e3 mt76: use skb_pad() instead of __skb_pad() by Hauke Mehrtens · 6 years ago
  24. 481bb04 mt76: usb: make rx page_frag_cache access atomic by Lorenzo Bianconi · 6 years ago
  25. 2250932 mt76: report firmware version using ethtool by Davide Caratti · 7 years ago
  26. db6bb5c mt76: include linux/module.h in files using MODULE_* by Felix Fietkau · 6 years ago
  27. 1f4db1f mt76x0: phy: introduce mt76x0_phy_set_txpower routine by Lorenzo Bianconi · 6 years ago
  28. 6987c5b mt76x0: use shared debugfs implementation by Lorenzo Bianconi · 6 years ago
  29. f2a2e81 mt76x0: remove eeprom dependency from mt76x0_get_power_info by Lorenzo Bianconi · 6 years ago
  30. b37bbc8 mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rate by Lorenzo Bianconi · 6 years ago
  31. 0050507 mt76x0: remove mt76x0_phy_set_tx_power and mt76x0_extra_power_over_mac by Lorenzo Bianconi · 6 years ago
  32. 02a4251 mt76: move mt76x02_rate_power_val in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  33. c36a3cc mt76: move rate_txpower handler in mt76 debugfs by Lorenzo Bianconi · 6 years ago
  34. b9f192b mt76: add mt76x02_phy_set_txpower utility routine by Lorenzo Bianconi · 6 years ago
  35. b6862ef mt76: move mt76_rate_power in mt76_dev by Lorenzo Bianconi · 6 years ago
  36. 2cf5ac3 mt76: fix return value of mt76x02_wait_for_mac by Stanislaw Gruszka · 7 years ago
  37. 09dbcd8b mt76: usb: remove WARN_ON in mt76u_get_rx_entry_len by Lorenzo Bianconi · 7 years ago
  38. deb9350 mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.h by Lorenzo Bianconi · 7 years ago
  39. 3d66939 mt76x0: unify parse hw capabilities by Lorenzo Bianconi · 7 years ago
  40. 63cf8d1 mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  41. 77d0f46 mt76x0: unify freq offset parsing by Lorenzo Bianconi · 7 years ago
  42. 2c0db83 mt76x0: unify temperature offset parsing by Lorenzo Bianconi · 7 years ago
  43. 564d7f0 mt76x0: unify rssi_offset parsing by Lorenzo Bianconi · 7 years ago
  44. 2daa675 mt76x0: unify lna_gain parsing by Lorenzo Bianconi · 7 years ago
  45. e59ad99 mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routines by Lorenzo Bianconi · 7 years ago
  46. 1137847 mt76x0: remove mt76x0_set_country_reg routine by Lorenzo Bianconi · 7 years ago
  47. 443569a mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.c by Lorenzo Bianconi · 7 years ago
  48. bd724b8 mt76: move mt76x2_get_efuse_data in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  49. 89a8607 mt76: move mt76x02_mac_setaddr in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  50. b27823a mt76: move mt76x2_eeprom_get in mt76x02_eeprom.h by Lorenzo Bianconi · 7 years ago
  51. 86c71d3 mt76: move eeprom utility routines in mt76x02_eeprom.h by Lorenzo Bianconi · 7 years ago
  52. eef40d2 mt76: move common eeprom definitions in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  53. 7c4b446 mt76: add stbc entries to mt76_rate_power by Felix Fietkau · 7 years ago
  54. 8f410a8 mt76: move seq_put_array in mt76-core module by Lorenzo Bianconi · 7 years ago
  55. db2803b mt76x0: pci: add fw uploading routine by Lorenzo Bianconi · 7 years ago
  56. 9b1140b mt76x0: pci: add mt7650 PCI ID by Lorenzo Bianconi · 7 years ago
  57. 60b6645 mt76x2: fix tx power configuration for VHT mcs 9 by Lorenzo Bianconi · 6 years ago
  58. 93ed990 qtnfmac: remove set but not used variable 'vif' by YueHaibing · 7 years ago
  59. 6c3efbe brcmsmac: Use kvmalloc() for ucode allocations by Takashi Iwai · 7 years ago
  60. a8254fa brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size' by YueHaibing · 7 years ago
  61. 761cb7c brcm80211: remove redundant condition check before debugfs_remove_recursive by zhong jiang · 7 years ago
  62. 59c2a30 brcmfmac: increase buffer for obtaining firmware capabilities by Arend van Spriel · 7 years ago
  63. 330994e brcmfmac: fix for proper support of 160MHz bandwidth by Arend van Spriel · 7 years ago
  64. d18afb2 Merge tag 'mt76-for-kvalo-2018-09-19' of https://github.com/nbd168/wireless by Kalle Valo · 7 years ago
  65. bf3741a mt76x0: usb: remove mt76_fw definition by Lorenzo Bianconi · 7 years ago
  66. 196e978 mt76x0: remove unused usb header file by Lorenzo Bianconi · 7 years ago
  67. 2804157 mt76x0: remove mcu source file by Lorenzo Bianconi · 7 years ago
  68. 576ecf6 mt76x0: usb: move firmware loading to usb.c by Stanislaw Gruszka · 7 years ago
  69. c12128c mt76: use a per rx queue page fragment cache by Felix Fietkau · 7 years ago
  70. 8842d48 mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common module by Lorenzo Bianconi · 7 years ago
  71. edaa580 mt76: move shared mcu_calibrate routine in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  72. bc36690 mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.c by Lorenzo Bianconi · 7 years ago
  73. 36fd09d mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c by Lorenzo Bianconi · 7 years ago
  74. 79394f4 mt76: unify firmware header between mt76x0 and mt76x2 by Lorenzo Bianconi · 7 years ago
  75. 8cff123 mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg() by Lorenzo Bianconi · 7 years ago
  76. 0ed821b mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_send by Lorenzo Bianconi · 7 years ago
  77. 27db1ad mt76: move __iomem regs in mt76_mmio by Lorenzo Bianconi · 7 years ago
  78. f7bbb80 mt76: introduce mmio data structure in mt76_dev by Lorenzo Bianconi · 7 years ago
  79. 8db5ec7 mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcu by Lorenzo Bianconi · 7 years ago
  80. d5c4261 mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcu by Lorenzo Bianconi · 7 years ago
  81. 8799b62 mt76: usb: remove skb check in mt76x{0,2}u mcu routines by Lorenzo Bianconi · 7 years ago
  82. 331419b mt76x0: remove mt76x0_burst_write_regs() by Stanislaw Gruszka · 7 years ago
  83. fd0c6e1 mt76x0: remove unused mt76x0_burst_read_regs by Stanislaw Gruszka · 7 years ago
  84. 6d6631f mt76x02: add static qualifier to mt76x02_remove_dma_hdr by Lorenzo Bianconi · 7 years ago
  85. 6181bf2 mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.h by Lorenzo Bianconi · 7 years ago
  86. c2db13a mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c by Lorenzo Bianconi · 7 years ago
  87. 905db74 mt76: usb: move mt76x02 mcu code in mt76x02-usb module by Lorenzo Bianconi · 7 years ago
  88. 1750715 mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg() by Lorenzo Bianconi · 7 years ago
  89. 6da5a29 mt76: add rd_rp and wr_rp to bus_ops/mcu_ops by Stanislaw Gruszka · 7 years ago
  90. f1638c7 mt76: add usb implementation of {wr,rd}_rp by Stanislaw Gruszka · 7 years ago
  91. db0f04f mt76: add mt76_mcu_ops data structure for mcu related pointers by Lorenzo Bianconi · 7 years ago
  92. dce9dc8 mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.h by Lorenzo Bianconi · 7 years ago
  93. 473f0a7 mt76x0: run vco calibration for each channel configuration by Lorenzo Bianconi · 7 years ago
  94. 835123b mt76x0: make device allocation bus neutral by Stanislaw Gruszka · 7 years ago
  95. 6d1bced mt76x0: remove some usb specific code from mt76x0_register_device by Stanislaw Gruszka · 7 years ago
  96. c0eb79a mt76x0: remove unused mt76x0_wcid by Stanislaw Gruszka · 7 years ago
  97. c2a4d9f mt76x0: inital split between pci and usb by Stanislaw Gruszka · 7 years ago
  98. 1bee323 mt76x0: use mt76_register_device for device registration by Lorenzo Bianconi · 7 years ago
  99. 540399d mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params by Lorenzo Bianconi · 7 years ago
  100. 6f15ed1 mt76x0: do not free/alloc buffers during suspend/resume by Lorenzo Bianconi · 7 years ago