summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-11-04Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-11-04Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-11-02Bluetooth: Remove link type check in hci_disconn_complete_evt()Andre Guedes
2013-11-02Bluetooth: Add an extra check in mgmt_device_disconnected()Andre Guedes
2013-11-02Bluetooth: Check address in mgmt_disconnect_failed()Andre Guedes
2013-11-02Bluetooth: Fix issue with RFCOMM getsockopt operationMarcel Holtmann
2013-10-31Bluetooth: Store supported commands only during setup procedureMarcel Holtmann
2013-10-31Bluetooth: Remove debug statement for features complete eventMarcel Holtmann
2013-10-30Bluetooth: Set default own address type only during controller setupMarcel Holtmann
2013-10-23Bluetooth: Fix limited discoverable mode for Zeevo modulesMarcel Holtmann
2013-10-21Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan
2013-10-21Bluetooth: Use bt_cb(skb)->chan to send raw data backGustavo Padovan
2013-10-21Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan
2013-10-21Bluetooth: Remove parent socket usage from l2cap_core.cGustavo Padovan
2013-10-21Bluetooth: Remove socket lock from l2cap_state_change()Gustavo Padovan
2013-10-21Bluetooth: Hold socket in defer callback in L2CAP socketGustavo Padovan
2013-10-21Bluetooth: Do not access chan->sk directlyGustavo Padovan
2013-10-21Bluetooth: Remove not used struct sockGustavo Padovan
2013-10-21Bluetooth: Fix enabling fast connectable on LE-only controllersJohan Hedberg
2013-10-20Bluetooth: Update Set Discoverable to support LEJohan Hedberg
2013-10-20Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general placeJohan Hedberg
2013-10-20Bluetooth: Fix sending write_scan_enable when BR/EDR is disabledJohan Hedberg
2013-10-20Bluetooth: Move mgmt_pending_find to avoid forward declarationsJohan Hedberg
2013-10-20Bluetooth: Fix updating settings when there are no HCI commands to sendJohan Hedberg
2013-10-20Bluetooth: Refactor set_connectable settings update to separate functionJohan Hedberg
2013-10-20Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()Johan Hedberg
2013-10-20Bluetooth: Check for flag instead of features in update_adv_data()Johan Hedberg
2013-10-20Bluetooth: Check for flag instead of features in update_scan_rsp_data()Johan Hedberg
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches
2013-10-19Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann
2013-10-19Bluetooth: Add LE features to debugfs if availableMarcel Holtmann
2013-10-19Bluetooth: Expose setting if debug keys are used or notMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs entry read/write own address typeMarcel Holtmann
2013-10-19Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann
2013-10-19Bluetooth: Expose current list of long term keys via debugfsMarcel Holtmann
2013-10-19Bluetooth: Expose white list size information in debugfsMarcel Holtmann
2013-10-19Bluetooth: Remove bus attribute in favor of hierarchyMarcel Holtmann
2013-10-19Bluetooth: Expose current list of link keys via debugfsMarcel Holtmann
2013-10-19Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Store local version information only during setup phaseMarcel Holtmann
2013-10-19Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Remove debug entry for connection featuresMarcel Holtmann
2013-10-19Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann
2013-10-19Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann
2013-10-18Bluetooth: Block ATT connection on LE when device is blockedMarcel Holtmann