summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2014-02-18Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg
2014-02-14Bluetooth: Don't fail RFCOMM tty writesPeter Hurley
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley
2014-02-14Bluetooth: Release rfcomm_dev only oncePeter Hurley
2014-02-14Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes
2014-02-13Bluetooth: Add constants for LTK key typesMarcel Holtmann
2014-02-13Bluetooth: Remove __packed from struct smp_ltkMarcel Holtmann
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann
2014-02-13Bluetooth: Group list_head fields from strcut hci_dev togetherAndre Guedes
2014-02-13Bluetooth: Save connection interval parameters in hci_connAndre Guedes
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg
2014-02-13Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg
2014-02-13Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann
2014-02-13Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann
2014-02-13Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann
2014-02-13Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann
2014-02-13Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg
2013-12-05Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg
2013-12-05Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg
2013-12-05Bluetooth: Add LE L2CAP flow control modeJohan Hedberg
2013-12-05Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg
2013-12-05Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg
2013-12-05Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville