index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2014-07-03
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
Marcel Holtmann
2014-07-03
Bluetooth: Change hci_conn_params_add to return the parameter struct
Marcel Holtmann
2014-07-03
Bluetooth: Use bool for smp_ltk_encrypt return value
Marcel Holtmann
2014-07-03
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
Nick Pelly
2014-07-03
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
2014-07-03
Bluetooth: constify seq_operations
Fabian Frederick
2014-07-03
Bluetooth: Connection parameters check helper
Andre Guedes
2014-07-03
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
2014-07-03
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2014-07-03
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
2014-07-03
Bluetooth: Expose default connection latency setting via debugfs
Marcel Holtmann
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2014-07-03
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
2014-07-03
Bluetooth: Replace le_auto_conn debugfs with device_list entry
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
2014-07-03
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2014-07-03
Bluetooth: Update background scanning from hci_conn_params_clear
Marcel Holtmann
2014-07-03
Bluetooth: Clear pending connections from hci_conn_params_clear
Marcel Holtmann
2014-07-03
Bluetooth: Move hci_pend_le_conn_* functions to different location
Marcel Holtmann
2014-07-03
Bluetooth: Don't use non-resolvable private address for passive scanning
Marcel Holtmann
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
2014-07-03
Bluetooth: Add support for Get Clock Info mgmt command
Johan Hedberg
2014-07-03
Bluetooth: Add tracking of local and piconet clock values
Johan Hedberg
2014-07-03
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
Johan Hedberg
2014-07-03
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-07-03
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
2014-07-03
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
2014-07-03
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
2014-07-03
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
2014-07-03
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
2014-07-03
Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
Johan Hedberg
2014-07-03
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
2014-07-03
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
2014-07-03
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
Johan Hedberg
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-07-03
Bluetooth: Remove ssp_debug_mode debugfs option
Marcel Holtmann
2014-07-03
Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys
Johan Hedberg
2014-07-03
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
Johan Hedberg
2014-07-03
Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
Johan Hedberg
2014-07-03
Bluetooth: Convert hcon->flush_key to a proper flag
Johan Hedberg
2014-07-03
Bluetooth: Don't store debug keys if flag for them is not set
Johan Hedberg
2014-07-03
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
Johan Hedberg
2014-07-03
Bluetooth: Move mgmt event sending out from hci_add_link_key()
Johan Hedberg
2014-07-03
Bluetooth: Update hci_add_link_key() to return pointer to key
Johan Hedberg
2014-07-03
Bluetooth: Add support LE slave connection update procedure
Marcel Holtmann
2014-07-03
Bluetooth: Set default min/max connection interval for LE slaves
Marcel Holtmann
2014-07-03
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
2014-07-03
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
[prev]
[next]