1. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  2. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 15 years ago
  3. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  4. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  5. 4ec10d9 Bluetooth: Implement RejActioned flag by Gustavo F. Padovan · 15 years ago
  6. 9f121a5 Bluetooth: Fix sending ReqSeq on I-frames by Gustavo F. Padovan · 15 years ago
  7. c78ae28 Bluetooth: Unobfuscate tasklet_schedule usage by Marcel Holtmann · 15 years ago
  8. 76bca88 Bluetooth: Turn hci_recv_frame into an exported function by Marcel Holtmann · 15 years ago
  9. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  10. 2246b2f Bluetooth: Handle L2CAP case when the remote receiver is busy by Gustavo F. Padovan · 15 years ago
  11. 9e726b1 Bluetooth: Fix rejected connection not disconnecting ACL link by Luiz Augusto von Dentz · 15 years ago
  12. ef54fd9 Bluetooth: Full support for receiving L2CAP SREJ frames by Gustavo F. Padovan · 15 years ago
  13. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 15 years ago
  14. fcc203c Bluetooth: Add support for FCS option to L2CAP by Gustavo F. Padovan · 15 years ago
  15. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 15 years ago
  16. 30afb5b Bluetooth: Initial support for retransmission of packets with REJ frames by Gustavo F. Padovan · 15 years ago
  17. c74e560 Bluetooth: Add support for Segmentation and Reassembly of SDUs by Gustavo F. Padovan · 15 years ago
  18. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 15 years ago
  19. f2fcfcd Bluetooth: Add configuration support for ERTM and Streaming mode by Gustavo F. Padovan · 15 years ago
  20. c6b03cf Bluetooth: Allow setting of L2CAP ERTM via socket option by Marcel Holtmann · 15 years ago
  21. a6a67ef Bluetooth: Convert hdev->req_lock to a mutex by Thomas Gleixner · 15 years ago
  22. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  23. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  24. bb40080 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  25. 05f77f8 bluetooth: Kill skb_frags_no(), unused. by David S. Miller · 15 years ago
  26. 611b30f Bluetooth: Add native RFKILL soft-switch support for all devices by Marcel Holtmann · 15 years ago
  27. b4324b5 Bluetooth: Remove pointless endian conversion helpers by Marcel Holtmann · 15 years ago
  28. 47ec1dcd Bluetooth: Add basic constants for L2CAP ERTM support and use them by Marcel Holtmann · 15 years ago
  29. 589d274 Bluetooth: Use macro for L2CAP hint mask on receiving config request by Gustavo F. Padovan · 15 years ago
  30. 8db4dc4 Bluetooth: Use macros for L2CAP channel identifiers by Gustavo F. Padovan · 15 years ago
  31. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  32. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  33. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  34. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  35. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 16 years ago
  36. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 16 years ago
  37. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 16 years ago
  38. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 16 years ago
  39. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 16 years ago
  40. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  41. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  42. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  43. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  44. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  45. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  46. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  47. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  48. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  49. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago
  50. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  51. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  52. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  53. 8b6b3da [Bluetooth] Store remote modem status for RFCOMM TTY by Marcel Holtmann · 16 years ago
  54. 3241ad8 [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO by Marcel Holtmann · 16 years ago
  55. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  56. 769be97 [Bluetooth] Use ACL config stage to retrieve remote features by Marcel Holtmann · 16 years ago
  57. 41a9621 [Bluetooth] Track status of remote Simple Pairing mode by Marcel Holtmann · 16 years ago
  58. 333140b [Bluetooth] Track status of Simple Pairing mode by Marcel Holtmann · 16 years ago
  59. 0493684 [Bluetooth] Disable disconnect timer during Simple Pairing by Marcel Holtmann · 16 years ago
  60. e4e8e37 [Bluetooth] Make use of the default link policy settings by Marcel Holtmann · 16 years ago
  61. a874641 [Bluetooth] Track connection packet type changes by Marcel Holtmann · 16 years ago
  62. 9719f8a [Bluetooth] Disconnect when encryption gets disabled by Marcel Holtmann · 16 years ago
  63. 77db198 [Bluetooth] Enforce security for outgoing RFCOMM connections by Marcel Holtmann · 16 years ago
  64. 04005dd bluetooth: Make hci_sock_cleanup() return void by Tobias Klauser · 16 years ago
  65. 4138093 [NET]: Remove FASTCALL macro by Harvey Harrison · 17 years ago
  66. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  67. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  68. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  69. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  70. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  71. 8e036fc [BLUETOOTH] l2cap: endianness annotations by Al Viro · 17 years ago
  72. 5b7f990 [Bluetooth] Add basics to better support and handle eSCO links by Marcel Holtmann · 17 years ago
  73. 8de0a15 [Bluetooth] Keep rfcomm_dev on the list until it is freed by Ville Tervo · 17 years ago
  74. ef22201 [Bluetooth] Add hci_recv_fragment() helper function by Marcel Holtmann · 17 years ago
  75. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  76. 2a123b8 [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr by Arnaldo Carvalho de Melo · 17 years ago
  77. 905f3ed [PATCH] hci endianness annotations by Al Viro · 18 years ago
  78. 6ba9c75 [BLUETOOTH]: rfcomm endianness annotations by Al Viro · 18 years ago
  79. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  80. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  81. 1143e5a [Bluetooth] Read local version information on device init by Marcel Holtmann · 18 years ago
  82. defc761 [Bluetooth] Handle command complete event for exit periodic inquiry by Marcel Holtmann · 18 years ago
  83. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  84. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  85. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  86. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  87. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  88. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  89. 56f3a40 [Bluetooth] Reduce L2CAP MTU for RFCOMM connections by Marcel Holtmann · 19 years ago
  90. be9d122 [Bluetooth]: Remove the usage of /proc completely by Marcel Holtmann · 19 years ago
  91. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 19 years ago
  92. 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
  93. 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
  94. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  95. 21d9e30 [Bluetooth] Add support for extended inquiry responses by Marcel Holtmann · 19 years ago
  96. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  97. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  98. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  99. 3a5e903 [Bluetooth]: Implement RFCOMM remote port negotiation by J. Suter · 19 years ago
  100. 85a1e93 [Bluetooth]: Track page scan repetition mode changes by Marcel Holtmann · 19 years ago