1. e7b8fc9 Bluetooth: Expose static address value for LE capable controllers by Marcel Holtmann · 11 years ago
  2. ebd1e33 Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported by Marcel Holtmann · 11 years ago
  3. baf27f6 Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers by Marcel Holtmann · 11 years ago
  4. 7f59dda Bluetooth: Socket address parameter for CID is in little endian by Marcel Holtmann · 11 years ago
  5. a74a84f Bluetooth: Convert idle timer to use delayed work by Johan Hedberg · 11 years ago
  6. 7bc18d9 Bluetooth: Convert auto accept timer to use delayed work by Johan Hedberg · 11 years ago
  7. bfe4655 Bluetooth: Reintroduce socket restrictions for LE sockets by Johan Hedberg · 11 years ago
  8. eb438b5 Bluetooth: Fix updating the right variable in update_scan_rsp_data() by Johan Hedberg · 11 years ago
  9. 3432711 Bluetooth: Ignore SMP data on non-LE links by Johan Hedberg · 11 years ago
  10. 07e307f Bluetooth: Ignore A2MP data on non-BR/EDR links by Johan Hedberg · 11 years ago
  11. a521149 Bluetooth: Remove useless l2cap_err_to_reason function by Johan Hedberg · 11 years ago
  12. 33a2145 Bluetooth: Remove unused command reject mapping for EMSGSIZE by Johan Hedberg · 11 years ago
  13. 662d652 Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response by Johan Hedberg · 11 years ago
  14. 5947f4b Bluetooth: Rename update_ad into update_adv_data by Marcel Holtmann · 11 years ago
  15. 7a5f499 Bluetooth: Store device name in scan response data by Marcel Holtmann · 11 years ago
  16. f14d8f6 Bluetooth: Set the scan response data when needed by Marcel Holtmann · 11 years ago
  17. f8e808b Bluetooth: Store scan response data in HCI device by Marcel Holtmann · 11 years ago
  18. 46cad2e Bluetooth: Rename create_ad into create_adv_data by Marcel Holtmann · 11 years ago
  19. 083368f Bluetooth: Make mgmt_new_ltk() return void by Marcel Holtmann · 11 years ago
  20. 3edaf09 Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void by Marcel Holtmann · 11 years ago
  21. 7667da3 Bluetooth: Make mgmt_set_local_name_complete() return void by Marcel Holtmann · 11 years ago
  22. 4e1b024 Bluetooth: Make mgmt_set_class_of_dev_complete() return void by Marcel Holtmann · 11 years ago
  23. 3e24856 Bluetooth: Make mgmt_ssp_enable_complete() return void by Marcel Holtmann · 11 years ago
  24. 464996a Bluetooth: Make mgmt_auth_enable_complete() return void by Marcel Holtmann · 11 years ago
  25. e546099 Bluetooth: Make mgmt_auth_failed() return void by Marcel Holtmann · 11 years ago
  26. 3eb3852 Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void by Marcel Holtmann · 11 years ago
  27. e669cf8 Bluetooth: Make mgmt_pin_code_reply_complete() return void by Marcel Holtmann · 11 years ago
  28. ce0e4a0 Bluetooth: Make mgmt_pin_code_request() return void by Marcel Holtmann · 11 years ago
  29. 2ce5fb5 Bluetooth: Add l2cap_chan_no_resume stub for A2MP by Marcel Holtmann · 11 years ago
  30. 74e7574 Bluetooth: use l2cap_chan_ready() instead of duplicate code by Gustavo Padovan · 11 years ago
  31. dc25306 Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c by Gustavo Padovan · 11 years ago
  32. 5ec1bbe Bluetooth: Add chan->ops->set_shutdown() by Gustavo Padovan · 11 years ago
  33. 8d836d7 Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c by Gustavo Padovan · 11 years ago
  34. f8e7301 Bluetooth: Add l2cap_state_change_and_error() by Gustavo Padovan · 11 years ago
  35. 53f5212 Bluetooth: Extend state_change() call to report errors too by Gustavo Padovan · 11 years ago
  36. d1967ff Bluetooth: Update class of device on discoverable timeout by Marcel Holtmann · 11 years ago
  37. efdcf8e Bluetooth: Move eir_get_length() function into hci_event.c by Marcel Holtmann · 11 years ago
  38. 9493399 Bluetooth: Move eir_append_data() function into mgmt.c by Marcel Holtmann · 11 years ago
  39. dc4a5ee Bluetooth: Make mgmt_new_link_key() return void by Marcel Holtmann · 11 years ago
  40. 310a3d4 Bluetooth: Add support for entering limited discoverable mode by Marcel Holtmann · 11 years ago
  41. 3626154 Bluetooth: Simplify the code for re-arming discoverable timeout by Marcel Holtmann · 11 years ago
  42. d4462a0 Bluetooth: Move arming of discoverable timeout to complete handler by Marcel Holtmann · 11 years ago
  43. 970ba52 Bluetooth: Update class of device after changing discoverable mode by Marcel Holtmann · 11 years ago
  44. 4796e8a Bluetooth: Make mgmt_write_scan_failed() return void by Marcel Holtmann · 11 years ago
  45. a330916 Bluetooth: Make mgmt_connectable() return void by Marcel Holtmann · 11 years ago
  46. 86a7564 Bluetooth: Make mgmt_discoverable() return void by Marcel Holtmann · 11 years ago
  47. 6acd7db Bluetooth: Introduce flag for limited discoverable mode by Marcel Holtmann · 11 years ago
  48. 441ad2d Bluetooth: Update advertising data based on management commands by Marcel Holtmann · 11 years ago
  49. b1e7312 Bluetooth: Use hci_request for discoverable timeout handling by Marcel Holtmann · 11 years ago
  50. 8d6083f Bluetooth: Fix minor coding style issue in set_connectable() by Marcel Holtmann · 11 years ago
  51. 4b836f3 Bluetooth: Read current IAC LAP on controller setup by Marcel Holtmann · 11 years ago
  52. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  53. 899e107 Bluetooth: Check that scan window is smaller or equal than scan interval by Marcel Holtmann · 11 years ago
  54. 1f20938 Bluetooth: Check that bind() bdaddr type matches connect() by Johan Hedberg · 11 years ago
  55. 80c1a2e Bluetooth: Reject invalid bdaddr types for sockets by Johan Hedberg · 11 years ago
  56. bfaf8c9 Bluetooth: Convert Set Discoverable to use an asynchronous request by Johan Hedberg · 11 years ago
  57. aa8af46 Bluetooth: Fix updating scan mode in set_bredr() by Johan Hedberg · 11 years ago
  58. 67e5a7a Bluetooth: Move set_bredr_scan() to avoid forward declaration by Johan Hedberg · 11 years ago
  59. 1987fdc Bluetooth: Make Set Connectable also update the LE advertising type by Johan Hedberg · 11 years ago
  60. c6d887a Bluetooth: Fix updating advertising data needlessly by Johan Hedberg · 11 years ago
  61. 95c66e7 Bluetooth: Move static advertising functions to avoid forward declarations by Johan Hedberg · 11 years ago
  62. 37438c1 Bluetooth: Add missing error handling for Set Connectable by Johan Hedberg · 11 years ago
  63. d7b856f Bluetooth: Move more logic into set_connectable complete callback by Johan Hedberg · 11 years ago
  64. 9b74246 Bluetooth: Reorganize set_connectable HCI command sending by Johan Hedberg · 11 years ago
  65. d97c899 Bluetooth: Introduce L2CAP channel callback for resuming by Marcel Holtmann · 11 years ago
  66. bdc2578 Bluetooth: Introduce L2CAP channel flag for defer setup by Marcel Holtmann · 11 years ago
  67. c560575 Bluetooth: Adjust header for proc socket information by Marcel Holtmann · 11 years ago
  68. dcbc729 Bluetooth: Increase minor version of core module by Marcel Holtmann · 11 years ago
  69. 2edf870 Bluetooth: Provide msg_name callback for L2CAP connectionless channels by Marcel Holtmann · 11 years ago
  70. d976369 Bluetooth: Add support for per socket msg_name callback by Marcel Holtmann · 11 years ago
  71. 84b34d9 Bluetooth: Use l2cap_pi(sk) directly where possible by Marcel Holtmann · 11 years ago
  72. 5f6cd79 Bluetooth: Remove src and dst fields from bt_sock structure by Marcel Holtmann · 11 years ago
  73. 94a86df Bluetooth: Store RFCOMM address information in its own socket structure by Marcel Holtmann · 11 years ago
  74. eea9636 Bluetooth: Store SCO address information in its own socket structure by Marcel Holtmann · 11 years ago
  75. 041987c Bluetooth: Use SCO addresses from HCI connection directly by Marcel Holtmann · 11 years ago
  76. 65f53e9 Bluetooth: Access BNEP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  77. 755b82a Bluetooth: Access HIDP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  78. 88f1fd2 Bluetooth: Access CMTP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  79. 24bc10c Bluetooth: Access RFCOMM session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  80. 4f1654e Bluetooth: Return the correct address type for L2CAP sockets by Marcel Holtmann · 11 years ago
  81. 7eafc59 Bluetooth: Store address information in L2CAP channel structure by Marcel Holtmann · 11 years ago
  82. 4637f7c Bluetooth: Update L2CAP socket source address from HCI connection by Marcel Holtmann · 11 years ago
  83. f156046 Bluetooth: Fix coding style violations in SMP handling by Marcel Holtmann · 11 years ago
  84. c8462ca Bluetooth: Fix input address type for SMP C1 function by Marcel Holtmann · 11 years ago
  85. 6f59b90 Bluetooth: Use hci_conn->src address for L2CAP functions by Marcel Holtmann · 11 years ago
  86. 2b36a56 Bluetooth: Use hci_conn->src address for SMP functions by Marcel Holtmann · 11 years ago
  87. 880be4e Bluetooth: Update source address and type for incoming LE connections by Marcel Holtmann · 11 years ago
  88. 662e882 Bluetooth: Store source address of HCI connections by Marcel Holtmann · 11 years ago
  89. e7c4096 Bluetooth: Store the source address type of LE connections by Marcel Holtmann · 11 years ago
  90. 79d95a1 Bluetooth: Remove pointless bdaddr_to_le() helper function by Marcel Holtmann · 11 years ago
  91. 98e0f7e Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP by Marcel Holtmann · 11 years ago
  92. ce39fb4 Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP by Marcel Holtmann · 11 years ago
  93. bdc8ead2 Bluetooth: Remove l2cap_conn->dst usage from AMP manager by Marcel Holtmann · 11 years ago
  94. 547d103 Bluetooth: Unicast connectionless data reception is supported by Marcel Holtmann · 11 years ago
  95. d40bffb Bluetooth: The L2CAP fixed channel connectionless data is supported by Marcel Holtmann · 11 years ago
  96. 3124b84 Bluetooth: Allow 3D profile to use security mode 4 level 0 by Marcel Holtmann · 11 years ago
  97. 6a974b5 Bluetooth: Limit security mode 4 level 0 to connection oriented channels by Marcel Holtmann · 11 years ago
  98. 43b1b8d Bluetooth: Fix PSM value for L2CAP connectionless data packets by Marcel Holtmann · 11 years ago
  99. 4ca048e Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices by Marcel Holtmann · 11 years ago
  100. 7f72134e Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list by Marcel Holtmann · 11 years ago