summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-11-11Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov
2020-11-09Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye
2020-11-09Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-20Bluetooth: Fix auto-creation of hci_conn at Conn Complete eventSonny Sasaka
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman
2020-07-30Bluetooth: Translate additional address type during le_connSathish Narasimman
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-07-13Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-07-10Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-05-18Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-05-13Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-04-28Bluetooth: allow scatternet connections if supported.Alain Michaud
2020-04-09Bluetooth: log advertisement packet length if it gets correctedDaniels Umanovskis
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman
2020-04-03Bluetooth: fixing minor typo in commentAlain Michaud
2020-03-25Bluetooth: don't assume key size is 16 when the command failsAlain Michaud
2020-03-23Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi
2020-03-12Bluetooth: clean up connection in hci_cs_disconnectJoseph Hwang
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud
2020-03-04Bluetooth: guard against controllers sending zero'd eventsAlain Michaud
2020-02-14Bluetooth: secure bluetooth stack from bluedump attackHoward Chung
2020-01-04Bluetooth: Add support for LE PHY Update Complete eventLuiz Augusto von Dentz
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann
2019-09-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-07-06Bluetooth: validate BLE connection interval updatescsonsino
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-04-23Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery
2019-02-18Bluetooth: hci_event: Use struct_size() helperGustavo A. R. Silva
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg
2018-10-14Bluetooth: Remove redundant check on statusColin Ian King
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik
2018-08-10Bluetooth: Add definitions for LE set address resolutionAnkit Navik
2018-08-06Bluetooth: remove redundant variables 'adv_set' and 'cp'YueHaibing