index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
2014-02-28
1
-1
/
+21
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-02-24
8
-34
/
+211
|
\
|
*
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
2014-02-21
1
-0
/
+1
|
*
Bluetooth: Track the current configured random address
Marcel Holtmann
2014-02-20
1
-0
/
+1
|
*
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
2014-02-20
1
-0
/
+1
|
*
Bluetooth: Add support for sending New IRK event
Johan Hedberg
2014-02-19
2
-0
/
+8
|
*
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
2014-02-19
1
-3
/
+2
|
*
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
2014-02-19
1
-1
/
+1
|
*
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
2014-02-19
1
-5
/
+6
|
*
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
2014-02-18
1
-0
/
+1
|
*
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2014-02-18
1
-0
/
+1
|
*
Bluetooth: allocate static minor for vhci
Lucas De Marchi
2014-02-18
1
-0
/
+1
|
*
Bluetooth: Add convenience function for fetching IRKs
Johan Hedberg
2014-02-18
1
-0
/
+9
|
*
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
2014-02-18
1
-0
/
+1
|
*
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
2014-02-18
1
-5
/
+5
|
*
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
2014-02-18
1
-1
/
+1
|
*
Bluetooth: Implement mgmt_load_irks command
Johan Hedberg
2014-02-18
2
-0
/
+13
|
*
Bluetooth: Add hci_bdaddr_is_rpa convenience function
Johan Hedberg
2014-02-18
1
-0
/
+11
|
*
Bluetooth: Add basic IRK management support
Johan Hedberg
2014-02-18
1
-0
/
+16
|
*
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
2014-02-18
1
-0
/
+1
|
*
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
1
-0
/
+1
|
*
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
1
-0
/
+1
|
*
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
1
-0
/
+1
|
*
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
1
-1
/
+5
|
*
tty: Fix ref counting for port krefs
Peter Hurley
2014-02-14
1
-3
/
+3
|
*
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
1
-1
/
+0
|
*
Bluetooth: Introduce connection parameters list
Andre Guedes
2014-02-13
1
-0
/
+18
|
*
Bluetooth: Add constants for LTK key types
Marcel Holtmann
2014-02-13
1
-0
/
+4
|
*
Bluetooth: Remove __packed from struct smp_ltk
Marcel Holtmann
2014-02-13
1
-1
/
+1
|
*
Bluetooth: Rename authentication to key_type in mgmt_ltk_info
Marcel Holtmann
2014-02-13
1
-1
/
+1
|
*
Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
Marcel Holtmann
2014-02-13
1
-0
/
+1
|
*
Bluetooth: Add management command to allow use of debug keys
Marcel Holtmann
2014-02-13
1
-0
/
+2
|
*
Bluetooth: Add management setting for use of debug keys
Marcel Holtmann
2014-02-13
1
-0
/
+1
|
*
Bluetooth: Group list_head fields from strcut hci_dev together
Andre Guedes
2014-02-13
1
-5
/
+2
|
*
Bluetooth: Save connection interval parameters in hci_conn
Andre Guedes
2014-02-13
1
-0
/
+2
|
*
Bluetooth: Fix differentiating stored master vs slave LTK types
Johan Hedberg
2014-02-13
1
-2
/
+3
|
*
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
1
-1
/
+1
|
*
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
1
-0
/
+3
|
*
Bluetooth: Add debugfs entry to show Secure Connections Only mode
Marcel Holtmann
2014-02-13
1
-0
/
+1
|
*
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-02-13
1
-0
/
+1
|
*
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2014-02-13
1
-0
/
+1
|
*
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
2014-02-13
2
-0
/
+2
|
*
Bluetooth: Track Secure Connections support of remote devices
Marcel Holtmann
2014-02-13
1
-0
/
+8
|
*
Bluetooth: Add support for remote OOB input of P-256 data
Marcel Holtmann
2014-02-13
1
-0
/
+8
|
*
Bluetooth: Add internal function for storing P-192 and P-256 data
Marcel Holtmann
2014-02-13
1
-3
/
+6
|
*
Bluetooth: Provide remote OOB data for Secure Connections
Marcel Holtmann
2014-02-13
1
-2
/
+4
|
*
Bluetooth: Add debugfs quirk for forcing Secure Connections support
Marcel Holtmann
2014-02-13
1
-0
/
+1
|
*
Bluetooth: Add support for local OOB data with Secure Connections
Marcel Holtmann
2014-02-13
2
-2
/
+9
|
*
Bluetooth: Add management command for enabling Secure Connections
Marcel Holtmann
2014-02-13
2
-0
/
+3
|
*
Bluetooth: Add flags and setting for Secure Connections support
Marcel Holtmann
2014-02-13
2
-0
/
+2
[next]