1. 2c6bed7 6lowpan: introduce new net/6lowpan directory by Alexander Aring · 10 years ago
  2. 6c53823 Bluetooth: Fix tracking local SSP authentication requirement by Johan Hedberg · 10 years ago
  3. 6afd04a Bluetooth: Add support for external configuration with UART driver by Marcel Holtmann · 10 years ago
  4. bb72bd6 Bluetooth: Check for valid HCI UART driver flags by Marcel Holtmann · 10 years ago
  5. 068d69e Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  6. 6190ae7 Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant by Marcel Holtmann · 10 years ago
  7. fc8f525 Bluetooth: Move struct sco_conn into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  8. 2a0dccb Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c by Marcel Holtmann · 10 years ago
  9. a6801ca Bluetooth: Update the list of L2CAP fixed channels by Marcel Holtmann · 10 years ago
  10. 899de76 Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c by Marcel Holtmann · 10 years ago
  11. 863def5 Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c by Marcel Holtmann · 10 years ago
  12. 7e67c11 Bluetooth: Delcare the hci_sec_filter as const by Marcel Holtmann · 10 years ago
  13. 3ad254f Bluetooth: Move struct hci_sec_filter next to its user by Marcel Holtmann · 10 years ago
  14. f49daa8 Bluetooth: Move HCI socket definitions into its own header file by Marcel Holtmann · 10 years ago
  15. 12aa4f0 Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl by Marcel Holtmann · 10 years ago
  16. 2e84d8d Bluetooth: Mark controller is down when HCI_AUTO_OFF is set by Marcel Holtmann · 10 years ago
  17. 13a779e Bluetooth: Remove unneeded mgmt_write_scan_failed function by Johan Hedberg · 10 years ago
  18. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 10 years ago
  19. 123abc0 Bluetooth: Refactor ioctl scan state update to its own function by Johan Hedberg · 10 years ago
  20. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 10 years ago
  21. 7fabc0f Bluetooth: Fix using test_and_clear instead of test_and_set by Johan Hedberg · 10 years ago
  22. b3c6410 Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set by Johan Hedberg · 10 years ago
  23. e8b1202 Bluetooth: Fix advertising parameter update when toggling connectable by Johan Hedberg · 10 years ago
  24. c072d54 Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR by Johan Hedberg · 10 years ago
  25. e247605 Bluetooth: Fix forcing SMP just-works with no-bonding by Johan Hedberg · 10 years ago
  26. 2bcd400 Bluetooth: Always confirm incoming SMP just-works requests by Johan Hedberg · 10 years ago
  27. 6fea7ad Bluetooth: Don't send ERTM configuration option when disabled by Marcel Holtmann · 10 years ago
  28. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  29. a55bd29 Bluetooth: Add white list lookup for incoming connection requests by Johan Hedberg · 10 years ago
  30. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 10 years ago
  31. 70c4642 Bluetooth: Refactor connection request handling by Johan Hedberg · 10 years ago
  32. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 10 years ago
  33. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 10 years ago
  34. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  35. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  36. cd7ca0e Bluetooth: Fix enabling Authenticated Payload Timeout Expired event by Marcel Holtmann · 10 years ago
  37. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 10 years ago
  38. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  39. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  40. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  41. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  42. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  43. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  44. 376f54c Bluetooth: Stop advertising always before initiating a connection by Johan Hedberg · 10 years ago
  45. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  46. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  47. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  48. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  49. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  50. a70f4b5 Bluetooth: Don't try background scanning if LE is not enabled by Johan Hedberg · 10 years ago
  51. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 10 years ago
  52. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 10 years ago
  53. 2b7be33 Bluetooth: Enable passive scanning whenever we're connectable by Johan Hedberg · 10 years ago
  54. ae23ada Bluetooth: Don't let background scanning interfering with discovery by Johan Hedberg · 10 years ago
  55. bb3e0a3 Bluetooth: Update discovery state earlier in hci_discovery_set_state by Johan Hedberg · 10 years ago
  56. 7e899c9 Bluetooth: Remove unnecessary return value from check_pending_le_conn by Johan Hedberg · 10 years ago
  57. 841c564 Bluetooth: Remove redundant IRK lookup in mgmt_device_found() by Johan Hedberg · 10 years ago
  58. 1c1abca Bluetooth: Fix connecting devices during LE device discovery by Johan Hedberg · 10 years ago
  59. 4f64fa8 Bluetooth: Use BTUSB_BROKEN_ISOC flag for CSR USB sniffer devices by Marcel Holtmann · 10 years ago
  60. 74292d5 Bluetooth: Enforce providing hdev->send driver callback by Marcel Holtmann · 10 years ago
  61. cdc52fa Bluetooth: Fix memory leaking when hdev->send returns an error by Marcel Holtmann · 10 years ago
  62. d92f2df Bluetooth: Ignore isochronous endpoints for Intel USB bootloader by Marcel Holtmann · 10 years ago
  63. 3a5ef20 Bluetooth: Handle Intel USB bootloader with buggy interrupt by Marcel Holtmann · 10 years ago
  64. 223683a Bluetooth: Fix updating background scan for LE connect complete by Johan Hedberg · 10 years ago
  65. 01bb75e Bluetooth: Remove module parameters for ignoring USB devices by Marcel Holtmann · 10 years ago
  66. cc78b44 Bluetooth: Skip unconfigured init procedure for raw-only devices by Marcel Holtmann · 10 years ago
  67. 40df783 Bluetooth: Add support for Intel bootloader devices by Marcel Holtmann · 10 years ago
  68. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 10 years ago
  69. 5ea234d Bluetooth: Clear HCI_RAW flag when controller becomes configured by Marcel Holtmann · 10 years ago
  70. 9713c17 Bluetooth: Add support for changing the public device address by Marcel Holtmann · 10 years ago
  71. d603b76b Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 10 years ago
  72. 19de082 Bluetooth: Fix sending Device Removed when clearing all parameters by Johan Hedberg · 10 years ago
  73. 9e1d7e1 Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE by Johan Hedberg · 10 years ago
  74. e30d3f5 Bluetooth: Store Bluetooth address from controller setup by Marcel Holtmann · 10 years ago
  75. 0ebca7d Bluetooth: Run special init procedure for unconfigured controllers by Marcel Holtmann · 10 years ago
  76. 45296ac Bluetooth: Use a more simpler style for HCI event callbacks by Marcel Holtmann · 10 years ago
  77. f4537c0 Bluetooth: Add support for New Configuration Options management event by Marcel Holtmann · 10 years ago
  78. 04c60f05 Bluetooth: Move mgmt_event helper function to different location by Marcel Holtmann · 10 years ago
  79. dbece37 Bluetooth: Add support for Set External Configuration management command by Marcel Holtmann · 10 years ago
  80. 0ad184e Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver by Marcel Holtmann · 10 years ago
  81. af202f8 Bluetooth: Fix quirks that are valid during setup driver callback by Marcel Holtmann · 10 years ago
  82. eb1904f Bluetooth: Add quirk for external configuration requirement by Marcel Holtmann · 10 years ago
  83. 42a9bc14 Bluetooth: Allow reading configuration info when unconfigured by Marcel Holtmann · 10 years ago
  84. 849e508 Bluetooth: Set HCI_QUIRK_INVALID_BADDR for BCM20702A0 default address by Marcel Holtmann · 10 years ago
  85. 4739b5b Bluetooth: Set HCI_QUIRK_INVALID_BADDR for Intel USB default address by Marcel Holtmann · 10 years ago
  86. 89bc22d Bluetooth: Add quirk for invalid controller address setting by Marcel Holtmann · 10 years ago
  87. 118305b Bluetooth: Document the existing device quirks by Marcel Holtmann · 10 years ago
  88. d1dbf12 Bluetooth: Use list_del when freeing the list entry by Johan Hedberg · 10 years ago
  89. 99a6768 Bluetooth: Don't take actions on blocked devices when scanning by Johan Hedberg · 10 years ago
  90. 46ebeb26 Bluetooth: Fix constant for public address configuration by Marcel Holtmann · 10 years ago
  91. a7545f2 Bluetooth: Use hci_pend_le_action_lookup to look up report entries by Johan Hedberg · 10 years ago
  92. 501f882 Bluetooth: Make hci_pend_le_conn_lookup more general purposed by Johan Hedberg · 10 years ago
  93. d9b3ad7 Bluetooth: Remove unused hci_pend_le_conn_add function by Johan Hedberg · 10 years ago
  94. 418025d Bluetooth: Remove unnecessary usage of hci_pend_le_conn_add by Johan Hedberg · 10 years ago
  95. d7347f3 Bluetooth: Fix clearing and restarting all LE actions on power cycle by Johan Hedberg · 10 years ago
  96. ae44e5d Bluetooth: Remove unused hci_pend_le_conn_del() function by Johan Hedberg · 10 years ago
  97. 95305ba Bluetooth: Simplify hci_conn_params->action list usage by Johan Hedberg · 10 years ago
  98. 42ce26d Bluetooth: Don't bother doing anything if auto_connect doesn't change by Johan Hedberg · 10 years ago
  99. a2f41a8 Bluetooth: Simplify use of hci_pend_le_conns_clear() by Johan Hedberg · 10 years ago
  100. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 10 years ago