1. 7c1f888 mt76: unify send_tx_status and related helpers by Stanislaw Gruszka · 7 years ago
  2. b490b1d mt76: unify load_tx_status by Stanislaw Gruszka · 7 years ago
  3. 5944cd0 mt76: unify txwi and rxwi structures by Stanislaw Gruszka · 7 years ago
  4. 5327b5e mt76: unify sta_rate_tbl_update and related helpers by Stanislaw Gruszka · 7 years ago
  5. 212926e mt76: unify add_interface by Stanislaw Gruszka · 7 years ago
  6. 0cd47ba mt76: unify remove_interface by Stanislaw Gruszka · 7 years ago
  7. 900c0f4 mt76x0: remove vif_mask by Stanislaw Gruszka · 7 years ago
  8. 1033726 mt76: unify conf_tx by Stanislaw Gruszka · 7 years ago
  9. 1d0496c mt76: unify AC to hw queue mapping by Stanislaw Gruszka · 7 years ago
  10. 436d958 mt76x0: remove empty sta_notify by Stanislaw Gruszka · 7 years ago
  11. 60c2685 mt76: unify set_key by Stanislaw Gruszka · 7 years ago
  12. 22c575c mt76: unify ampdu_action by Stanislaw Gruszka · 7 years ago
  13. cab1295 mt76: pratially unify add_interface by Stanislaw Gruszka · 7 years ago
  14. 624400e mt76: unify sta_add / sta_remove by Stanislaw Gruszka · 7 years ago
  15. 36404c0 mt76: move wcid fields to common mt76_dev struct by Stanislaw Gruszka · 7 years ago
  16. 43e2f29 Merge wireless-drivers into wireless-drivers-next by Kalle Valo · 6 years ago
  17. 3341ba9 mt76x0: fix remove_interface by Stanislaw Gruszka · 7 years ago
  18. cf5652c orinoco_usb: fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 7 years ago
  19. b9bcce3 rtlwifi: remove set but unused variables by Kevin Lo · 7 years ago
  20. ec7eccf rsi: remove set but not used variables 'header_size' and 'tx_params' by YueHaibing · 7 years ago
  21. 7e41fb5 wireless: remove unnecessary unlikely() by Igor Stoppa · 7 years ago
  22. 514502c rtl8xxxu: Add rtl8188ctv support by Aleksei Mamlin · 7 years ago
  23. b37b30a mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST by Kristian Evensen · 7 years ago
  24. 01b302c mt76x0: remove unused routines for usb_buff alloc/free by Lorenzo Bianconi · 7 years ago
  25. a0b65ca mt76x0: use mt76u_mcu_fw_send_data for fw uploading by Lorenzo Bianconi · 7 years ago
  26. 0e3612e mt76x0: remove unused mt76x0_mcu structure by Lorenzo Bianconi · 7 years ago
  27. 6f4796b mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmds by Lorenzo Bianconi · 7 years ago
  28. 876d3d0 mt76x0: remove unused mt76x0_wait_asic_ready routine by Lorenzo Bianconi · 7 years ago
  29. 172222c mt76x0: remove mt76x0_vendor_request routine by Lorenzo Bianconi · 7 years ago
  30. 73d411e mt76x0: remove mt76x0_complete_urb routine by Lorenzo Bianconi · 7 years ago
  31. ad27c4a mt76x0: use shared mt76 usb mcu completion by Lorenzo Bianconi · 7 years ago
  32. 84740d5 mt76x0: remove mt76x0_mcu_msg_alloc routine by Lorenzo Bianconi · 7 years ago
  33. 72750ef mt76x0: remove mt76x0_vendor_single_wr routine by Lorenzo Bianconi · 7 years ago
  34. e9fa647 mt76x0: remove mt76x0_vendor_reset routine by Lorenzo Bianconi · 7 years ago
  35. 795dbf0 mt76x0: use mt76u_init for bus initialization by Lorenzo Bianconi · 7 years ago
  36. 851ab66 mt76: add multiple regs read support to usb_mcu layer by Lorenzo Bianconi · 7 years ago
  37. 288d600 mt76: move mt76x2u_mcu_deinit routine in mt76-usb module by Lorenzo Bianconi · 7 years ago
  38. 4c89ff2 mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines by Lorenzo Bianconi · 7 years ago
  39. 5090efa mt76: move mt76_reg_pair definition in mt76.h by Lorenzo Bianconi · 7 years ago
  40. 16c8a79 mt76x0: use mt76x02_sta and mt76x02_tx_status by Stanislaw Gruszka · 7 years ago
  41. 78dae93 mt76x0: initalize custom tx queues by Stanislaw Gruszka · 7 years ago
  42. b2d91fb mt76: unify sta structure part 2 by Stanislaw Gruszka · 7 years ago
  43. f5a7f12 mt76: unify sta structure part 1 by Stanislaw Gruszka · 7 years ago
  44. 98ff26e mt76: unify mt76x02_vif struct by Stanislaw Gruszka · 7 years ago
  45. 459e237 mt76x0: use mt76_wcid_free in mt76x0 by Stanislaw Gruszka · 7 years ago
  46. 516ea2a mt76: use mac_wcid_set_drop in mt76x0 by Stanislaw Gruszka · 7 years ago
  47. 32bb405 mt76: unify mac_wcid_setup by Stanislaw Gruszka · 7 years ago
  48. 46436b5 mt76: unify mac_wcid_set_key by Stanislaw Gruszka · 7 years ago
  49. 047aed1 mt76: unify mac_shared_key_setup by Stanislaw Gruszka · 7 years ago
  50. d413127 mt76: add helpers for register access with mt76_dev struct by Stanislaw Gruszka · 7 years ago
  51. c378f24 mt76: unify mac_get_key_info by Stanislaw Gruszka · 7 years ago
  52. 108a486 mt76: create new mt76x02-lib module for common mt76x{0,2} code by Stanislaw Gruszka · 7 years ago
  53. 797ea24 mt76: merge mt76x0/regs.h into mt76x02_regs.h by Stanislaw Gruszka · 7 years ago
  54. 89e1b1b mt76: rename mt76x2_regs.h by Stanislaw Gruszka · 7 years ago
  55. 2735a6d mt76: unify wait_for_mac by Stanislaw Gruszka · 7 years ago
  56. ac5d5b3 mt76: verify evt type in usb mcu response by Lorenzo Bianconi · 7 years ago
  57. 9b2fd48 mt76x2u: run device cleanup routine if resume fails by Lorenzo Bianconi · 7 years ago
  58. 81c8ecc mt76: Fix comparisons with invalid hardware key index by Geert Uytterhoeven · 7 years ago
  59. 4c62764 rsi: improve kernel thread handling to fix kernel panic by Siva Rebbagondla · 7 years ago
  60. baa8caf rsi: fix memory alignment issue in ARM32 platforms by Siva Rebbagondla · 7 years ago
  61. cb18e2e brcmfmac: fix wrong strnchr usage by Rasmus Villemoes · 7 years ago
  62. f483039 rt2x00: use simple_read_from_buffer() by Dan Carpenter · 7 years ago
  63. 33a164f mwifex: free rx_cmd skb in suspended state by Ganapathi Bhat · 7 years ago
  64. 7bd4628 mwifiex: do no submit URB in suspended state by Ganapathi Bhat · 7 years ago
  65. 199ba9f rtl8187: Fix warning generated when strncpy() destination length matches the sixe argument by Larry Finger · 7 years ago
  66. 5945310 orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD by Colin Ian King · 7 years ago
  67. a858376 brcmfmac: add 4-way handshake offload detection for FT-802.1X by Chung-Hsien Hsu · 7 years ago
  68. 4ad298d brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT support by Chung-Hsien Hsu · 7 years ago
  69. 2fef681 brcmfmac: add CYW89342 mini-PCIe device by Jia-Shyr Chuang · 7 years ago
  70. 3348ef6 libertas_tf: prevent underflow in process_cmdrequest() by Dan Carpenter · 7 years ago
  71. 62a25dc mt76x2u: Add support for Alfa AWUS036ACM by Rosen Penev · 7 years ago
  72. 057118e cw1200: Remove extra parentheses by Varsha Rao · 7 years ago
  73. 9e9e11d brcmsmac: Remove extra parentheses by Varsha Rao · 7 years ago
  74. 647d288 Merge tag 'iwlwifi-next-for-kalle-2018-08-31' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 7 years ago
  75. ab27926 iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules by Luca Coelho · 7 years ago
  76. ea7c2bf Revert "iwlwifi: allow memory debug TLV to specify the memory type" by Johannes Berg · 7 years ago
  77. 930ab73 iwlwifi: mvm: activate fragmented EBS in case of fragmented scan by Ayala Beker · 7 years ago
  78. 1169310 iwlwifi: refactor txq_alloc for supporting more command type by Golan Ben Ami · 7 years ago
  79. 764f9de iwlwifi: mvm: decode HE TB PPDU data by Johannes Berg · 7 years ago
  80. 423584d iwlwifi: rs-fw: support dcm by Naftali Goldstein · 7 years ago
  81. 3e467b8 iwlwifi: rs-fw: enable STBC in he correctly by Naftali Goldstein · 7 years ago
  82. ae17404 iwlwifi: avoid code duplication in stopping fw debug data recording by Shahar S Matityahu · 7 years ago
  83. c5f9754 iwlwifi: change monitor DMA to be coherent by Shahar S Matityahu · 7 years ago
  84. 2859de7 iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates by Naftali Goldstein · 7 years ago
  85. 65c3b58 iwlwifi: mvm: send BCAST management frames to the right station by Emmanuel Grumbach · 7 years ago
  86. 06c34de iwlwifi: Add missing 11n disable module parameter check by Ido Yariv · 7 years ago
  87. 317bc55 iwlwifi: mvm: remove channel 2 from HE radiotap if not applicable by Johannes Berg · 7 years ago
  88. 925bc2b iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUs by Johannes Berg · 7 years ago
  89. 93cc712 iwlwifi: mvm: properly decode HE GI duration by Johannes Berg · 7 years ago
  90. de8da23 iwlwifi: mvm: put LTF symbol size into HE radiotap by Johannes Berg · 7 years ago
  91. dabf984 iwlwifi: mvm: implement extended HE-MU sniffer API by Johannes Berg · 7 years ago
  92. 754f890 iwlwifi: remove all occurrences of the FSF address paragraph by Luca Coelho · 7 years ago
  93. e506b48 iwlwifi: pcie: set interrupt coalescing also for gen2 by Sara Sharon · 7 years ago
  94. 3baf752 iwlwifi: mvm: Send LQ command as async when necessary by Avraham Stern · 7 years ago
  95. 1a19c13 iwlwifi: mvm: avoid sending too many BARs by Sara Sharon · 7 years ago
  96. 941ab4e iwlwifi: mvm: fix BAR seq ctrl reporting by Sara Sharon · 7 years ago
  97. f60c9e5 iwlwifi: improve the flow when a NIC is disconnected by Emmanuel Grumbach · 7 years ago
  98. 50f067b iwlwifi: mvm: support Coex Schema 2 by Erel Geron · 7 years ago
  99. 2b3fae6 iwlwifi: pcie: avoid unnecessary work if NIC is disconnected by Matt Chen · 7 years ago
  100. 84f2602 iwlwifi: don't WARN on trying to dump dead firmware by Johannes Berg · 7 years ago