1. fe611d0 ath6kl: fix spelling mistake: "Indicat" -> "Indicate" by Colin Ian King · 8 years ago
  2. 8241253 ath10k: add per chain RSSI reporting by Norik Dzhandzhapanyan · 8 years ago
  3. 03a016f ath10k: define structures for CE ctrl/misc register by Sarada Prasanna Garnayak · 8 years ago
  4. 9a993cc ath10k: fix the logic of limiting tdls peer counts by Ryan Hsu · 8 years ago
  5. a9f5f28 ath10k: add BMI parameters to fix calibration from DT/pre-cal by Anilkumar Kolli · 8 years ago
  6. 4f40b42 ath10k: initialize nbytes to 0 by Ben Greear · 8 years ago
  7. 6bb099b ath10k: log when longer bmi cmds happen by Ben Greear · 8 years ago
  8. 13c3b26 ath10k: increase BMI timeout by Ben Greear · 8 years ago
  9. 79e6882 ath10k: go back to using dma_alloc_coherent() for firmware scratch memory by Adrian Chadd · 8 years ago
  10. d86d471 wil6210: support devices with different PCIe bar size by Maya Erez · 8 years ago
  11. 646d402 wil6210: Improve AP stop handling by Hamad Kadmany · 8 years ago
  12. 1c39645 wil6210: add option to load FTM FW by Hamad Kadmany · 8 years ago
  13. 0216a89 wil6210: low level RF sector API by Lior David · 8 years ago
  14. c1dd801 ath10k: fix reported HT MCS rates with NSS > 1 by Sven Eckelmann · 8 years ago
  15. 8c1f208 ath10k: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  16. fb53905 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  17. b01c9e3 ath9k: check ah->curchan when updating tx power by Stanislaw Gruszka · 8 years ago
  18. 641c1f4 ath9k: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  19. 9a49290 wil6210: use memdup_user by Geliang Tang · 8 years ago
  20. 8fed682 ath5k: fix memory leak on buf on failed eeprom read by Colin Ian King · 8 years ago
  21. c46e2a8 ath9k: fix spelling in ath9k_tx99_init() by Ammly Fredrick · 8 years ago
  22. 1ed760c ath6kl: assure headroom of skbuff is writable in .start_xmit() by Arend Van Spriel · 8 years ago
  23. a1ad719 mwifiex: add missing USB-descriptor endianness conversion by Johan Hovold · 8 years ago
  24. 68efd03 mwifiex: pcie: stop setting/clearing 'surprise_removed' by Brian Norris · 8 years ago
  25. fa4651e mwifiex: pcie: remove useless pdev check by Brian Norris · 8 years ago
  26. 7ade530 mwifiex: 11h: drop unnecessary check for '!priv' by Brian Norris · 8 years ago
  27. 7170862 mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup by Brian Norris · 8 years ago
  28. bc69ca3 mwifiex: remove useless 'mwifiex_lock' by Brian Norris · 8 years ago
  29. 6eb2d00 mwifiex: don't leak stashed beacon buffer on reset by Brian Norris · 8 years ago
  30. 0f13acf mwifiex: don't drop lock between list-retrieval / list-deletion by Brian Norris · 8 years ago
  31. 09bdb65 mwifiex: Add locking to mwifiex_11n_delba by Douglas Anderson · 8 years ago
  32. 90ad0be mwifiex: Don't release cmd_pending_q_lock while iterating by Douglas Anderson · 8 years ago
  33. e0b636e mwifiex: Don't release tx_ba_stream_tbl_lock while iterating by Douglas Anderson · 8 years ago
  34. 8535107 mwifiex: fixup error cases in mwifiex_add_virtual_intf() by Brian Norris · 8 years ago
  35. d41bf5c mwifiex: pcie: de-duplicate buffer allocation code by Brian Norris · 8 years ago
  36. e8dc072 rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence" by Colin Ian King · 8 years ago
  37. 6b9e6f6 rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise" by Colin Ian King · 8 years ago
  38. 12515a0 rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma duration by Ping-Ke Shih · 8 years ago
  39. 12e87c0 rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabled by Ping-Ke Shih · 8 years ago
  40. 7571780 rtlwifi: btcoex: 23b 1ant: check if BT high priority packet exist by Ping-Ke Shih · 8 years ago
  41. 37a5be0 rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counter by Ping-Ke Shih · 8 years ago
  42. 2622d7d rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busy by Ping-Ke Shih · 8 years ago
  43. 2d446a5 rtlwifi: btcoex: 23b 1ant: rename and coding style modification. by Ping-Ke Shih · 8 years ago
  44. 158707f rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustment by Larry Finger · 8 years ago
  45. 63ad6ea rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt info by Yan-Hsuan Chuang · 8 years ago
  46. 0ad7bd2 rtlwifi: btcoex: 21a 1ant: fix some coding style issues by Yan-Hsuan Chuang · 8 years ago
  47. de202ba rtlwifi: btcoex: 21a 1ant: treat ARP as special packet by Yan-Hsuan Chuang · 8 years ago
  48. ee406ce rtlwifi: btcoex: 21a 1ant: re-init coex after wifi leaves IPS by Yan-Hsuan Chuang · 8 years ago
  49. 7ad6ff8 rtlwifi: btcoex: 21a 1ant: use default value when initiating coex by Yan-Hsuan Chuang · 8 years ago
  50. af4295a rtlwifi: btcoex: 21a 1ant: mark packet high priority when scanning by Yan-Hsuan Chuang · 8 years ago
  51. 93cfe89 rtlwifi: btcoex: 21a 1ant: normal mode for retry limit when connected by Yan-Hsuan Chuang · 8 years ago
  52. 7f1045d rtlwifi: btcoex: 21a 1ant: wifi slot time adjustment by Yan-Hsuan Chuang · 8 years ago
  53. 2469753 rtlwifi: btcoex: 21a 1ant: coex table and tdma settings for softap mode by Yan-Hsuan Chuang · 8 years ago
  54. a4da867 rtlwifi: btcoex: 21a 1ant: react to special packet when wifi is not scanning by Yan-Hsuan Chuang · 8 years ago
  55. bcd6f89 rtlwifi: btcoex: 21a 1ant: shorten wifi slot when connected scan by Yan-Hsuan Chuang · 8 years ago
  56. 2fb9ca2 rtlwifi: btcoex: 21a 1ant: more bt profiling when wifi receives special packet by Yan-Hsuan Chuang · 8 years ago
  57. 8113b9c rtlwifi: btcoex: 21a 1ant: set tdma and coex table when wifi is idle by Yan-Hsuan Chuang · 8 years ago
  58. 3acd168 rtlwifi: btcoex: 21a 2ant: remove unused antenna detection variables by Yan-Hsuan Chuang · 8 years ago
  59. e7dc320 rtlwifi: btcoex: 21a 2ant: fix PTA unstable problem when hw init by Yan-Hsuan Chuang · 8 years ago
  60. a3b2ba8 rtlwifi: btcoex: 21a 2ant: refine bt info notify to have more profilings by Yan-Hsuan Chuang · 8 years ago
  61. 728b610 rtlwifi: btcoex: 21a 2ant: init wlan when leave ips by Yan-Hsuan Chuang · 8 years ago
  62. 1f88d59 rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set by Yan-Hsuan Chuang · 8 years ago
  63. eee87f2 rtlwifi: btcoex: 21a 2ant: add pnp notidy to avoid LPS/IPS mismatch by Yan-Hsuan Chuang · 8 years ago
  64. 4a279c2 rtlwifi: btcoex: 21a 2ant: settings before wifi firmware is ready by Yan-Hsuan Chuang · 8 years ago
  65. be04040 rtlwifi: btcoex: 21a 2ant: set wifi standby when halting of entering ips by Yan-Hsuan Chuang · 8 years ago
  66. d86aa50 rtlwifi: btcoex: 21a 2ant: refine btc8821a2ant_action_hid_a2dp by Yan-Hsuan Chuang · 8 years ago
  67. 7b5ca74 rtlwifi: btcoex: 21a 2ant: set tdma with rssi states by Yan-Hsuan Chuang · 8 years ago
  68. 436e9c1 rtlwifi: btcoex: Remove 92e 2ant configuration parameter by Larry Finger · 8 years ago
  69. d6a8205 rtlwifi: btcoex: Remove 23b 2ant configuration parameter by Larry Finger · 8 years ago
  70. f66509e rtlwifi: btcoex: Remove 23b 1ant configuration parameter by Larry Finger · 8 years ago
  71. aef9ae4 rtlwifi: btcoex: Remove 21a 1ant configuration parameter by Larry Finger · 8 years ago
  72. 6a01d48 wlcore: use memdup_user by Geliang Tang · 8 years ago
  73. 6d7d579 mwifiex: pcie: add card_reset() support by Brian Norris · 8 years ago
  74. 21f569a mwifiex: initiate card-specific work atomically by Brian Norris · 8 years ago
  75. 83625a4 mwifiex: p2p client using same data path as station by Xinming Hu · 8 years ago
  76. 94ed6ff brcmfmac: move scheduled scan wiphy param setting to pno module by Arend Van Spriel · 8 years ago
  77. 9fe929a brcmfmac: add firmware feature detection for gscan feature by Arend van Spriel · 8 years ago
  78. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 1319a28 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  80. 66f4bc8 Merge branch 'ldmsw-fixes' by David S. Miller · 8 years ago
  81. 8b671f9 ldmvsw: stop the clean timer at beginning of remove by Shannon Nelson · 8 years ago
  82. b18e5e8 ldmvsw: unregistering netdev before disable hardware by Thomas Tai · 8 years ago
  83. ca9df7e net: netcp: fix check of requested timestamping filter by Miroslav Lichvar · 8 years ago
  84. 42a928c Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  85. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  86. aa4ad88 qed: Fix uninitialized data in aRFS infrastructure by Mintz, Yuval · 8 years ago
  87. 8c977f5 mdio: mux: fix device_node_continue.cocci warnings by Julia Lawall · 8 years ago
  88. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 8 years ago
  89. 4762010 net/mlx4_core: Use min3 to select number of MSI-X vectors by yuval.shaia@oracle.com · 8 years ago
  90. 70957ea macvlan: Fix performance issues with vlan tagged packets by Vlad Yasevich · 8 years ago
  91. 66c25f6 net: stmmac: use correct pointer when printing normal descriptor ring by Niklas Cassel · 8 years ago
  92. 5085411 net/mlx5: Use underlay QPN from the root name space by Yishai Hadas · 8 years ago
  93. 5360fd4 net/mlx5e: IPoIB, Only support regular RQ for now by Saeed Mahameed · 8 years ago
  94. 20b6a1c net/mlx5e: Fix setup TC ndo by Saeed Mahameed · 8 years ago
  95. e3c1950 net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 8 years ago
  96. b383b54 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 8 years ago
  97. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  98. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  99. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  100. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago