1. 8300ee7 mt76x02u: add mt76_release_buffered_frames by Stanislaw Gruszka · 6 years ago
  2. f2276c2 mt76x02: make beacon slots bigger for USB by Stanislaw Gruszka · 6 years ago
  3. 7e07c27 mt76x02u: implement pre TBTT work for USB by Stanislaw Gruszka · 6 years ago
  4. b98558e mt76x02: disable HW encryption for group frames by Stanislaw Gruszka · 6 years ago
  5. 2baed5d mt76x02u: add sta_ps by Stanislaw Gruszka · 6 years ago
  6. 31cdd44 mt76x02: generalize some mmio beaconing functions by Stanislaw Gruszka · 6 years ago
  7. c6ad1fe mt76x02u: implement beacon_ops by Stanislaw Gruszka · 6 years ago
  8. c004b88 mt76x02: introduce beacon_ops by Stanislaw Gruszka · 6 years ago
  9. 5a3f1cc mt76x02: add hrtimer for pre TBTT for USB by Stanislaw Gruszka · 6 years ago
  10. 8d71aef mt76x02: introduce mt76x02_beacon.c by Stanislaw Gruszka · 6 years ago
  11. cadae47 mt76: usb: reduce code indentation in mt76u_alloc_tx by Lorenzo Bianconi · 6 years ago
  12. 4e04ba6 mt7603: core: do not use magic numbers in mt7603_reg_map by Lorenzo Bianconi · 6 years ago
  13. 047348f mt7603: remove mt7603_mcu_init routine by Lorenzo Bianconi · 6 years ago
  14. eb9ca7e mt76: dma: add static qualifier to mt76_dma_tx_queue_skb by Lorenzo Bianconi · 6 years ago
  15. b5903c4 mt76: introduce mt76_tx_info data structure by Lorenzo Bianconi · 6 years ago
  16. eb071ba mt76: move skb dma mapping before running tx_prepare_skb by Lorenzo Bianconi · 6 years ago
  17. 6610553 mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb by Lorenzo Bianconi · 6 years ago
  18. 3bb45b5 mt76: move mt76x02_insert_hdr_pad in mt76-core module by Lorenzo Bianconi · 6 years ago
  19. d290c12 mt76: introduce mt76_txq_id field in mt76_queue_entry by Lorenzo Bianconi · 6 years ago
  20. af005f2 mt76: introduce mt76_sw_queue data structure by Lorenzo Bianconi · 6 years ago
  21. e226ba2 mt76: remove mt76_queue dependency from tx_complete_skb function pointer by Lorenzo Bianconi · 6 years ago
  22. 300832a mt76: remove mt76_queue dependency from tx_prepare_skb function pointer by Lorenzo Bianconi · 6 years ago
  23. 89a3784 mt76: remove mt76_queue dependency from tx_queue_skb function pointer by Lorenzo Bianconi · 6 years ago
  24. b1bfbe7 mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module by Lorenzo Bianconi · 6 years ago
  25. 9220f69 mt76: mmio: move mt76x02_set_irq_mask in mt76 module by Lorenzo Bianconi · 6 years ago
  26. e303748 rtw88: new Realtek 802.11ac driver by Yan-Hsuan Chuang · 6 years ago
  27. c745f72 Merge tag 'iwlwifi-next-for-kalle-2019-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 6 years ago
  28. a0eaead iwlwifi: dbg_ini: check for valid region type during regions parsing by Shahar S Matityahu · 6 years ago
  29. 0aade8f iwlwifi: avoid allocating memory for region with disabled domain by Shahar S Matityahu · 6 years ago
  30. 391481a iwlwifi: dbg: replace dump info device family with HW type by Shahar S Matityahu · 6 years ago
  31. bfd8e3d iwlwifi: dbg_ini: add periodic trigger support by Shahar S Matityahu · 6 years ago
  32. 954454d iwlwifi: dbg_ini: add lmac and umac error tables dumping support by Shahar S Matityahu · 6 years ago
  33. b081e23 iwlwifi: parse command version TLV by Johannes Berg · 6 years ago
  34. 1da3823 iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page() by Luca Coelho · 6 years ago
  35. 11af74a iwlwifi: mvm: Don't sleep in RX path by Andrei Otcheretianski · 6 years ago
  36. fd986b0 iwlwifi: bump FW API to 48 for 22000 series by Luca Coelho · 6 years ago
  37. 529281b iwlwifi: mvm: limit TLC according to our HE capabilities by Liad Kaufman · 6 years ago
  38. aee1b63 iwlwifi: support fseq tlv and print fseq version by Shahar S Matityahu · 6 years ago
  39. cec2d4f iwlwifi: mvm: report FTM start time TSF when applicable by Avraham Stern · 6 years ago
  40. 0c546fb iwlwifi: mvm: support v2 of the WoWLAN patterns command by Luca Coelho · 6 years ago
  41. 30f24ea iwlwifi: pcie: don't crash on invalid RX interrupt by Johannes Berg · 6 years ago
  42. c5bf4fa iwlwifi: pcie: initialize debug_rfkill to -1 by Johannes Berg · 6 years ago
  43. 14cf9bc iwlwifi: Use correct channel_profile iniwl_get_nvm by YueHaibing · 6 years ago
  44. 9ef77fb brcmfmac: send mailbox interrupt twice for specific hardware device by Wright Feng · 6 years ago
  45. a0656c6 rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff' by YueHaibing · 6 years ago
  46. 0b2ff1f mwl8k: move spin_lock_bh to spin_lock in tasklet by Jeff Xie · 6 years ago
  47. 0b68fe1 qtnfmac: modify debugfs to support multiple cards by Sergey Matyukevich · 6 years ago
  48. 888f156 qtnfmac: allow to control DFS slave radar detection by Igor Mitsyanko · 6 years ago
  49. 4f87d48 qtnfmac: handle channel switch events for connected stations only by Sergey Matyukevich · 6 years ago
  50. 147b502 wlcore: simplify/fix/optimize reg_ch_conf_pending operations by Paolo Bonzini · 6 years ago
  51. 324f1fe Revert "brcmfmac: send mailbox interrupt twice for specific hardware device" by Kalle Valo · 6 years ago
  52. 99d94ef brcmfmac: send mailbox interrupt twice for specific hardware device by Wright Feng · 6 years ago
  53. d0e61a0 rt2x00: add RT3883 support by Gabor Juhos · 6 years ago
  54. b1a0ba8 brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs by Hans de Goede · 6 years ago
  55. 8149069 p54: drop device reference count if fails to enable device by Pan Bian · 6 years ago
  56. 84242b8 rtlwifi: rtl8723ae: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  57. 3b989e5 mwifiex: fix spelling mistake "capabilties" -> "capabilities" by Colin Ian King · 6 years ago
  58. b9574ce iwlegacy: fix spelling mistake "acumulative" -> "accumulative" by Colin Ian King · 6 years ago
  59. 938c7c8 mwifiex: add support for SD8987 chipset by Tamás Szűcs · 6 years ago
  60. 6b58320 mwl8k: Fix rate_idx underflow by Petr Štetiar · 6 years ago
  61. 09ac269 at76c50x-usb: Don't register led_trigger if usb_register_driver failed by YueHaibing · 6 years ago
  62. d171728 mwl8k: fix error handling in mwl8k_post_cmd() by Alexey Khoroshilov · 6 years ago
  63. b25105e b43: Remove empty function lpphy_papd_cal() by Larry Finger · 6 years ago
  64. b4c35c1 mwifiex: prevent an array overflow by Dan Carpenter · 6 years ago
  65. 0c7beb2 zd1211rw: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  66. ae187ba mwifiex: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  67. 0a60014 rsi: miscallaneous changes for 9116 and common by Siva Rebbagondla · 6 years ago
  68. 17ff2c7 rsi: reset device changes for 9116 by Siva Rebbagondla · 6 years ago
  69. 1533f97 rsi: send new tx command frame wlan9116 features by Siva Rebbagondla · 6 years ago
  70. f911c86 rsi: new bootup parameters for 9116 by Siva Rebbagondla · 6 years ago
  71. 9ba4562 rsi: change in device init frame sequence for 9116 by Siva Rebbagondla · 6 years ago
  72. e5a1ecc rsi: add firmware loading for 9116 device by Siva Rebbagondla · 6 years ago
  73. 3ac6157 rsi: move common part of firmware load to separate function by Siva Rebbagondla · 6 years ago
  74. 54fdb31 rsi: add new device model for 9116 by Siva Rebbagondla · 6 years ago
  75. 9ea3812 rt2x00mmio: remove legacy comment by Stanislaw Gruszka · 6 years ago
  76. d954f9e rt2x00: remove not used entry field by Stanislaw Gruszka · 6 years ago
  77. eb662b1 rt2x00: remove last_nostatus_check by Stanislaw Gruszka · 6 years ago
  78. e5ceab9 rt2800mmio: use timer and work for handling tx statuses timeouts by Stanislaw Gruszka · 6 years ago
  79. 2c7ba75 rt2800mmio: fetch tx status changes by Stanislaw Gruszka · 6 years ago
  80. 6efa798 rt2800: move txstatus pending routine by Stanislaw Gruszka · 6 years ago
  81. f611315 rt2800: new flush implementation for SoC devices by Stanislaw Gruszka · 6 years ago
  82. 889bb86 rt2800: partially restore old mmio txstatus behaviour by Stanislaw Gruszka · 6 years ago
  83. d5414c2 rsi: Fix NULL pointer dereference in kmalloc by Aditya Pakki · 6 years ago
  84. 9490c56 rt2x00: code-style fix in rt2800usb.c by Tomislav Požega · 6 years ago
  85. 61a4e5f rt2x00: do not print error when queue is full by Stanislaw Gruszka · 6 years ago
  86. e383c70 rt2x00: check number of EPROTO errors by Stanislaw Gruszka · 6 years ago
  87. bb3b18c rt2x00: use ratelimited variants dev_warn/dev_err by Stanislaw Gruszka · 6 years ago
  88. 0ed2a00 net: cw1200: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  89. b2c01aa ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit by YueHaibing · 6 years ago
  90. 3b6edcb ray_cs: use remove_proc_subtree to simplify procfs code by YueHaibing · 6 years ago
  91. 444efbde ray_cs: Check return value of pcmcia_register_driver by YueHaibing · 6 years ago
  92. d442af2 rndis_wlan: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  93. b99561c Merge tag 'iwlwifi-next-for-kalle-2019-04-18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 6 years ago
  94. 69166f7 iwlwifi: dbg_ini: set dump bit only when trigger collection is certain by Shahar S Matityahu · 6 years ago
  95. f8510d6 iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta by Nathan Chancellor · 6 years ago
  96. 2644f9d iwlwifi: remove unused 0x40C0 PCI device IDs by Luca Coelho · 6 years ago
  97. 957a67c iwlwifi: mvm: support rtt confidence indication by Avraham Stern · 6 years ago
  98. e91130c iwlwifi: dbg: add lmac and umac PC registers to periphery dump by Shahar S Matityahu · 6 years ago
  99. 32d2282 iwlwifi: dbg: add periphery memory dumping support to ax210 device family by Shahar S Matityahu · 6 years ago
  100. befebbb iwlwifi: rs: consider LDPC capability in case of HE by Gregory Greenman · 6 years ago