1. 3ed7003 Bluetooth: Add logging functions bt_info and bt_err by Joe Perches · 12 years ago
  2. ed2c4ee Bluetooth: mgmt: Add support for Set SSP command by Johan Hedberg · 12 years ago
  3. 33ef95e Bluetooth: mgmt: Add support for Set Link Security command by Johan Hedberg · 12 years ago
  4. 7bb895d Bluetooth: mgmt: Use more consistent error variable names by Johan Hedberg · 12 years ago
  5. 76a7f3a Bluetooth: Remove unused member from cmd_lookup struct by Johan Hedberg · 12 years ago
  6. 7ddb6e0 Bluetooth: Do not dereference zero sk by Andrei Emeltchenko · 12 years ago
  7. 46479e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git by Johan Hedberg · 12 years ago
  8. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  9. 2504a64 ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status by Pavel Roskin · 12 years ago
  10. 6670f15 mwifiex: clear previous security setting during association by Amitkumar Karwar · 12 years ago
  11. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 12 years ago
  12. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  13. 7b99b65 Bluetooth: Fix event sending with DISCOVERY_STOPPED state by Andre Guedes · 12 years ago
  14. 203159d Bluetooth: Fix discovery state machine by Andre Guedes · 12 years ago
  15. e70bb2e Bluetooth: Implement Read Supported Commands commands for mgmt by Johan Hedberg · 12 years ago
  16. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 12 years ago
  17. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 12 years ago
  18. 403f048 Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 12 years ago
  19. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 12 years ago
  20. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 12 years ago
  21. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 12 years ago
  22. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  23. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 12 years ago
  24. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 12 years ago
  25. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 12 years ago
  26. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 12 years ago
  27. 19ad9e9 Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP by Daniel Wagner · 12 years ago
  28. 18daf164 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 12 years ago
  29. 9ab875a Bluetooth: btusb: Remove device lock on release by David Herrmann · 12 years ago
  30. 2dd1068 Bluetooth: Use proper datatypes in release-callbacks by David Herrmann · 12 years ago
  31. 3dc0732 Bluetooth: Introduce to_hci_conn by David Herrmann · 12 years ago
  32. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 12 years ago
  33. aa2b86d Bluetooth: Introduce to_hci_dev() by David Herrmann · 12 years ago
  34. b1078ad Bluetooth: Add Device Unpaired mgmt event by Johan Hedberg · 12 years ago
  35. 82eb703 Bluetooth: Fix mgmt_unpair_device command status by Johan Hedberg · 12 years ago
  36. bab73cb Bluetooth: Add address type to mgmt_ev_auth_failed by Johan Hedberg · 12 years ago
  37. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 12 years ago
  38. 664ce4c Bluetooth: Add address type to Out Of Band mgmt messages by Johan Hedberg · 12 years ago
  39. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 12 years ago
  40. 88c3df1 Bluetooth: Update mgmt_disconnect to match latest API by Johan Hedberg · 12 years ago
  41. 124f6e3 Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device by Johan Hedberg · 12 years ago
  42. 930fa4a Bluetooth: Fix double acking I-Frames when sending pending I-Frames by Szymon Janc · 12 years ago
  43. 8ed7a0a Bluetooth: Fix possible missing I-Frame acknowledgement by Szymon Janc · 12 years ago
  44. 6d5922b Bluetooth: Remove unneeded sk variable by Andrei Emeltchenko · 12 years ago
  45. 5491120 Bluetooth: Clean up l2cap_chan_add by Andrei Emeltchenko · 12 years ago
  46. cf4cd00 Bluetooth: Change chan_ready param from sk to chan by Andrei Emeltchenko · 12 years ago
  47. 343fb14 Bluetooth: Add BT_DBG to mgmt_discovering() by Andre Guedes · 13 years ago
  48. 053c7e0 Bluetooth: Fix device_found event length for remote name resolving by Johan Hedberg · 12 years ago
  49. e877752 Bluetooth: Fix indentation by Andre Guedes · 12 years ago
  50. 3fd2415 Bluetooth: MGMT start discovery LE-Only support by Andre Guedes · 12 years ago
  51. 28b75a8 Bluetooth: Add hci_le_scan() by Andre Guedes · 12 years ago
  52. 7ba8b4b Bluetooth: Add hci_do_le_scan() by Andre Guedes · 12 years ago
  53. 6fbe195 Bluetooth: Minor code refactoring by Andre Guedes · 12 years ago
  54. c599008 Bluetooth: LE scan should send Discovering events by Andre Guedes · 12 years ago
  55. 8af5946 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 12 years ago
  56. 63d2bc1 Bluetooth: Helper removes duplicated code by Andrei Emeltchenko · 12 years ago
  57. b71d385 Bluetooth: Recalculate sched HCI blk/pkt flow ctrl by Andrei Emeltchenko · 12 years ago
  58. 261cc5a Bluetooth: Add support for notifying userspace of new LTK's by Vinicius Costa Gomes · 12 years ago
  59. f9c5f9d Bluetooth: Clean up structures left unused by Vinicius Costa Gomes · 12 years ago
  60. b0dbfb4 Bluetooth: Add support for removing LTK's when pairing is removed by Vinicius Costa Gomes · 12 years ago
  61. 346af67 Bluetooth: Add MGMT handlers for dealing with SMP LTK's by Vinicius Costa Gomes · 12 years ago
  62. c9839a1 Bluetooth: Use the updated key structures for handling LTKs by Vinicius Costa Gomes · 12 years ago
  63. b899efa Bluetooth: Add new structures for handling SMP Long Term Keys by Vinicius Costa Gomes · 12 years ago
  64. 650f726 Bluetooth: Fix doing some useless casts when receiving MGMT commands by Vinicius Costa Gomes · 12 years ago
  65. 37305cf Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0 by Manoj Iyer · 12 years ago
  66. 2a5a5ec Bluetooth: Use list _safe deleting from conn chan_list by Andrei Emeltchenko · 12 years ago
  67. 3c4e0df Bluetooth: Use list _safe deleting from conn_hash_list by Andrei Emeltchenko · 12 years ago
  68. 2842470 Bluetooth: mgmt: Implement Cancel Pair Device command by Johan Hedberg · 12 years ago
  69. 95947a3 Bluetooth: Fix clearing of debug and linkkey flags by Hemant Gupta · 12 years ago
  70. 7a7f1e7 Bluetooth: Send correct response to IO Capability Request by Hemant Gupta · 12 years ago
  71. b7d05ba Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 12 years ago
  72. 9ef866a Bluetooth: Update mgmt.h to match latest API spec by Johan Hedberg · 12 years ago
  73. f1c09c0 Bluetooth: Fix invalid memory access when there's no SMP channel by Vinicius Costa Gomes · 12 years ago
  74. 66f0129 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 12 years ago
  75. 4777bfd Bluetooth: Use GFP_KERNEL in hci_add_adv_entry() by Andre Guedes · 12 years ago
  76. f7aa611 Bluetooth: Rename smp_key_size to enc_key_size by Vinicius Costa Gomes · 12 years ago
  77. 27f27ed Bluetooth: Add structures for the new LTK exchange messages by Vinicius Costa Gomes · 12 years ago
  78. 127074b Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 12 years ago
  79. 17cd3f3 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 12 years ago
  80. e72acc1 Bluetooth: Remove unneeded locking by Andre Guedes · 12 years ago
  81. 2f304d1 Bluetooth: Fix potential deadlock by Andre Guedes · 12 years ago
  82. 75d7735 Bluetooth: Use GFP_KERNEL in hci_chan_create() by Andre Guedes · 12 years ago
  83. cb601d7 Bluetooth: Use GFP_KERNEL in hci_conn_add() by Andre Guedes · 12 years ago
  84. cad8f1d Bluetooth: Make l2cap_ertm_data_rcv static by Szymon Janc · 12 years ago
  85. 2f7719c Bluetooth: Add alloc_skb chan operator by Andrei Emeltchenko · 12 years ago
  86. d22015a Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  87. 61e1b4b Bluetooth: trivial: space correction by Andrei Emeltchenko · 12 years ago
  88. aa64a8b Bluetooth: Add a convenience function to check for SSP enabled by Johan Hedberg · 12 years ago
  89. 84bde9d Bluetooth: Convert hdev->ssp_mode to a flag by Johan Hedberg · 12 years ago
  90. 58a681e Bluetooth: Merge boolean members of struct hci_conn into flags by Johan Hedberg · 12 years ago
  91. b644ba3 Bluetooth: Update device_connected and device_found events to latest API by Johan Hedberg · 12 years ago
  92. a0c808b Bluetooth: Convert hdev->out to a bool type by Johan Hedberg · 12 years ago
  93. 51a8efd Bluetooth: Rename conn->pend to conn->flags by Johan Hedberg · 12 years ago
  94. 1dc0609 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found by Johan Hedberg · 12 years ago
  95. 6759a67 Bluetooth: Move eir_has_data_field to hci_core.h by Johan Hedberg · 12 years ago
  96. 9ec9fc8 Bluetooth: Add missing EIR defines to hci.h by Johan Hedberg · 12 years ago
  97. 4ddb193 Bluetooth: Rename eir_has_complete_name to eir_has_data_type by Johan Hedberg · 12 years ago
  98. e319d2e Bluetooth: Add eir_len parameter to mgmt_ev_device_found by Johan Hedberg · 12 years ago
  99. afc747a Bluetooth: Rename mgmt connected events to match user space by Johan Hedberg · 12 years ago
  100. 7005ff178 Bluetooth: Fix clearing persistent flags by Johan Hedberg · 12 years ago