summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger
2015-02-27Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg
2015-02-20Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg
2015-02-19Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg
2015-02-19Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg
2015-02-14Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann
2015-01-02Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Remove broken force_lesc_support debugfs optionMarcel Holtmann
2015-01-02Bluetooth: Introduce force_bredr_smp debugfs option for testingMarcel Holtmann
2014-12-26Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann
2014-12-20Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann
2014-12-19Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg
2014-12-19Bluetooth: 6lowpan: Add IPSP PSM valueJukka Rissanen
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro
2014-12-09put iov_iter into msghdrAl Viro
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg