1. 40b9416 mt76x02u: check chip version on probe by Stanislaw Gruszka · 6 years ago
  2. 643749d mt76: mt76x02: disable ED/CCA by default by Felix Fietkau · 6 years ago
  3. a0ac806 mt76: mt76x02: reduce false positives in ED/CCA tx blocking by Felix Fietkau · 6 years ago
  4. 72e5d47 mt76: mt76x02: issue watchdog reset on MCU request timeout by Felix Fietkau · 6 years ago
  5. ccdaf7b mt76: measure the time between mt76x02_edcca_check runs by Felix Fietkau · 6 years ago
  6. 2e40502 mt76: run MAC work every 100ms by Felix Fietkau · 6 years ago
  7. f9a043c mt76x02: use commmon add interface for mt76x2u by Stanislaw Gruszka · 6 years ago
  8. 0666226 mt76x02: use mask for vifs by Stanislaw Gruszka · 6 years ago
  9. 9313faa mt76: move mt76x02_get_txpower to mt76 core by Felix Fietkau · 6 years ago
  10. 3121742 mt76: use proper name for __MT76x02_H macro by Lorenzo Bianconi · 6 years ago
  11. c1e0d2b mt76: mmio: introduce mt76x02_check_tx_hang watchdog by Lorenzo Bianconi · 6 years ago
  12. f82ce8d9 mt76: add energy detect CCA support to mt76x{0,2}e drivers by Lorenzo Bianconi · 6 years ago
  13. 074b145 Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless by Kalle Valo · 6 years ago
  14. e28487e mt76: replace sta_add/remove ops with common sta_state function by Felix Fietkau · 6 years ago
  15. 269906a mt76: introduce mt76x02_config_mac_addr_list routine by Lorenzo Bianconi · 6 years ago
  16. f1b8ee3 mt76x02: run calibration after scanning by Stanislaw Gruszka · 6 years ago
  17. 3548a9d mt76x0: phy: introduce tssi calibration support by Lorenzo Bianconi · 6 years ago
  18. 88046b2 mt76: add support for reporting tx status with skb by Felix Fietkau · 6 years ago
  19. cc72626 mt76: move mt76x02_bss_info_changed in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  20. 317ed42 mt76: move tx protection routines in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  21. 3670405 mt76: move mt76x02_set_tx_ackto in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  22. fc24598 mt76: introduce mt76x02_init_beacon_config routine by Lorenzo Bianconi · 6 years ago
  23. f7c8a0f mt76: move mt76x02_sta_ps in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  24. 1da0a41 mt76: move mt76x02_get_txpower in mt76x02_util.c by Lorenzo Bianconi · 6 years ago
  25. c2756a1 mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  26. 82b5c23 mt76x0: pci: add pre_tbtt_tasklet support by Lorenzo Bianconi · 6 years ago
  27. dfe6c80 mt76: move tx beacon routines in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  28. 5cbace0 mt76: move mt76x02_init_device in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  29. 7355656 mt76x0: use mt76x02_mac_work as stats handler by Lorenzo Bianconi · 6 years ago
  30. 7605541 mt76: move mt76x02_debugfs in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  31. 7dd7358 mt76: move mt76x02_mac_work routine in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  32. 1770f0f mt76: fix uninitialized mutex access setting rts threshold by Lorenzo Bianconi · 6 years ago
  33. bbd10586 mt76x0: phy: do not run calibration during channel switch by Lorenzo Bianconi · 6 years ago
  34. 66a34c6 mt76x0: phy: add phy/vco temperature compensation by Lorenzo Bianconi · 6 years ago
  35. 320c85e mt76: disable ldpc coding for mt76x0 devices by Lorenzo Bianconi · 6 years ago
  36. 91be8e8 mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.c by Lorenzo Bianconi · 6 years ago
  37. 8d66af4 mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c by Lorenzo Bianconi · 6 years ago
  38. d87cf75 mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.c by Lorenzo Bianconi · 6 years ago
  39. 9b43960 mt76: move irq handler in mt76x02-lib moudle by Lorenzo Bianconi · 6 years ago
  40. a23fde0 mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c by Lorenzo Bianconi · 6 years ago
  41. b38383e mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c by Lorenzo Bianconi · 6 years ago
  42. 5ec5748 mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c by Lorenzo Bianconi · 6 years ago
  43. 1ea0a1b mt76: move tpc routines in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  44. 7a07adc mt76: rename mt76x02_util.h in mt76x02.h by Lorenzo Bianconi · 6 years ago[Renamed (98%) from drivers/net/wireless/mediatek/mt76/mt76x02_util.h]
  45. 2f0308d mt76: move mt76x02_tx in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  46. 9ba1e0e mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers by Lorenzo Bianconi · 6 years ago
  47. b2d871c mt76x0: merge mt76x0_dev in mt76x02_dev by Lorenzo Bianconi · 6 years ago
  48. e40803f mt76x2: move mt76x2_dev in mt76x02_util.h by Lorenzo Bianconi · 6 years ago
  49. 56e8d4d mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.h by Lorenzo Bianconi · 6 years ago
  50. d697b00 mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c by Lorenzo Bianconi · 6 years ago
  51. 9f04eb7 mt76: add mt76x02_mac_start routine by Lorenzo Bianconi · 6 years ago
  52. 7132241 mt76: move mt76x2_wait_for_bbp in mt76x02-lib module by Lorenzo Bianconi · 6 years ago
  53. a6daf79 mt76: move mt76x02_beacon_offset in mt76x02_util.c by Lorenzo Bianconi · 6 years ago
  54. 957068c mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c by Lorenzo Bianconi · 6 years ago
  55. 6d6631f mt76x02: add static qualifier to mt76x02_remove_dma_hdr by Lorenzo Bianconi · 7 years ago
  56. c2db13a mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c by Lorenzo Bianconi · 7 years ago
  57. 58b5eb8 mt76: move mt76 rate definitions in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  58. 8f6c23a mt76: move mt76x2u_tx_status_data in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  59. 41868f9 mt76: move mt76x2u_set_txinfo in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  60. f847e45 mt76: move mt76x2u_tx_complete_skb in mt76x02-lib moudule by Lorenzo Bianconi · 7 years ago
  61. b38b820 mt76: move mt76x2u_remove_dma_hdr in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  62. 2a45ad3 mt76: move mt76x2_tx_complete routine in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  63. 0e59cba mt76: unify {insert/remove}_hdr_pad by Stanislaw Gruszka · 7 years ago
  64. 5327b5e mt76: unify sta_rate_tbl_update and related helpers by Stanislaw Gruszka · 7 years ago
  65. 212926e mt76: unify add_interface by Stanislaw Gruszka · 7 years ago
  66. 0cd47ba mt76: unify remove_interface by Stanislaw Gruszka · 7 years ago
  67. 1033726 mt76: unify conf_tx by Stanislaw Gruszka · 7 years ago
  68. 60c2685 mt76: unify set_key by Stanislaw Gruszka · 7 years ago
  69. 22c575c mt76: unify ampdu_action by Stanislaw Gruszka · 7 years ago
  70. cab1295 mt76: pratially unify add_interface by Stanislaw Gruszka · 7 years ago
  71. 624400e mt76: unify sta_add / sta_remove by Stanislaw Gruszka · 7 years ago
  72. 108a486 mt76: create new mt76x02-lib module for common mt76x{0,2} code by Stanislaw Gruszka · 7 years ago