summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-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
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-2/+2
* Bluetooth: __ variants of u8 and friends are not neccessary inside kernelPavel Machek2016-11-271-12/+13
* Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-1/+1
* Bluetooth: Add support for appearance in scan rspMichał Narajowski2016-09-192-0/+7
* Bluetooth: Increase the subsystem minor version numberMarcel Holtmann2016-09-191-1/+1
* Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2016-09-192-0/+19
* Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-191-1/+2
* Bluetooth: Use individual flags for certain management eventsMarcel Holtmann2016-09-191-1/+4
* Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-192-0/+5
* Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann2016-09-191-0/+2
* Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2016-09-191-0/+1
* Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-191-0/+1
* Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss2016-09-191-2/+2
* Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson2016-09-191-0/+1
* Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann2016-09-191-0/+2
* Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-181-0/+4
* Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann2016-07-181-3/+2
* Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-133-0/+3
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-091-1/+1
* Bluetooth: Add defines for SPI and I2CJohan Hedberg2016-04-221-0/+2
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-0/+1
* Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-231-0/+3
* Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-291-0/+6
* Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-0/+3
* Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-101-1/+0
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-101-1/+2
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-101-1/+0
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-101-3/+6
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-101-0/+1
* Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-221-0/+13
* Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-191-1/+1
* Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+1
OpenPOWER on IntegriCloud