summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-22Bluetooth: Set up correct eSCO packet type for incomming connectionotherSebastian Chlad
2012-05-22BT: Add sec_level to auth_conn_infoLukasz Rymanowski
2012-05-22bluetooth: Add SCO parameters support for socketAndrzej Kaczmarek
2012-05-22bluetooth: Improve BNEP extension headers handlingAndrzej Kaczmarek
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-07Merge commit 'v3.4-rc6' into android-3.4Colin Cross
2012-05-07Revert Bluetooth: Use the stored LTK for restabilishing securityJohn Stultz
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-09Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-04-09Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2012-04-09Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2012-04-09Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-04-09Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-04-09Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-04-09Paranoid network.Robert Love
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko
2012-03-28Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-28Bluetooth: Fix Endian Bug.Santosh Nayak
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-03Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes
2012-03-03Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-02Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg
2012-03-02Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg
2012-03-02Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-01Bluetooth: mgmt: Centralize message length checksJohan Hedberg
2012-03-01Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg
2012-03-01Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg
2012-03-01Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg
2012-03-01Bluetooth: Fix init sequence for some CSR based controllersJohan Hedberg
2012-03-01Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes