1. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 13 years ago
  2. b312b161 Bluetooth: mgmt: Add support for setting the local name by Johan Hedberg · 13 years ago
  3. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 13 years ago
  4. 2a61169 Bluetooth: Add mgmt_auth_failed event by Johan Hedberg · 14 years ago
  5. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 14 years ago
  6. e9a416b Bluetooth: Add mgmt_pair_device command by Johan Hedberg · 14 years ago
  7. adc4266 Bluetooth: Fix some code style issues in hci_core.h by Szymon Janc · 14 years ago
  8. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 14 years ago
  9. 6bd3232 Bluetooth: Use proper timer for hci command timout by Ville Tervo · 14 years ago
  10. 6ed58ec Bluetooth: Use LE buffers for LE traffic by Ville Tervo · 14 years ago
  11. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 14 years ago
  12. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 14 years ago
  13. 980e1a5 Bluetooth: Add support for PIN code handling in the management interface by Johan Hedberg · 14 years ago
  14. 17d5c04 Bluetooth: Add support for connect failed management event by Johan Hedberg · 14 years ago
  15. 8962ee7 Bluetooth: Add disconnect managment command by Johan Hedberg · 14 years ago
  16. f752054 Bluetooth: Add connected/disconnected management events by Johan Hedberg · 14 years ago
  17. 55ed8ca1 Bluetooth: Implement link key handling for the management interface by Johan Hedberg · 14 years ago
  18. 1aff6f0 Bluetooth: Add class of device control to the management interface by Johan Hedberg · 14 years ago
  19. d5859e2 Bluetooth: Implement a more complete adapter initialization sequence by Johan Hedberg · 14 years ago
  20. a5040ef Bluetooth: Add special handling with __hci_request and HCI_INIT by Johan Hedberg · 14 years ago
  21. 03b555e Bluetooth: Reject pairing requests when in non-pairable mode by Johan Hedberg · 14 years ago
  22. 2aeb9a1 Bluetooth: Implement UUID handling through the management interface by Johan Hedberg · 14 years ago
  23. 9fbcbb4 Bluetooth: Add set_connectable management command by Johan Hedberg · 14 years ago
  24. 73f22f6 Bluetooth: Add support for set_discoverable management command by Johan Hedberg · 14 years ago
  25. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 14 years ago
  26. 5add6af Bluetooth: Add support for management powered event by Johan Hedberg · 14 years ago
  27. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  28. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  29. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  30. 23bb576 Bluetooth: Fix __hci_request synchronization for hci_open_dev by Johan Hedberg · 14 years ago
  31. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 14 years ago
  32. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 14 years ago
  33. c02178d Bluetooth: Add Bluetooth Management interface definitions by Johan Hedberg · 14 years ago
  34. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  35. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  36. ea4bd8b Bluetooth: Use list_head for HCI blacklist head by David Miller · 14 years ago
  37. e73439d Bluetooth: Defer SCO setup if mode change is pending by Marcel Holtmann · 14 years ago
  38. 9981151 Bluetooth: Implemented HCI frame reassembly for RX from stream by Suraj Sumangala · 14 years ago
  39. cd4c539 Bluetooth: Add one more buffer for HCI stream reassembly by Suraj Sumangala · 14 years ago
  40. 2d0a034 Bluetooth: Reassigned copyright to Code Aurora Forum by Ron Shaffer · 14 years ago
  41. 04fafe4 Bluetooth: Remove extraneous white space by Ron Shaffer · 14 years ago
  42. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  43. f48fd9c Bluetooth: Create per controller workqueue by Marcel Holtmann · 14 years ago
  44. 9a9c6a3 Bluetooth: Make hci_send_acl() void by Gustavo F. Padovan · 14 years ago
  45. 0d861d8 Bluetooth: Make hci_send_sco() void by Gustavo F. Padovan · 14 years ago
  46. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 15 years ago
  47. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  48. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  49. c78ae28 Bluetooth: Unobfuscate tasklet_schedule usage by Marcel Holtmann · 15 years ago
  50. 76bca88 Bluetooth: Turn hci_recv_frame into an exported function by Marcel Holtmann · 15 years ago
  51. a6a67ef Bluetooth: Convert hdev->req_lock to a mutex by Thomas Gleixner · 15 years ago
  52. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  53. 611b30f Bluetooth: Add native RFKILL soft-switch support for all devices by Marcel Holtmann · 15 years ago
  54. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  55. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  56. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  57. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  58. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 16 years ago
  59. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  60. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  61. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  62. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  63. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  64. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  65. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  66. 333140b [Bluetooth] Track status of Simple Pairing mode by Marcel Holtmann · 16 years ago
  67. a874641 [Bluetooth] Track connection packet type changes by Marcel Holtmann · 16 years ago
  68. 9719f8a [Bluetooth] Disconnect when encryption gets disabled by Marcel Holtmann · 16 years ago
  69. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  70. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  71. 5b7f990 [Bluetooth] Add basics to better support and handle eSCO links by Marcel Holtmann · 17 years ago
  72. ef22201 [Bluetooth] Add hci_recv_fragment() helper function by Marcel Holtmann · 17 years ago
  73. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  74. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  75. 1143e5a [Bluetooth] Read local version information on device init by Marcel Holtmann · 18 years ago
  76. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  77. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  78. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  79. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  80. be9d122 [Bluetooth]: Remove the usage of /proc completely by Marcel Holtmann · 19 years ago
  81. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 19 years ago
  82. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago