summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+1
* Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-062-0/+24
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-051-0/+1
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-04-251-0/+3
* Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke2019-02-261-0/+12
* Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-251-0/+1
* Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-221-1/+1
* Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-141-0/+2
* Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-141-6/+11
* Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-281-0/+2
* Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-271-2/+0Star
* Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-271-1/+0Star
* Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-272-0/+29
* Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-101-0/+3
* Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann2018-08-061-0/+2
* Bluetooth: Add new quirk for non-persistent setup settingsSean Wang2018-07-301-0/+9
* Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2018-07-302-0/+10
* Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-301-0/+8
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-302-0/+10
* Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-301-0/+2
* Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-301-0/+22
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-302-0/+40
* Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-302-0/+11
* Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-301-0/+8
* Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-302-1/+12
* Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-302-0/+6
* Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-301-0/+19
* Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery2018-07-301-0/+25
* Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery2018-07-302-0/+18
* Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-302-0/+7
* Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-062-0/+38
* Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-061-0/+26
* Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-062-0/+28
* Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-061-0/+2
* Bluetooth: Store Resolv list sizeAnkit Navik2018-07-062-0/+8
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-0/+2
|\
| * Bluetooth: Add __hci_cmd_send functionLoic Poulain2018-05-181-0/+2
* | net/bluetooth: convert to ->poll_maskChristoph Hellwig2018-05-261-1/+1
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-081-1/+1
|\
| * Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-031-1/+1
* | Bluetooth: Fix data type of appearenceJaganath Kanakkassery2018-04-011-1/+1
|/
* net: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-0/+3
* Bluetooth: increase timeout for le auto connectionsKonrad Zapałowicz2017-10-291-1/+1
* Bluetooth: make baswap src constLoic Poulain2017-09-011-1/+1
* Bluetooth: Set LE Default PHY preferencesMarcel Holtmann2017-05-181-0/+7
* Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann2017-05-181-0/+1
* Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-04-121-1/+1
* Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2017-04-121-3/+5