summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-04-06Merge remote-tracking branch 'jstultz/linaro-android-3.3' into stable-android...Philippe Langlais
2012-03-19Bluetooth: Set up correct eSCO packet type for incomming connectionSebastian Chlad
2012-03-19Bluetooth: Don't send RNR immediately when entering local busySzymon Janc
2012-03-19Bluetooth: Clear ack_timer when sending ackSzymon Janc
2012-03-19BT: Add sec_level to auth_conn_infoLukasz Rymanowski
2012-03-19bluetooth: Add SCO parameters support for socketAndrzej Kaczmarek
2012-03-19bluetooth: Improve BNEP extension headers handlingAndrzej Kaczmarek
2012-03-05Merge commit 'v3.3-rc6' into android-3.3Colin Cross
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-15Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-02-14Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-02-14Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-02-14Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2012-02-14Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2012-02-14Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-02-14Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-02-14Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-02-14Paranoid network.Robert Love
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Bluetooth: Correct packet len calculationAndrei Emeltchenko
2012-01-03Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan
2012-01-03Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan
2012-01-03Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes
2012-01-02Bluetooth: Queue adv_work on system workqueueAndre Guedes
2012-01-02Bluetooth: Fix adv_work delayAndre Guedes
2012-01-02Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes
2012-01-02Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan
2012-01-02Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan
2012-01-02Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan
2012-01-02Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan
2012-01-02Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan
2012-01-02Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan
2011-12-27Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan
2011-12-23Bluetooth: Incorrect address while storing LTK.Hemant Gupta
2011-12-22Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan
2011-12-22Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan