aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-09-05
* Bluetooth: validate BLE connection interval updatescsonsino2019-07-06
* Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-06
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-05
* Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery2019-04-23
* Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva2019-02-18
* Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2018-12-19
* Bluetooth: Remove redundant check on statusColin Ian King2018-10-14
* Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-27
* Bluetooth: Add definitions for LE set address resolutionAnkit Navik2018-08-10
* Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing2018-08-06
* Bluetooth: Handle ADv set terminated eventJaganath Kanakkassery2018-07-30
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-30
* Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery2018-07-30
* Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery2018-07-30
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-30
* Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-30
* Bluetooth: Handle extended ADV PDU typesJaganath Kanakkassery2018-07-30
* Bluetooth: Implement Set PHY Confguration commandJaganath Kanakkassery2018-07-30
* Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-06
* Bluetooth: Introduce helpers for le conn status and completeJaganath Kanakkassery2018-07-06
* Bluetooth: Process extended ADV report eventJaganath Kanakkassery2018-07-06
* Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-06
* Bluetooth: Introduce helpers for LE set scan start and completeJaganath Kanakkassery2018-07-06
* Bluetooth: Add HCI command for clear Resolv listAnkit Navik2018-07-06
* Bluetooth: Store Resolv list sizeAnkit Navik2018-07-06
* Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow2018-05-18
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-03
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-30
* Bluetooth: fix spelling mistake: "advetising" -> "advertising"Colin Ian King2017-02-16
* Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-13
* Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann2016-07-09
* Bluetooth: Ignore unknown advertising packet typesJohan Hedberg2016-04-08
* Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-05
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-09
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-09
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-16
| * Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-16
* | Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc2015-09-18
|/
* Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak2015-08-28
* Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-10
* Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-10
* Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2015-07-30
* Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2015-07-30
* Bluetooth: Move get info completed callback to a2mp.cArron Wang2015-07-30
* Bluetooth: Move high speed specific event under BT_HS optionArron Wang2015-07-30
* Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg2015-06-12