1. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  3. db69f4e mwifiex: reserve passive scan time for radar channel by Xinming Hu · 7 years ago
  4. 788f4e4 mwifiex: increase log level for internal scan fail result by Xinming Hu · 7 years ago
  5. 666cc43 mwifiex: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  6. ae30bda mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support by Ganapathi Bhat · 7 years ago
  7. b817047a mwifiex: handle race during mwifiex_usb_disconnect by Ganapathi Bhat · 7 years ago
  8. 618fd1e mwifiex: avoid exporting mwifiex_send_cmd by Ganapathi Bhat · 7 years ago
  9. 21c5c83 mwifiex: support sysfs initiated device coredump by Arend Van Spriel · 7 years ago
  10. 30bfce0 mwifiex: correct histogram data with appropriate index by Xinming Hu · 7 years ago
  11. 41bd3d5 wireless-drivers: Dynamically allocate struct station_info by Toke Høiland-Jørgensen · 7 years ago
  12. 4f9fb99 mwifiex: increase TX threashold to avoid TX timeout during ED MAC test by Ganapathi Bhat · 7 years ago
  13. 4793e5a mwifiex: delete unneeded include by Julia Lawall · 7 years ago
  14. 7cce139 mwifiex: keep user configured mac address during changing virtual interface by Xinming Hu · 7 years ago
  15. c3b2a34 mwifiex: always configure firmware mac address during changing virtual interface by Xinming Hu · 7 years ago
  16. 307857d mwifiex: make firmware mac address consistent with host configuration by Xinming Hu · 7 years ago
  17. c126e19 mwifiex: fix mwifiex_hard_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  18. 01eca28 mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready() by Dan Carpenter · 7 years ago
  19. c100353 mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2 by Xinming Hu · 7 years ago
  20. d6c38be mwifiex: uap: filter duplicate ERP IE by Xinming Hu · 7 years ago
  21. 6c20495 mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv() by Ganapathi Bhat · 7 years ago
  22. 28bf831 mwifiex: get_channel from firmware by Ganapathi Bhat · 7 years ago
  23. 77423fa mwifiex: fix incorrect ht capability problem by Ganapathi Bhat · 7 years ago
  24. 53a7094 Revert "mwifiex: fix incorrect ht capability problem" by Ganapathi Bhat · 7 years ago
  25. eaab43e mwifiex: correct antenna number with high bits reserved by Xinming Hu · 7 years ago
  26. a6cf02e net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text by Randy Dunlap · 7 years ago
  27. 8641646 mwifiex: set different mac address for interfaces with same bss type by Xinming Hu · 8 years ago
  28. a64e7a7 mwifiex: resolve reset vs. remove()/shutdown() deadlocks by Brian Norris · 8 years ago
  29. 7e34c0d Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler" by Brian Norris · 8 years ago
  30. b713bbf mwifiex: cancel pcie/sdio work in remove/shutdown handler by Xinming Hu · 8 years ago
  31. 18d6050 mwifiex: debugfs: trigger device dump for usb interface by Xinming Hu · 8 years ago
  32. f5ecd02 mwifiex: device dump support for usb interface by Xinming Hu · 8 years ago
  33. d0e2b44 mwifiex: refactor device dump code to make it generic for usb interface by Xinming Hu · 8 years ago
  34. c61cfe4 mwifiex: cfg80211: do not change virtual interface during scan processing by Limin Zhu · 8 years ago
  35. 71121e4 mwifiex: do not support change AP interface to station mode by Xinming Hu · 8 years ago
  36. 4628257 mwl8k: Expand non-DFS 5G channels by Weixiao Zhang · 8 years ago
  37. 6e300769 Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  38. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  40. c6c65a8 mwifiex: do not transmit in 11N rates when connected in TKIP security by Ganapathi Bhat · 8 years ago
  41. 39a9cd5 libertas: don't write wdev->ssid/_len by Johannes Berg · 8 years ago
  42. 78ce6a9 libertas: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  43. 08c2eb8 mwifiex: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  44. 3170492 mwifiex: Use put_unaligned_le32 by Himanshu Jha · 8 years ago
  45. 2d5cc60 mwifiex: double the size of chan_stats array in adapter by Rohit Fule · 8 years ago
  46. f0f7c22 mwifiex: minor cleanups w/ sta_list_spinlock in cfg80211.c by Douglas Anderson · 8 years ago
  47. 4035105 mwifiex: kill useless list_empty checks by Douglas Anderson · 8 years ago
  48. 073a435 mwifiex: Random MAC address during scanning by Karthik Ananthapadmanabha · 8 years ago
  49. 7dfb0eb mwifiex: make const array tos_to_ac static, reduces object code size by Colin Ian King · 8 years ago
  50. e9a3846 mwifiex: use get_random_mask_addr() helper by Ganapathi Bhat · 8 years ago
  51. e251a88 mwifiex: avoid storing random_mac in private by Ganapathi Bhat · 8 years ago
  52. d157bcf mwifiex: make const arrays static to shink object code size by Colin Ian King · 8 years ago
  53. 85dafc1 mwifiex: remove unnecessary call to memset by Himanshu Jha · 8 years ago
  54. 26177d7 mwifiex: check for mfg_mode in add_virtual_intf by Ganapathi Bhat · 8 years ago
  55. 31726ff mwifiex: notify cfg80211 about scan abort by Ganapathi Bhat · 8 years ago
  56. 89001c1 mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scan by Ganapathi Bhat · 8 years ago
  57. 2af2c2c mwifiex: do not use random MAC for pre-association scanning by Ganapathi Bhat · 8 years ago
  58. f18bbe5 mwifiex: uap: enable 11d based on userspace configruation by Xinming Hu · 8 years ago
  59. 7516dbd mwifiex: constify usb_device_id by Arvind Yadav · 8 years ago
  60. 8a3132f libertas_tf: constify usb_device_id by Arvind Yadav · 8 years ago
  61. 3673c41 libertas: constify usb_device_id by Arvind Yadav · 8 years ago
  62. 4ba28f9 mwifiex: p2p: use separate device address by Xinming Hu · 8 years ago
  63. 20e5476 mwifiex: wrapper wps ie in pass through tlv by Xinming Hu · 8 years ago
  64. 2d33140 mwifiex: Do not change bss_num in change_virtual_intf by Xinming Hu · 8 years ago
  65. bd69cdd mwifiex: replace netif_carrier_on/off by netif_device_attach/dettach by Ganapathi Bhat · 8 years ago
  66. e7ece05 mwifiex: pcie: compatible with wifi-only image while extract wifi-part fw by Xinming Hu · 8 years ago
  67. e37f648 mwifiex: make addba request command clean by Xinming Hu · 8 years ago
  68. 9ddb378 mwifiex: correct IE parse during association by Xinming Hu · 8 years ago
  69. 1783014 mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient" by Colin Ian King · 8 years ago
  70. c559717 mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation" by Colin Ian King · 8 years ago
  71. 9e467c5 mwifiex: disable uapsd in tdls config by Xinming Hu · 8 years ago
  72. fe0c94b mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo() by Dan Carpenter · 8 years ago
  73. f101d96 mwifiex: uninit wakeup info in the error handling by Jeffy Chen · 8 years ago
  74. f46a5b0 mwifiex: fix compile warning of unused variable by Shawn Lin · 8 years ago
  75. 0bc03cf mwifiex: drop num CPU notice by Brian Norris · 8 years ago
  76. 2d98cfd mwifiex: keep mwifiex_cancel_pending_ioctl() static by Brian Norris · 8 years ago
  77. 43a0c9a mwifiex: pcie: remove unnecessary 'pdev' check by Brian Norris · 8 years ago
  78. 2f47150 mwifiex: pcie: disable device DMA before unmapping/freeing buffers by Brian Norris · 8 years ago
  79. 3768081 mwifiex: debugfs: allow card_reset() to cancel things by Brian Norris · 8 years ago
  80. 87a6021 mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process by Brian Norris · 8 years ago
  81. 605db27 mwifiex: pcie: remove unnecessary masks by Brian Norris · 8 years ago
  82. 463df47 mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q() by Brian Norris · 8 years ago
  83. 8395fd9 mwifiex: don't open-code ARRAY_SIZE() by Brian Norris · 8 years ago
  84. fe8d730 mwifiex: utilize netif_tx_{wake,stop}_all_queues() by Brian Norris · 8 years ago
  85. f7d7e4b mwifiex: make mwifiex_free_cmd_buffer() return void by Brian Norris · 8 years ago
  86. 5e6588b mwifiex: fix misnomers in mwifiex_free_lock_list() by Brian Norris · 8 years ago
  87. 9557d9f mwifiex: ensure "disable auto DS" struct is initialized by Brian Norris · 8 years ago
  88. c253a62 mwifiex: fixup init_channel_scan_gap error case by Brian Norris · 8 years ago
  89. 6417dba mwifiex: don't short-circuit netdev notifiers on interface deletion by Brian Norris · 8 years ago
  90. ce32d1d8 mwifiex: unregister wiphy before freeing resources by Brian Norris · 8 years ago
  91. 643acea mwifiex: re-register wiphy across reset by Brian Norris · 8 years ago
  92. 7dc4a6b mwifiex: pcie: don't allow cmd buffer reuse after reset by Brian Norris · 8 years ago
  93. 4b1f5a0 mwifiex: reset interrupt status across device reset by Brian Norris · 8 years ago
  94. b6658b6 mwifiex: reunite copy-and-pasted remove/reset code by Brian Norris · 8 years ago
  95. 4b5dde2 mwifiex: correct channel stat buffer overflows by Brian Norris · 8 years ago
  96. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  97. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  98. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  99. 8a063a2 mwifiex: do not update MCS set from hostapd by Ganapathi Bhat · 8 years ago
  100. 3334c28 mwifiex: fix spelling mistake: "secuirty" -> "security" by Colin Ian King · 8 years ago