summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Alain Michaud-0/+27
2020-01-04Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz-0/+10
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann-3/+1
2020-01-04Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud-0/+4
2019-09-05Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad-0/+2
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann-0/+1
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad-0/+24
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita-0/+1
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann-0/+3
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke-0/+12
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain-0/+1
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke-1/+1
2018-10-14Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari-0/+2
2018-10-14Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari-6/+11
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa-0/+2
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz-2/+0
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz-1/+0
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik-0/+29
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik-0/+3
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann-0/+2
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang-0/+9
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery-0/+10
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery-0/+8
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery-0/+10
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery-0/+2
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery-0/+22
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery-0/+40
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery-0/+11
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery-0/+8
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery-1/+12
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery-0/+6
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery-0/+19
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery-0/+25
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery-0/+18
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery-0/+7
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery-0/+38
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery-0/+26
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery-0/+28
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik-0/+2
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik-0/+8
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig-1/+1
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain-0/+2
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-1/+1
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc-1/+1
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery-1/+1
2017-11-27net: annotate ->poll() instancesAl Viro-1/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann-0/+3
2017-10-29Bluetooth: increase timeout for le auto connectionsKonrad Zapałowicz-1/+1