index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-03
Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
Johan Hedberg
1
-1
/
+2
2014-07-03
Bluetooth: constify seq_operations
Fabian Frederick
1
-1
/
+1
2014-07-03
Bluetooth: Connection parameters check helper
Andre Guedes
1
-22
/
+1
2014-07-03
Bluetooth: Start background scanning only when controller is ready
Marcel Holtmann
1
-1
/
+4
2014-07-03
Bluetooth: Add default connection parameters before pairing
Marcel Holtmann
1
-0
/
+11
2014-07-03
Bluetooth: Provide function to create and set connection parameters
Marcel Holtmann
2
-2
/
+39
2014-07-03
Bluetooth: Expose default supervision timeout setting via debugfs
Marcel Holtmann
1
-0
/
+30
2014-07-03
Bluetooth: Expose default connection latency setting via debugfs
Marcel Holtmann
1
-0
/
+30
2014-07-03
Bluetooth: Provide defaults for LE connection latency and timeout
Marcel Holtmann
2
-4
/
+6
2014-07-03
Bluetooth: Add Device Added and Device Removed management events
Marcel Holtmann
1
-0
/
+29
2014-07-03
Bluetooth: Replace le_auto_conn debugfs with device_list entry
Marcel Holtmann
1
-84
/
+9
2014-07-03
Bluetooth: Add support for Add/Remove Device management commands
Marcel Holtmann
1
-1
/
+98
2014-07-03
Bluetooth: Use LE connection parameters if known
Marcel Holtmann
1
-1
/
+6
2014-07-03
Bluetooth: Store latency and supervision timeout in connection params
Marcel Holtmann
2
-2
/
+16
2014-07-03
Bluetooth: Update background scanning from hci_conn_params_clear
Marcel Holtmann
1
-1
/
+5
2014-07-03
Bluetooth: Clear pending connections from hci_conn_params_clear
Marcel Holtmann
1
-2
/
+2
2014-07-03
Bluetooth: Move hci_pend_le_conn_* functions to different location
Marcel Holtmann
1
-72
/
+72
2014-07-03
Bluetooth: Don't use non-resolvable private address for passive scanning
Marcel Holtmann
1
-5
/
+6
2014-07-03
Bluetooth: Restrict access for raw-only controllers
Marcel Holtmann
4
-29
/
+72
2014-07-03
Bluetooth: Add support for Get Clock Info mgmt command
Johan Hedberg
1
-0
/
+144
2014-07-03
Bluetooth: Add tracking of local and piconet clock values
Johan Hedberg
1
-0
/
+39
2014-07-03
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2014-07-03
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
Marcel Holtmann
1
-0
/
+19
2014-07-03
Bluetooth: Remove unneeded hci_conn_disconnect abstraction
Marcel Holtmann
1
-16
/
+6
2014-07-03
Bluetooth: Remove reason parameter from hci_amp_disconn function
Marcel Holtmann
1
-4
/
+5
2014-07-03
Bluetooth: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
1
-3
/
+1
2014-07-03
Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
Johan Hedberg
1
-1
/
+1
2014-07-03
Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
Johan Hedberg
1
-7
/
+0
2014-07-03
Bluetooth: Update SMP crypto functions to take the SMP context
Johan Hedberg
1
-29
/
+19
2014-07-03
Bluetooth: Add dedicated AES instance for each SMP context
Johan Hedberg
1
-0
/
+11
2014-07-03
Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
Johan Hedberg
1
-2
/
+6
2014-07-03
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
4
-32
/
+55
2014-07-03
Bluetooth: Remove ssp_debug_mode debugfs option
Marcel Holtmann
1
-51
/
+0
2014-07-03
Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys
Johan Hedberg
1
-2
/
+16
2014-07-03
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
Johan Hedberg
1
-2
/
+10
2014-07-03
Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
Johan Hedberg
1
-0
/
+6
2014-07-03
Bluetooth: Convert hcon->flush_key to a proper flag
Johan Hedberg
1
-2
/
+6
2014-07-03
Bluetooth: Don't store debug keys if flag for them is not set
Johan Hedberg
1
-7
/
+11
2014-07-03
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
Johan Hedberg
2
-6
/
+10
2014-07-03
Bluetooth: Move mgmt event sending out from hci_add_link_key()
Johan Hedberg
3
-17
/
+22
2014-07-03
Bluetooth: Update hci_add_link_key() to return pointer to key
Johan Hedberg
1
-5
/
+6
2014-07-03
Bluetooth: Add support LE slave connection update procedure
Marcel Holtmann
1
-0
/
+19
2014-07-03
Bluetooth: Set default min/max connection interval for LE slaves
Marcel Holtmann
1
-0
/
+8
2014-07-03
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
1
-0
/
+27
2014-07-03
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
1
-0
/
+4
2014-07-03
Bluetooth: 6LoWPAN: Remove network devices when unloading
Jukka Rissanen
1
-0
/
+54
2014-07-03
Bluetooth: 6LoWPAN: Count module usage
Jukka Rissanen
1
-0
/
+5
2014-07-03
Bluetooth: 6LoWPAN: Create a kernel module
Jukka Rissanen
3
-6
/
+17
2014-07-03
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
5
-314
/
+588
[prev]
[next]