1. 7243a1a Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  2. b1a4c9a bcma: make OF code more generic (not platform_device specific) by Rafał Miłecki · 8 years ago
  3. 6715208 rt2800: enable rt3290 unconditionally on pci probe by Stanislaw Gruszka · 8 years ago
  4. a971df0 bcma: use (get|put)_device when probing/removing device driver by Rafał Miłecki · 8 years ago
  5. 2a2a5d1 brcmfmac: add .update_connect_params() callback by Arend Van Spriel · 8 years ago
  6. 0b57010 brcmfmac: allow wowlan support to be per device by Arend Van Spriel · 8 years ago
  7. d29afe9 brcmfmac: fix handling firmware results for wowl netdetect by Arend Van Spriel · 8 years ago
  8. 2ef0359 brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets by Arend Van Spriel · 8 years ago
  9. d546530 iwlwifi: alloc memory dynamically also for DVM by Sara Sharon · 8 years ago
  10. 33e962c rt2x00: fix clk_get call by Stanislaw Gruszka · 8 years ago
  11. 575ddce rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down by Michael Schenk · 8 years ago
  12. 64ad086 wlcore: print the sdio buffer after reading it by Guy Mishol · 8 years ago
  13. cc37d8e mwifiex: use pci_dma_sync_single* APIs by Amitkumar Karwar · 8 years ago
  14. 3e66849 mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm by Amitkumar Karwar · 8 years ago
  15. 98e71f4 rt2x00: add support for RT5350 WiSoC by Serge Vasilugin · 8 years ago
  16. 5c4412e rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal by Daniel Golle · 8 years ago
  17. 34db70b9 rt2x00: add copy of clk for soc devices by Stanislaw Gruszka · 8 years ago
  18. b3d75a8 brcmfmac: drop duplicated core selection from brcmf_pcie_attach by Rafał Miłecki · 8 years ago
  19. f2593cb ath10k: Search SMBIOS for OEM board file extension by Waldemar Rymarkiewicz · 8 years ago
  20. 1ad38fd ath10k: fix typo in addr calculation by Srinivas Kandagatla · 8 years ago
  21. 0de4df5 ath10k: use dma_zalloc_coherent() by Srinivas Kandagatla · 8 years ago
  22. dd51fa3 ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT by Srinivas Kandagatla · 8 years ago
  23. 78484c4 wil6210: convert symbolic permissions to octal permissions by Maya Erez · 8 years ago
  24. c3bfea0 wil6210: option to override A-BFT length in start AP/PCP by Lior David · 8 years ago
  25. 9d865ee wil6210: report association ID (AID) per station in debugfs by Lior David · 8 years ago
  26. a52fb91 wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  27. a895cb8 wil6210: fix for broadcast workaround in PBSS by Lior David · 8 years ago
  28. 3ee908d wil6210: protect against false interrupt during reset sequence by Hamad Kadmany · 8 years ago
  29. 4d4c4dc wil6210: missing reinit_completion in wmi_call by Lior David · 8 years ago
  30. 0d2370e wil6210: support new WMI-only FW capability by Dedy Lansky · 8 years ago
  31. af3db60 wil6210: remove __func__ from debug printouts by Lazar Alexei · 8 years ago
  32. a351f2f wil6210: support loading dedicated image for sparrow-plus devices by Lazar Alexei · 8 years ago
  33. 849a564 wil6210: add disable_ap_sme module parameter by Dedy Lansky · 8 years ago
  34. 0b9c1ac Merge tag 'iwlwifi-next-for-kalle-2017-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 8 years ago
  35. 758c98e iwlwifi: mvm: cleanup redundant assignment by Sara Sharon · 8 years ago
  36. cf90da3 iwlwifi: mvm: use mvm_disable_queue instead of sharing logic by Sara Sharon · 8 years ago
  37. 758d1a8 iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write() by Luca Coelho · 8 years ago
  38. a43ae1d iwlwifi: dvm: remove unused variable compiler warning in debugfs.c by Luca Coelho · 8 years ago
  39. 18c44b2 iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner() by Luca Coelho · 8 years ago
  40. 727c02d iwlwifi: pcie: cleanup rfkill checks by Sara Sharon · 8 years ago
  41. ad04e08 iwlwifi: dvm: make rs_tl_get_load() return void by Luca Coelho · 8 years ago
  42. 3ce4a03 iwlwifi: pcie: trans: Remove unused 'shift_param' by Kirtika Ruchandani · 8 years ago
  43. 9d50443 iwlwifi: mvm: rs: Remove unused 'mcs' variable by Kirtika Ruchandani · 8 years ago
  44. c94aace iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variables by Kirtika Ruchandani · 8 years ago
  45. 7b1be5a iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics() by Luca Coelho · 8 years ago
  46. d8320d7 iwlwifi: fix MODULE_FIRMWARE for 6030 by Jürg Billeter · 8 years ago
  47. 34118c2 iwlwifi: mvm: support version 2 of stored beacon notification by Sara Sharon · 8 years ago
  48. 5ec295d iwlwifi: mvm: separate rate calculation to a new function by Sara Sharon · 8 years ago
  49. b86dd74 iwlwifi: mvm: change iwl_mvm_tx_csum to return value by Sara Sharon · 8 years ago
  50. eef187a iwlwifi: enlarge number of ucode sections by Sara Sharon · 8 years ago
  51. 850fe9a iwlwifi: mvm: replace the number of blocks calculation by Sara Sharon · 8 years ago
  52. 08d785f iwlwifi: mvm: simplify paging allocation code by Sara Sharon · 8 years ago
  53. 5d81fbd iwlwifi: mvm: bump max API to 28 by Luca Coelho · 8 years ago
  54. c2e27e1 iwlwifi: mvm: properly check for transport data in dump by Johannes Berg · 8 years ago
  55. 5bdaa0e iwlwifi: allow memory debug TLV to specify the memory type by Johannes Berg · 8 years ago
  56. 1110f8e iwlwifi: mvm: make iwl_dump_prph() void by Johannes Berg · 8 years ago
  57. 2ed1e01 iwlwifi: mvm: accept arbitrary memory dump TLVs by Johannes Berg · 8 years ago
  58. bac453a iwlwifi: mvm: don't restart HW if suspend fails with unified image by Luca Coelho · 8 years ago
  59. 371a17e iwlwifi: mvm: expose device timestamp in radiotap by Johannes Berg · 9 years ago
  60. 106e0de rtlwifi: rtl8192cu: Convert driver to use common macros by Larry Finger · 8 years ago
  61. 69d8597 rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BE by Larry Finger · 8 years ago
  62. 89d32c9 rtlwifi: Download firmware as bytes rather than as dwords by Larry Finger · 8 years ago
  63. 9336d37 rtlwifi: Remove debugging entry in sysfs by Larry Finger · 8 years ago
  64. c34df31 rtlwifi: Convert COMP_XX entries into a proper debugging mask by Larry Finger · 8 years ago
  65. 102e295 rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATA by Larry Finger · 8 years ago
  66. e8cd475 brcmfmac: rename brcmf_bus_start function to brcmf_bus_started by Rafał Miłecki · 8 years ago
  67. bfa7295 brcmfmac: drop brcmf_bus_detach and inline its code by Rafał Miłecki · 8 years ago
  68. f5611e0 brcmfmac: move brcmf_c_set_joinpref_default declaration to common.h by Rafał Miłecki · 8 years ago
  69. c8d8707 brcmfmac: drop unneeded function declarations from headers by Rafał Miłecki · 8 years ago
  70. 8e290ce brcmfmac: fix incorrect event channel deduction by Gavin Li · 8 years ago
  71. 1ee8378 rtl8xxxu: Update author/maintainer contact info by Jes Sorensen · 8 years ago
  72. 5407fd7 rtl8xxxu: Add additional USB IDs for rtl8192eu devices by Axel Köllhofer · 8 years ago
  73. 66dfa26 rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu) by Axel Köllhofer · 8 years ago
  74. c14239f rtl8xxxu: Add another 8192eu device to the USB list by Jes Sorensen · 8 years ago
  75. d607e39 rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as tested by Jes Sorensen · 8 years ago
  76. a62a7788 brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF by Martin Blumenstingl · 8 years ago
  77. 0ed917d mwifiex: don't complain about 'unknown event id: 0x63' by Brian Norris · 8 years ago
  78. fe11678 mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE() by Brian Norris · 8 years ago
  79. 5d5ddb5 mwifiex: pcie: don't loop/retry interrupt status checks by Brian Norris · 8 years ago
  80. 062e008 mwifiex: pcie: use posted write to wake up firmware by Brian Norris · 8 years ago
  81. c75c398 ath10k: dump Copy Engine registers during firmware crash by Mohammed Shafi Shajakhan · 8 years ago
  82. 0f8a2b7 ath10k: fix per station tx bit rate reporting by Mohammed Shafi Shajakhan · 8 years ago
  83. 0a744d9 ath10k: prevent sta pointer rcu violation by Michal Kazior · 8 years ago
  84. 96d179b ath6kl: fix warning for using 0 as NULL by Wei Yongjun · 8 years ago
  85. dab38e7 rt2x00: rt2800lib: support for for RT3352 with external PA by Daniel Golle · 8 years ago
  86. b8c2db5 rt2x00: rt2800lib: fix rf id for RT3352 by Felix Fietkau · 8 years ago
  87. e974f3a rt2x00: rt2800lib: correctly set HT20/HT40 filter by Serge Vasilugin · 8 years ago
  88. feecb0c rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconing by Stanislaw Gruszka · 8 years ago
  89. 5f0a221 mwifiex: remove redundant dma padding in AMSDU by Xinming Hu · 8 years ago
  90. e457a8a brcmfmac: make brcmf_of_probe more generic by Rafał Miłecki · 8 years ago
  91. 259010c libertas: fix improper return value by Pan Bian · 8 years ago
  92. 7f2f613 rtlwifi: rtl8192de: Remove a pointless goto by Larry Finger · 8 years ago
  93. 6183468 mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print by Brian Norris · 8 years ago
  94. ab99063 brcmfmac: setup wiphy bands after registering it first by Rafał Miłecki · 8 years ago
  95. 9ea0c30 brcmfmac: don't preset all channels as disabled by Rafał Miłecki · 8 years ago
  96. 66ecec0 rt2800: set max_psdu to 3 on usb devices by Stanislaw Gruszka · 8 years ago
  97. 5158324 rt2x00: do not flush empty queue by Stanislaw Gruszka · 8 years ago
  98. 1701221 rt2800usb: mark tx failure on timeout by Stanislaw Gruszka · 8 years ago
  99. e4019e7 rt2800: tune TX_RTS_CFG config by Stanislaw Gruszka · 8 years ago
  100. 01d97ef rt2800: change default retry settings by Stanislaw Gruszka · 8 years ago