aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05Bluetooth: Add support for utilizing Fast Advertising IntervalSpoorthi Ravishankar Koppad1-0/+2
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann1-0/+1
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2-0/+24
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita1-0/+1
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann1-0/+3
2019-02-26Bluetooth: Add quirk for reading BD_ADDR from fwnode propertyMatthias Kaehlcke1-0/+12
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain1-0/+1
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke1-1/+1
2018-10-14Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari1-0/+2
2018-10-14Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari1-6/+11
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa1-0/+2
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz1-2/+0
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz1-1/+0
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2-0/+29
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik1-0/+3
2018-08-06Bluetooth: btqca: Introduce HCI_EV_VENDOR and use itMarcel Holtmann1-0/+2
2018-07-30Bluetooth: Add new quirk for non-persistent setup settingsSean Wang1-0/+9
2018-07-30Bluetooth: Implement secondary advertising on different PHYsJaganath Kanakkassery2-0/+10
2018-07-30Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery1-0/+8
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2-0/+10
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery1-0/+2
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery1-0/+22
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2-0/+40
2018-07-30Bluetooth: Read no of adv sets during initJaganath Kanakkassery2-0/+11
2018-07-30Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery1-0/+8
2018-07-30Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2-1/+12
2018-07-30Bluetooth: Implement PHY changed eventJaganath Kanakkassery2-0/+6
2018-07-30Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery1-0/+19
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandJaganath Kanakkassery1-0/+25
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery2-0/+18
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2-0/+7
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2-0/+38
2018-07-06Bluetooth: Process extended ADV report eventJaganath Kanakkassery1-0/+26
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2-0/+28
2018-07-06Bluetooth: Add HCI command for clear Resolv listAnkit Navik1-0/+2
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik2-0/+8
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain1-0/+2
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-1/+1
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc1-1/+1
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery1-1/+1
2017-11-27net: annotate ->poll() instancesAl Viro1-1/+1
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann1-0/+3
2017-10-29Bluetooth: increase timeout for le auto connectionsKonrad Zapałowicz1-1/+1
2017-09-01Bluetooth: make baswap src constLoic Poulain1-1/+1
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann1-0/+7
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann1-0/+1
2017-04-12Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak1-1/+1