1. dce9dc8 mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.h by Lorenzo Bianconi · 7 years ago
  2. 473f0a7 mt76x0: run vco calibration for each channel configuration by Lorenzo Bianconi · 7 years ago
  3. 835123b mt76x0: make device allocation bus neutral by Stanislaw Gruszka · 7 years ago
  4. 6d1bced mt76x0: remove some usb specific code from mt76x0_register_device by Stanislaw Gruszka · 7 years ago
  5. c0eb79a mt76x0: remove unused mt76x0_wcid by Stanislaw Gruszka · 7 years ago
  6. c2a4d9f mt76x0: inital split between pci and usb by Stanislaw Gruszka · 7 years ago
  7. 1bee323 mt76x0: use mt76_register_device for device registration by Lorenzo Bianconi · 7 years ago
  8. 540399d mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params by Lorenzo Bianconi · 7 years ago
  9. 6f15ed1 mt76x0: do not free/alloc buffers during suspend/resume by Lorenzo Bianconi · 7 years ago
  10. e30a655 mt76x0: move mt76x0_init_hardware in mt76x0_register_device by Lorenzo Bianconi · 7 years ago
  11. b680d7f mt76x0: move stop related routines in mt76x0_mac_stop by Lorenzo Bianconi · 7 years ago
  12. cb722ae mt76x0: fix memory leak during hw probe by Lorenzo Bianconi · 7 years ago
  13. d1b6eec mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_init by Lorenzo Bianconi · 7 years ago
  14. 58b5eb8 mt76: move mt76 rate definitions in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  15. 7c7b139 mt76x0: remove mt76x0_stop_hardware routine by Lorenzo Bianconi · 7 years ago
  16. 23ea0e7 mt76: remove unused MT76_MORE_STATS state by Lorenzo Bianconi · 7 years ago
  17. 242516c mt76x0: trim rx skb to proper length by Stanislaw Gruszka · 7 years ago
  18. 0ae976a mt76x0: init hw capabilities by Lorenzo Bianconi · 7 years ago
  19. 67f5e7a mt76x0: enable per-sta tx queueing by Lorenzo Bianconi · 7 years ago
  20. 7cbe4c7 mt76x0: remove unused stat_work by Lorenzo Bianconi · 7 years ago
  21. c1b6325 mt76x0: remove unused endpoint definitions by Lorenzo Bianconi · 7 years ago
  22. f79fdf7 mt76x0: remove unused mt76x0_tx_status routine by Lorenzo Bianconi · 7 years ago
  23. 6d449d1 mt76x0: remove unused {tx/rx}_queue definitions by Lorenzo Bianconi · 7 years ago
  24. 4220878 mt76x0: remove unused stat work_queue by Lorenzo Bianconi · 7 years ago
  25. 37d3636 mt76x0: remove unused dma.c source file by Lorenzo Bianconi · 7 years ago
  26. c668746 mt76x0: set max fragments size by Lorenzo Bianconi · 7 years ago
  27. 1baa6e3 mt76x0: stop stat workqueue at hw stop by Lorenzo Bianconi · 7 years ago
  28. 30ec915 mt76x0: unify tx/rx datapath with mt76x2u driver by Lorenzo Bianconi · 7 years ago
  29. 95e507d mt76x0: use mt76_alloc_device for device allocation by Lorenzo Bianconi · 7 years ago
  30. f2653a4 mt76x0: init mt76_driver_ops callbacks by Lorenzo Bianconi · 7 years ago
  31. 4fcedad mt76x0: add mt76x0_queue_rx_skb routine by Lorenzo Bianconi · 7 years ago
  32. 82aedcef mt76x0: simplify mt76_mac_process_rx signature by Lorenzo Bianconi · 7 years ago
  33. a498690 mt76x0: mark device as running in mt76x0_start by Lorenzo Bianconi · 7 years ago
  34. 7fd3c60 mt76x0: disable usb rx bulk aggregation by Lorenzo Bianconi · 7 years ago
  35. 8f6c23a mt76: move mt76x2u_tx_status_data in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  36. 8c6adb7 mt76x0: introduce mt76x0_tx_prepare_skb routine by Lorenzo Bianconi · 7 years ago
  37. 41868f9 mt76: move mt76x2u_set_txinfo in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  38. 2251dd5 mt76: move mt76_qsel definition in dma.h by Lorenzo Bianconi · 7 years ago
  39. f847e45 mt76: move mt76x2u_tx_complete_skb in mt76x02-lib moudule by Lorenzo Bianconi · 7 years ago
  40. b38b820 mt76: move mt76x2u_remove_dma_hdr in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  41. 2a45ad3 mt76: move mt76x2_tx_complete routine in mt76x02-lib module by Lorenzo Bianconi · 7 years ago
  42. 5a69931 mt76x2: change mt76x2_tx_complete routine signature by Lorenzo Bianconi · 7 years ago
  43. 0b7da31 mt76: partially unify filling txwi fields by Stanislaw Gruszka · 7 years ago
  44. 0e59cba mt76: unify {insert/remove}_hdr_pad by Stanislaw Gruszka · 7 years ago
  45. 493703a mt76x0: reserve enough space in mac80211 by Stanislaw Gruszka · 7 years ago
  46. 74ff453 mt76: unify mac_process_rate by Stanislaw Gruszka · 7 years ago
  47. 82e1dd0 mt76: use mt76_rx_status in mt76x0 by Stanislaw Gruszka · 7 years ago
  48. 7c1f888 mt76: unify send_tx_status and related helpers by Stanislaw Gruszka · 7 years ago
  49. b490b1d mt76: unify load_tx_status by Stanislaw Gruszka · 7 years ago
  50. 5944cd0 mt76: unify txwi and rxwi structures by Stanislaw Gruszka · 7 years ago
  51. 5327b5e mt76: unify sta_rate_tbl_update and related helpers by Stanislaw Gruszka · 7 years ago
  52. 212926e mt76: unify add_interface by Stanislaw Gruszka · 7 years ago
  53. 0cd47ba mt76: unify remove_interface by Stanislaw Gruszka · 7 years ago
  54. 900c0f4 mt76x0: remove vif_mask by Stanislaw Gruszka · 7 years ago
  55. 1033726 mt76: unify conf_tx by Stanislaw Gruszka · 7 years ago
  56. 1d0496c mt76: unify AC to hw queue mapping by Stanislaw Gruszka · 7 years ago
  57. 436d958 mt76x0: remove empty sta_notify by Stanislaw Gruszka · 7 years ago
  58. 60c2685 mt76: unify set_key by Stanislaw Gruszka · 7 years ago
  59. 22c575c mt76: unify ampdu_action by Stanislaw Gruszka · 7 years ago
  60. cab1295 mt76: pratially unify add_interface by Stanislaw Gruszka · 7 years ago
  61. 624400e mt76: unify sta_add / sta_remove by Stanislaw Gruszka · 7 years ago
  62. 36404c0 mt76: move wcid fields to common mt76_dev struct by Stanislaw Gruszka · 7 years ago
  63. 43e2f29 Merge wireless-drivers into wireless-drivers-next by Kalle Valo · 7 years ago
  64. 3341ba9 mt76x0: fix remove_interface by Stanislaw Gruszka · 7 years ago
  65. cf5652c orinoco_usb: fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 7 years ago
  66. b9bcce3 rtlwifi: remove set but unused variables by Kevin Lo · 7 years ago
  67. ec7eccf rsi: remove set but not used variables 'header_size' and 'tx_params' by YueHaibing · 7 years ago
  68. 7e41fb5 wireless: remove unnecessary unlikely() by Igor Stoppa · 7 years ago
  69. 514502c rtl8xxxu: Add rtl8188ctv support by Aleksei Mamlin · 7 years ago
  70. b37b30a mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST by Kristian Evensen · 7 years ago
  71. 01b302c mt76x0: remove unused routines for usb_buff alloc/free by Lorenzo Bianconi · 7 years ago
  72. a0b65ca mt76x0: use mt76u_mcu_fw_send_data for fw uploading by Lorenzo Bianconi · 7 years ago
  73. 0e3612e mt76x0: remove unused mt76x0_mcu structure by Lorenzo Bianconi · 7 years ago
  74. 6f4796b mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmds by Lorenzo Bianconi · 7 years ago
  75. 876d3d0 mt76x0: remove unused mt76x0_wait_asic_ready routine by Lorenzo Bianconi · 7 years ago
  76. 172222c mt76x0: remove mt76x0_vendor_request routine by Lorenzo Bianconi · 7 years ago
  77. 73d411e mt76x0: remove mt76x0_complete_urb routine by Lorenzo Bianconi · 7 years ago
  78. ad27c4a mt76x0: use shared mt76 usb mcu completion by Lorenzo Bianconi · 7 years ago
  79. 84740d5 mt76x0: remove mt76x0_mcu_msg_alloc routine by Lorenzo Bianconi · 7 years ago
  80. 72750ef mt76x0: remove mt76x0_vendor_single_wr routine by Lorenzo Bianconi · 7 years ago
  81. e9fa647 mt76x0: remove mt76x0_vendor_reset routine by Lorenzo Bianconi · 7 years ago
  82. 795dbf0 mt76x0: use mt76u_init for bus initialization by Lorenzo Bianconi · 7 years ago
  83. 851ab66 mt76: add multiple regs read support to usb_mcu layer by Lorenzo Bianconi · 7 years ago
  84. 288d600 mt76: move mt76x2u_mcu_deinit routine in mt76-usb module by Lorenzo Bianconi · 7 years ago
  85. 4c89ff2 mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines by Lorenzo Bianconi · 7 years ago
  86. 5090efa mt76: move mt76_reg_pair definition in mt76.h by Lorenzo Bianconi · 7 years ago
  87. 16c8a79 mt76x0: use mt76x02_sta and mt76x02_tx_status by Stanislaw Gruszka · 7 years ago
  88. 78dae93 mt76x0: initalize custom tx queues by Stanislaw Gruszka · 7 years ago
  89. b2d91fb mt76: unify sta structure part 2 by Stanislaw Gruszka · 7 years ago
  90. f5a7f12 mt76: unify sta structure part 1 by Stanislaw Gruszka · 7 years ago
  91. 98ff26e mt76: unify mt76x02_vif struct by Stanislaw Gruszka · 7 years ago
  92. 459e237 mt76x0: use mt76_wcid_free in mt76x0 by Stanislaw Gruszka · 7 years ago
  93. 516ea2a mt76: use mac_wcid_set_drop in mt76x0 by Stanislaw Gruszka · 7 years ago
  94. 32bb405 mt76: unify mac_wcid_setup by Stanislaw Gruszka · 7 years ago
  95. 46436b5 mt76: unify mac_wcid_set_key by Stanislaw Gruszka · 7 years ago
  96. 047aed1 mt76: unify mac_shared_key_setup by Stanislaw Gruszka · 7 years ago
  97. d413127 mt76: add helpers for register access with mt76_dev struct by Stanislaw Gruszka · 7 years ago
  98. c378f24 mt76: unify mac_get_key_info by Stanislaw Gruszka · 7 years ago
  99. 108a486 mt76: create new mt76x02-lib module for common mt76x{0,2} code by Stanislaw Gruszka · 7 years ago
  100. 797ea24 mt76: merge mt76x0/regs.h into mt76x02_regs.h by Stanislaw Gruszka · 7 years ago