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