1. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  2. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  3. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  4. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 13 years ago
  5. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 13 years ago
  6. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  7. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  8. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 13 years ago
  9. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 13 years ago
  10. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  11. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 13 years ago
  12. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  13. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 13 years ago
  14. 1057213 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 13 years ago
  15. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 13 years ago
  16. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 13 years ago
  17. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 13 years ago
  18. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 13 years ago
  19. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 13 years ago
  20. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 13 years ago
  21. 6bd3232 Bluetooth: Use proper timer for hci command timout by Ville Tervo · 13 years ago
  22. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 13 years ago
  23. 63185f6 Bluetooth: Add low energy commands and events by Ville Tervo · 13 years ago
  24. 17fa4b9 Bluetooth: Add set_io_capability management command by Johan Hedberg · 13 years ago
  25. 980e1a5 Bluetooth: Add support for PIN code handling in the management interface by Johan Hedberg · 13 years ago
  26. 55ed8ca1 Bluetooth: Implement link key handling for the management interface by Johan Hedberg · 14 years ago
  27. 1aff6f0 Bluetooth: Add class of device control to the management interface by Johan Hedberg · 14 years ago
  28. d5859e2 Bluetooth: Implement a more complete adapter initialization sequence by Johan Hedberg · 13 years ago
  29. b0916ea Bluetooth: Add controller side link key clearing to hci_init_req by Johan Hedberg · 14 years ago
  30. 03b555e Bluetooth: Reject pairing requests when in non-pairable mode by Johan Hedberg · 14 years ago
  31. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 13 years ago
  32. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 14 years ago
  33. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  34. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  35. c02178d Bluetooth: Add Bluetooth Management interface definitions by Johan Hedberg · 14 years ago
  36. be21871 Bluetooth: clean up legal text by Andrei Emeltchenko · 14 years ago
  37. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  38. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 14 years ago
  39. 66c853c Bluetooth: Use __packed annotation by Gustavo F. Padovan · 14 years ago
  40. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  41. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 14 years ago
  42. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  43. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  44. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 15 years ago
  45. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  46. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  47. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  48. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  49. 333140b [Bluetooth] Track status of Simple Pairing mode by Marcel Holtmann · 16 years ago
  50. 0493684 [Bluetooth] Disable disconnect timer during Simple Pairing by Marcel Holtmann · 16 years ago
  51. e4e8e37 [Bluetooth] Make use of the default link policy settings by Marcel Holtmann · 16 years ago
  52. a874641 [Bluetooth] Track connection packet type changes by Marcel Holtmann · 16 years ago
  53. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  54. 5b7f990 [Bluetooth] Add basics to better support and handle eSCO links by Marcel Holtmann · 17 years ago
  55. 2a123b8 [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr by Arnaldo Carvalho de Melo · 17 years ago
  56. 905f3ed [PATCH] hci endianness annotations by Al Viro · 18 years ago
  57. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  58. defc761 [Bluetooth] Handle command complete event for exit periodic inquiry by Marcel Holtmann · 18 years ago
  59. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  60. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  61. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  62. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 19 years ago
  63. 21d9e30 [Bluetooth] Add support for extended inquiry responses by Marcel Holtmann · 19 years ago
  64. 85a1e93 [Bluetooth]: Track page scan repetition mode changes by Marcel Holtmann · 19 years ago
  65. 45bb4bf [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode by Marcel Holtmann · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago