index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Bluetooth: Stop scanning on LE connection
Andre Guedes
1
-0
/
+1
2014-02-26
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
1
-0
/
+2
2014-02-26
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
1
-0
/
+2
2014-02-24
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
1
-1
/
+2
2014-02-24
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
1
-0
/
+1
2014-02-24
Bluetooth: Add convenience function for getting total connection count
Johan Hedberg
1
-0
/
+7
2014-02-24
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
1
-0
/
+1
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
1
-1
/
+2
2014-02-23
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
1
-1
/
+0
2014-02-23
Bluetooth: Add hci_update_random_address() convenience function
Johan Hedberg
1
-0
/
+2
2014-02-23
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
2
-0
/
+6
2014-02-22
Bluetooth: Add mgmt defines for privacy
Johan Hedberg
1
-0
/
+8
2014-02-22
Bluetooth: Add initial code for distributing local IRK
Johan Hedberg
2
-0
/
+3
2014-02-21
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
1
-0
/
+1
2014-02-20
Bluetooth: Track the current configured random address
Marcel Holtmann
1
-0
/
+1
2014-02-20
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
1
-0
/
+1
2014-02-19
Bluetooth: Add support for sending New IRK event
Johan Hedberg
2
-0
/
+8
2014-02-19
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
1
-3
/
+2
2014-02-19
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
1
-1
/
+1
2014-02-19
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
1
-5
/
+6
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
1
-0
/
+1
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
1
-0
/
+1
2014-02-18
Bluetooth: Add convenience function for fetching IRKs
Johan Hedberg
1
-0
/
+9
2014-02-18
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
1
-0
/
+1
2014-02-18
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
1
-5
/
+5
2014-02-18
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
1
-1
/
+1
2014-02-18
Bluetooth: Implement mgmt_load_irks command
Johan Hedberg
2
-0
/
+13
2014-02-18
Bluetooth: Add hci_bdaddr_is_rpa convenience function
Johan Hedberg
1
-0
/
+11
2014-02-18
Bluetooth: Add basic IRK management support
Johan Hedberg
1
-0
/
+16
2014-02-18
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
1
-0
/
+1
2014-02-14
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
1
-0
/
+1
2014-02-14
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
1
-0
/
+1
2014-02-14
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
1
-0
/
+1
2014-02-14
Bluetooth: Release rfcomm_dev only once
Peter Hurley
1
-1
/
+5
2014-02-14
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
1
-1
/
+0
2014-02-13
Bluetooth: Introduce connection parameters list
Andre Guedes
1
-0
/
+18
2014-02-13
Bluetooth: Add constants for LTK key types
Marcel Holtmann
1
-0
/
+4
2014-02-13
Bluetooth: Remove __packed from struct smp_ltk
Marcel Holtmann
1
-1
/
+1
2014-02-13
Bluetooth: Rename authentication to key_type in mgmt_ltk_info
Marcel Holtmann
1
-1
/
+1
2014-02-13
Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
Marcel Holtmann
1
-0
/
+1
2014-02-13
Bluetooth: Add management command to allow use of debug keys
Marcel Holtmann
1
-0
/
+2
2014-02-13
Bluetooth: Add management setting for use of debug keys
Marcel Holtmann
1
-0
/
+1
2014-02-13
Bluetooth: Group list_head fields from strcut hci_dev together
Andre Guedes
1
-5
/
+2
2014-02-13
Bluetooth: Save connection interval parameters in hci_conn
Andre Guedes
1
-0
/
+2
2014-02-13
Bluetooth: Fix differentiating stored master vs slave LTK types
Johan Hedberg
1
-2
/
+3
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
1
-1
/
+1
2014-02-13
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
1
-0
/
+3
2014-02-13
Bluetooth: Add debugfs entry to show Secure Connections Only mode
Marcel Holtmann
1
-0
/
+1
2014-02-13
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
1
-0
/
+1
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
1
-0
/
+1
[prev]
[next]