summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-281-1/+21
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-02-248-34/+211
|\
| * Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann2014-02-211-0/+1
| * Bluetooth: Track the current configured random addressMarcel Holtmann2014-02-201-0/+1
| * Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann2014-02-201-0/+1
| * Bluetooth: Add support for sending New IRK eventJohan Hedberg2014-02-192-0/+8
| * Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg2014-02-191-3/+2
| * Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg2014-02-191-1/+1
| * Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg2014-02-191-5/+6
| * Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg2014-02-181-0/+1
| * Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg2014-02-181-0/+1
| * Bluetooth: allocate static minor for vhciLucas De Marchi2014-02-181-0/+1
| * Bluetooth: Add convenience function for fetching IRKsJohan Hedberg2014-02-181-0/+9
| * Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg2014-02-181-0/+1
| * Bluetooth: Remove return values from functions that don't need themJohan Hedberg2014-02-181-5/+5
| * Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg2014-02-181-1/+1
| * Bluetooth: Implement mgmt_load_irks commandJohan Hedberg2014-02-182-0/+13
| * Bluetooth: Add hci_bdaddr_is_rpa convenience functionJohan Hedberg2014-02-181-0/+11
| * Bluetooth: Add basic IRK management supportJohan Hedberg2014-02-181-0/+16
| * Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg2014-02-181-0/+1
| * Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-141-0/+1
| * Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley2014-02-141-0/+1
| * Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley2014-02-141-0/+1
| * Bluetooth: Release rfcomm_dev only oncePeter Hurley2014-02-141-1/+5
| * tty: Fix ref counting for port krefsPeter Hurley2014-02-141-3/+3
| * Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg2014-02-141-1/+0
| * Bluetooth: Introduce connection parameters listAndre Guedes2014-02-131-0/+18
| * Bluetooth: Add constants for LTK key typesMarcel Holtmann2014-02-131-0/+4
| * Bluetooth: Remove __packed from struct smp_ltkMarcel Holtmann2014-02-131-1/+1
| * Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann2014-02-131-1/+1
| * Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann2014-02-131-0/+1
| * Bluetooth: Add management command to allow use of debug keysMarcel Holtmann2014-02-131-0/+2
| * Bluetooth: Add management setting for use of debug keysMarcel Holtmann2014-02-131-0/+1
| * Bluetooth: Group list_head fields from strcut hci_dev togetherAndre Guedes2014-02-131-5/+2
| * Bluetooth: Save connection interval parameters in hci_connAndre Guedes2014-02-131-0/+2
| * Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg2014-02-131-2/+3
| * Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg2014-02-131-1/+1
| * Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg2014-02-131-0/+3
| * Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann2014-02-131-0/+1
| * Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann2014-02-131-0/+1
| * Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann2014-02-131-0/+1
| * Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-132-0/+2
| * Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann2014-02-131-0/+8
| * Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann2014-02-131-0/+8
| * Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann2014-02-131-3/+6
| * Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann2014-02-131-2/+4
| * Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann2014-02-131-0/+1
| * Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann2014-02-132-2/+9
| * Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann2014-02-132-0/+3
| * Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann2014-02-132-0/+2