aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-17Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-13Bluetooth: Fix rejecting SMP security request in slave roleJohan Hedberg
2013-11-13Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_delSeung-Woo Kim
2013-11-13Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim
2013-11-13Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim
2013-11-13Bluetooth: Fix issue with RFCOMM getsockopt operationMarcel Holtmann
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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