summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Bluetooth: Add definitions for new link key typesMarcel Holtmann2014-02-131-2/+4
* Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann2014-02-131-0/+18
* Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann2014-02-131-0/+11
* Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann2014-02-132-0/+7
* Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+2
* Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-113-0/+3
* Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-092-0/+12
* Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-051-1/+0
* Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-051-0/+1
* Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-051-0/+1
* Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-051-0/+1
* Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-051-0/+3
* Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-051-0/+3
* Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-051-0/+7
* Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-051-0/+1
* Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-051-0/+31
* Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-051-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-084-73/+72
|\ \