1. e9517fe Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  2. cebf4cf Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands by Johan Hedberg · 11 years ago
  3. c4e5baf Bluetooth: Fix potential double-frees of L2CAP skbs by Johan Hedberg · 11 years ago
  4. 9ecb3e2 Bluetooth: Restrict high speed support to SSP enabled controllers by Marcel Holtmann · 11 years ago
  5. 72ef0c1 Bluetooth: Remove unneeded val variable when setting SSP by Marcel Holtmann · 11 years ago
  6. 620ad52 Bluetooth: Refactor hci_connect_le by Andre Guedes · 11 years ago
  7. 1d399ae Bluetooth: Use HCI request for LE connection by Andre Guedes · 11 years ago
  8. e05634e ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n() by Fengguang Wu · 11 years ago
  9. 60631c5 ath10k: fix ath10k_debug_start() locking by Kalle Valo · 11 years ago
  10. a24b88b ath10k: Fix bug in max. VHT A-MPDU size by Sujith Manoharan · 11 years ago
  11. f74ca9b Bluetooth: Fix changing advertising setting while LE is connected by Johan Hedberg · 11 years ago
  12. 0d1a28f ath10k: fix RX performance when using AP 10.X FW by Michal Kazior · 11 years ago
  13. 9bab1cc ath10k: fix possible memory leak in new FW loading by Michal Kazior · 11 years ago
  14. fd9c486 ath10k: fix printf format string by Michal Kazior · 11 years ago
  15. c1f23a2 Bluetooth: Fix variable shadow warnings by Johannes Berg · 11 years ago
  16. f38ba94 Bluetooth: Read flow control mode on AMP controller init by Marcel Holtmann · 11 years ago
  17. 7528ca1 Bluetooth: Read location data on AMP controller init by Marcel Holtmann · 11 years ago
  18. f6996cf Bluetooth: Read supported features and commands on AMP controllers by Marcel Holtmann · 11 years ago
  19. 3efcb3b ath10k: remove num_sends_allowed by Michal Kazior · 11 years ago
  20. 2e761b5 ath10k: remove ce_sendlist_send by Michal Kazior · 11 years ago
  21. ddb6ad7 ath10k: split vdev_id calculation from tx function by Michal Kazior · 11 years ago
  22. 42c3aa6 ath10k: split tid calculation from tx function by Michal Kazior · 11 years ago
  23. c322892 ath10k: extend the max_scan time by Bartosz Markowski · 11 years ago
  24. 8acd3c9 ath10k: enable 10.x firmware branch support by Bartosz Markowski · 11 years ago
  25. ddc1a70 NFC: Fix SE API related sparse warning by Samuel Ortiz · 11 years ago
  26. 7227c02 NFC: port100: Add target mode support by Thierry Escande · 11 years ago
  27. 9f7b57f NFC: port100: Add initiator mode support by Thierry Escande · 11 years ago
  28. 0347a6a NFC: port100: Commands mechanism implementation by Thierry Escande · 11 years ago
  29. 562d4d5 NFC: Sony Port-100 Series driver by Thierry Escande · 11 years ago
  30. cd0a85c Bluetooth: List powered down AMP controllers correctly by Marcel Holtmann · 11 years ago
  31. 93c311a Bluetooth: Make mgmt power down notification for BR/EDR explicit by Marcel Holtmann · 11 years ago
  32. 004b025 Bluetooth: Power off AMP controllers after setup phase by Marcel Holtmann · 11 years ago
  33. 2f1e063 Bluetooth: Make mgmt_discovering() return void by Marcel Holtmann · 11 years ago
  34. 9cf12ae Bluetooth: Make mgmt_remote_name() return void by Marcel Holtmann · 11 years ago
  35. 901801b Bluetooth: Make mgmt_device_found() return void by Marcel Holtmann · 11 years ago
  36. 9b80ec5 Bluetooth: Make mgmt_device_disconnected() return void by Marcel Holtmann · 11 years ago
  37. ecd90ae Bluetooth: Make mgmt_device_connected() return void by Marcel Holtmann · 11 years ago
  38. 445608d Bluetooth: Make mgmt_connect_failed() return void by Marcel Holtmann · 11 years ago
  39. 7892924 Bluetooth: Make mgmt_disconnect_failed() return void by Marcel Holtmann · 11 years ago
  40. 3eec705 Bluetooth: Make mgmt_set_powered_failed() return void by Marcel Holtmann · 11 years ago
  41. bf6b56d Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void by Marcel Holtmann · 11 years ago
  42. 5559435 Bluetooth: Send new settings only when pairable changes by Marcel Holtmann · 11 years ago
  43. 1514b89 Bluetooth: Remove mgmt_valid_hdev() helper function by Marcel Holtmann · 11 years ago
  44. a6d811e Bluetooth: Remove no longer needed mgmt_new_settings() function by Marcel Holtmann · 11 years ago
  45. 5976e60 Bluetooth: Use helper function for re-enabling advertising by Marcel Holtmann · 11 years ago
  46. b4faf300 Bluetooth: Set LE advertising parameters before enabling it by Marcel Holtmann · 11 years ago
  47. c2f5ebd Bluetooth: Add constants for LE advertising types by Marcel Holtmann · 11 years ago
  48. bba3aa5 Bluetooth: Use helper functions for enabling/disabling advertising by Marcel Holtmann · 11 years ago
  49. 03d8741 Bluetooth: Make it clear that disabling LE disables advertising by Marcel Holtmann · 11 years ago
  50. 1e19189 Bluetooth: Add HCI structure for LE advertising parameters command by Marcel Holtmann · 11 years ago
  51. c25dfc6 Bluetooth: Use random address if public address is not available by Marcel Holtmann · 11 years ago
  52. e880353 Bluetooth: Simplify device type check for AMP discover response by Marcel Holtmann · 11 years ago
  53. 01cd340 Bluetooth: Use explicit check for BR/EDR device type by Marcel Holtmann · 11 years ago
  54. a5c8f27 Bluetooth: Reject enabling controllers without valid addresses by Marcel Holtmann · 11 years ago
  55. a646bd8 Bluetooth: Check for non BR/EDR controller in AMP discover response by Marcel Holtmann · 11 years ago
  56. 1df7b17 Bluetooth: Simplify check if L2CAP connection is AMP capable by Marcel Holtmann · 11 years ago
  57. 80d58d0 Bluetooth: Move hci_amp_capable() function into L2CAP core by Marcel Holtmann · 11 years ago
  58. 23f0cb4 Bluetooth: Remove check for number of AMP controller by Marcel Holtmann · 11 years ago
  59. 346e709 Bluetooth: Remove pointless inline function by Marcel Holtmann · 11 years ago
  60. 536619e Bluetooth: Rename AMP status constants and use them by Marcel Holtmann · 11 years ago
  61. 6ed971c Bluetooth: Use explicit AMP controller id value for BR/EDR by Marcel Holtmann · 11 years ago
  62. ece6912 Bluetooth: Separate AMP controller type from HCI device type by Marcel Holtmann · 11 years ago
  63. 7c13823 Bluetooth: Add constants for AMP controller type by Marcel Holtmann · 11 years ago
  64. f822c41 Bluetooth: Remove useless external function to count controllers by Marcel Holtmann · 11 years ago
  65. 23b9003 Bluetooth: Fix controller list for AMP discover response by Marcel Holtmann · 11 years ago
  66. 2210246 Bluetooth: Fix re-enabling advertising after a connection by Johan Hedberg · 11 years ago
  67. d2f5a19 Bluetooth: Add public mgmt function to send New Settings event by Johan Hedberg · 11 years ago
  68. f3d3444a Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING by Johan Hedberg · 11 years ago
  69. 46a190c Bluetooth: Initialize hci_conn fields in hci_connect_le by Andre Guedes · 11 years ago
  70. f1e5d54 Bluetooth: Rename hci_conn variable in hci_connect_le() by Andre Guedes · 11 years ago
  71. 274dede wireless: rt2x00: rt2800usb: add new devices by Xose Vazquez Perez · 11 years ago
  72. d41200a rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  73. 3fc0165 rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  74. 6483033 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  75. 0d1cdce rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup() by Larry Finger · 11 years ago
  76. 3764eb7 rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  77. 5784935 rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  78. 4f4826d rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  79. c6d3729 rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct by Larry Finger · 11 years ago
  80. dab3df5 rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.c by Larry Finger · 11 years ago
  81. 354d0f3 rtlwifi: Fix smatch warnings in usb.c by Larry Finger · 11 years ago
  82. a3557d4d rtlwifi: Fix smatch warning in pci.c by Larry Finger · 11 years ago
  83. d0df71dc rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c by Larry Finger · 11 years ago
  84. 61800b2 rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c by Larry Finger · 11 years ago
  85. 857c007 rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c by Larry Finger · 11 years ago
  86. adb250b rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c by Larry Finger · 11 years ago
  87. 3b9b74b rt2800: add support for radio chip RF3070 by Stanislaw Gruszka · 11 years ago
  88. 05f3820 brcmfmac: rework rx path bus interface by Arend van Spriel · 11 years ago
  89. f2c44fe brcmfmac: Use fw filename and nvram based of devid for sdio. by Hante Meuleman · 11 years ago
  90. 5af47fb brcmfmac: fix sparse error 'bad constant expression' by Arend van Spriel · 11 years ago
  91. 5491c11 brcmfmac: reserve memory for bus layer in sk_buff::cb by Franky Lin · 11 years ago
  92. 7434785 brcmfmac: add valid core index check in related functions by Franky Lin · 11 years ago
  93. fe04015 brcmfmac: add BCM4339 SDIO interface support by Franky Lin · 11 years ago
  94. 4cd0ea4 brcmfmac: sync firmware event list by Franky Lin · 11 years ago
  95. 0d4f55b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  96. 75ae83d Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  97. c21a7d6 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  98. 4f3e219 Bluetooth: Only one command per L2CAP LE signalling is supported by Marcel Holtmann · 11 years ago
  99. 92381f5 Bluetooth: Check minimum length of SMP packets by Marcel Holtmann · 11 years ago
  100. b99707d Bluetooth: Drop packets on ATT fixed channel on BR/EDR by Marcel Holtmann · 11 years ago