1. 86a8cfc Bluetooth: mgmt: Fix unpair_device responses by Johan Hedberg · 13 years ago
  2. 5f97c1d Bluetooth: mgmt: Add missing powered checks to commands by Johan Hedberg · 13 years ago
  3. 932f5ff Bluetooth: mgmt: Allow class of device changes while powered off by Johan Hedberg · 13 years ago
  4. 7770c4a Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class() by Johan Hedberg · 13 years ago
  5. 8ec3703 Bluetooth: mgmt: Fix return value for set_class by Johan Hedberg · 13 years ago
  6. 09b3c3f Bluetooth: Fix clearing of dev_class when powering down by Johan Hedberg · 13 years ago
  7. 27fcc36 Bluetooth: mgmt: Fix missing short_name in read_info by Johan Hedberg · 13 years ago
  8. 7bdaae4 Bluetooth: mgmt: Fix name_changed event for short name changes by Johan Hedberg · 13 years ago
  9. 28cc7bd Bluetooth: mgmt: Allow local name changes while powered off by Johan Hedberg · 13 years ago
  10. db99b5f Bluetooth: Fix read_name updating when HCI_SETUP is not set by Johan Hedberg · 13 years ago
  11. 490c5ba Bluetooth: Add hdev->short_name for EIR generation by Johan Hedberg · 13 years ago
  12. 7f9a903 Bluetooth: Send management event for class of device changes by Marcel Holtmann · 13 years ago
  13. 955638e Bluetooth: Fix handling of discoverable setting with timeout by Marcel Holtmann · 13 years ago
  14. 24c54a9 Bluetooth: Disabling discoverable with timeout is invalid by Marcel Holtmann · 13 years ago
  15. f51d5b2 Bluetooth: mgmt: Fix updating EIR when updating the name by Johan Hedberg · 13 years ago
  16. e59fda8 Bluetooth: Fix EIR data clearing when powering off by Johan Hedberg · 13 years ago
  17. 06199cf Bluetooth: mgmt: Implement Set LE command by Johan Hedberg · 13 years ago
  18. 6c8f12c Bluetooth: mgmt: Fix Set SSP supported check by Johan Hedberg · 13 years ago
  19. 97e0bde Bluetooth: Enable timestamps for control channel by Marcel Holtmann · 13 years ago
  20. 54d04db Bluetooth: Explicitly clear EIR data upon hci_dev setup by Johan Hedberg · 13 years ago
  21. c80da27 Bluetooth: mgmt: Fix clearing of hdev->eir by Johan Hedberg · 13 years ago
  22. 5fc6ebb Bluetooth: mgmt: Fix EIR toggling with SSP by Johan Hedberg · 13 years ago
  23. 6bf0e46 Bluetooth: Fix coding style issues in mgmt code by Andrei Emeltchenko · 13 years ago
  24. 70c1f20 Bluetooth: Fix two minor style issues in HCI code by Marcel Holtmann · 13 years ago
  25. e5f0e15 Bluetooth: Fix two minor style issues in management code by Marcel Holtmann · 13 years ago
  26. c0ecddc Bluetooth: mgmt: Make Set SSP command callable while powered off by Johan Hedberg · 13 years ago
  27. 2e99b0a Bluetooth: Remove unneeded hci_cc_read_ssp_mode function by Johan Hedberg · 13 years ago
  28. 47990ea Bluetooth: mgmt: Make Set Link Security callable while powered off by Johan Hedberg · 13 years ago
  29. 2e0052e Bluetooth: Add socket error function by Andrei Emeltchenko · 13 years ago
  30. 0e587be Bluetooth: Add locked and unlocked state_change by Andrei Emeltchenko · 13 years ago
  31. c03b355 Bluetooth: Add l2cap_chan_lock by Andrei Emeltchenko · 13 years ago
  32. 3df91ea Bluetooth: Revert to mutexes from RCU list by Andrei Emeltchenko · 13 years ago
  33. 1b009c9 Bluetooth: trivial: Fix long line by Andrei Emeltchenko · 13 years ago
  34. ed9b5f2 Bluetooth: mgmt: Fix connectable/discoverable response values by Johan Hedberg · 13 years ago
  35. a297e97 Bluetooth: Fix clearing of persistent dev_flags by Johan Hedberg · 13 years ago
  36. 0224d2f Bluetooth: mgmt: Fix New Settings event for connectable/discoverable by Johan Hedberg · 13 years ago
  37. beadb2b Bluetooth: mgmt: Add convenience function for sending New Settings by Johan Hedberg · 13 years ago
  38. f1f0eb0 Bluetooth: mgmt: Fix current settings values when powered off by Johan Hedberg · 13 years ago
  39. df2c6c5 Bluetooth: mgmt: Fix Removing discoverable timeout in set_connectable by Johan Hedberg · 13 years ago
  40. 5e5282b Bluetooth: mgmt: Allow connectable/discoverable changes in off state by Johan Hedberg · 13 years ago
  41. 0cbf4ed Bluetooth: mgmt: Fix pairable setting upon initialization by Johan Hedberg · 13 years ago
  42. 5400c04 Bluetooth: mgmt: Fix set_fast_connectable error return by Johan Hedberg · 13 years ago
  43. b5235a6 Bluetooth: mgmt: Fix set_local_name and set_dev_class powered checks by Johan Hedberg · 13 years ago
  44. 4b34ee78 Bluetooth: mgmt: Fix powered checks for commands by Johan Hedberg · 13 years ago
  45. 8ee5654 Bluetooth: Don't send New Settings event during setup power down by Marcel Holtmann · 13 years ago
  46. f0d4b78 Bluetooth: Only keep controller up after init if powered on by Marcel Holtmann · 13 years ago
  47. cacaf52 Bluetooth: mgmt: Clear EIR data when disabling SSP by Johan Hedberg · 13 years ago
  48. 1e16357 Bluetooth: mgmt: Fix Set SSP check for supported feature by Johan Hedberg · 13 years ago
  49. 6d80dfd Bluetooth: mgmt: Add basic support for Set High Speed command by Johan Hedberg · 13 years ago
  50. f963e8e Bluetooth: mgmt: Add address type parameter to Discovering event by Johan Hedberg · 13 years ago
  51. d930650 Bluetooth: mgmt: Add address type parameter to Stop Discovery command by Johan Hedberg · 13 years ago
  52. 4b95a24 Bluetooth: Always enable management interface by Marcel Holtmann · 13 years ago
  53. d7b7e79 Bluetooth: Set supported settings based on enabled HS and/or LE by Marcel Holtmann · 13 years ago
  54. 801f13b Bluetooth: Restrict access to management interface by Marcel Holtmann · 13 years ago
  55. cd82e61 Bluetooth: Add support for HCI monitor channel by Marcel Holtmann · 13 years ago
  56. 040030e Bluetooth: Remove HCI notifier handling by Marcel Holtmann · 13 years ago
  57. e0edf37 Bluetooth: Fix issue with shared SKB between HCI raw socket and driver by Marcel Holtmann · 13 years ago
  58. 7cc2ade Bluetooth: Simplify HCI socket bind handling by Marcel Holtmann · 13 years ago
  59. 3a20862 Bluetooth: Add HCI CMSG details only to raw sockets by Marcel Holtmann · 13 years ago
  60. cedc546 Bluetooth: Lock socket when reading HCI socket options by Marcel Holtmann · 13 years ago
  61. 2f39cdb Bluetooth: Limit HCI raw socket options to actual raw sockets by Marcel Holtmann · 13 years ago
  62. a6fb08d Bluetooth: Remove unneeded bt_cb(skb)->channel variable by Marcel Holtmann · 13 years ago
  63. 470fe1b Bluetooth: Split sending for HCI raw and control sockets by Marcel Holtmann · 13 years ago
  64. 48c7aba Bluetooth: Fix hci_connect error return values by Johan Hedberg · 13 years ago
  65. 2da9c55 Bluetooth: mgmt: Bump mgmt version by Johan Hedberg · 13 years ago
  66. bf1e354 Bluetooth: mgmt: Fix OOB command response parameters by Johan Hedberg · 13 years ago
  67. f0eeea8 Bluetooth: mgmt: Fix (Un)Block Device return parameters by Johan Hedberg · 13 years ago
  68. f808e16 Bluetooth: mgmt: Fix Start Discovery return parameters by Johan Hedberg · 13 years ago
  69. e211326 Bluetooth: mgmt: Fix Pair Device response status values by Johan Hedberg · 13 years ago
  70. aee9b21 Bluetooth: mgmt: Move status parameters into the cmd_complete header by Johan Hedberg · 13 years ago
  71. 5e0452c Bluetooth: Interleaved discovery support by Andre Guedes · 13 years ago
  72. 343f935 Bluetooth: Merge INQUIRY and LE_SCAN discovery states by Andre Guedes · 13 years ago
  73. 4aab14e Bluetooth: Track discovery type by Andre Guedes · 13 years ago
  74. f39799f Bluetooth: Prepare start_discovery by Andre Guedes · 13 years ago
  75. ea585ab Bluetooth: Add Intel copyright to mgmt files by Johan Hedberg · 13 years ago
  76. a198e7b Bluetooth: mgmt: Add address type to confirm name command by Johan Hedberg · 13 years ago
  77. d845769 Bluetooth: mgmt: Add address type to PIN code messages by Johan Hedberg · 13 years ago
  78. d753fdc Bluetooth: mgmt: Add address type to link key messages by Johan Hedberg · 13 years ago
  79. 42d2d87 Bluetooth: Prefix hex numbers with object name by Andrei Emeltchenko · 13 years ago
  80. e05dcc3 Bluetooth: Use symbolic names for state in debug by Andrei Emeltchenko · 13 years ago
  81. 20d1803 Bluetooth: Move scope of state_to_string by Andrei Emeltchenko · 13 years ago
  82. 3ed7003 Bluetooth: Add logging functions bt_info and bt_err by Joe Perches · 13 years ago
  83. ed2c4ee Bluetooth: mgmt: Add support for Set SSP command by Johan Hedberg · 13 years ago
  84. 33ef95e Bluetooth: mgmt: Add support for Set Link Security command by Johan Hedberg · 13 years ago
  85. 7bb895d Bluetooth: mgmt: Use more consistent error variable names by Johan Hedberg · 13 years ago
  86. 76a7f3a Bluetooth: Remove unused member from cmd_lookup struct by Johan Hedberg · 13 years ago
  87. 7ddb6e0 Bluetooth: Do not dereference zero sk by Andrei Emeltchenko · 13 years ago
  88. 46479e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git by Johan Hedberg · 13 years ago
  89. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  90. 216c57b2 mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 13 years ago
  91. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 13 years ago
  92. 7b99b65 Bluetooth: Fix event sending with DISCOVERY_STOPPED state by Andre Guedes · 13 years ago
  93. 203159d Bluetooth: Fix discovery state machine by Andre Guedes · 13 years ago
  94. e70bb2e Bluetooth: Implement Read Supported Commands commands for mgmt by Johan Hedberg · 13 years ago
  95. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 13 years ago
  96. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  97. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 13 years ago
  98. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 13 years ago
  99. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  100. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago