summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-07-17Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-07-17Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-07-17Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-07-17Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-07-02Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-07-02Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-07-02Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-06-06Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-05-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin
2013-09-18Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg
2013-09-16Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan
2013-09-16Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Prevent transparent SCO on older devicesFrédéric Dalleau
2013-08-21Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau
2013-08-21Bluetooth: Use voice setting in deferred SCO connection requestFrédéric Dalleau
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau
2013-08-21Bluetooth: Remove unused mask parameter in sco_conn_defer_acceptFrédéric Dalleau
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin
2013-08-21Bluetooth: Fix the reference counting of tty_portGianluca Anzolin
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin
2013-08-21Bluetooth: Remove the device from the list in the destructorGianluca Anzolin
2013-08-21Bluetooth: Take proper tty_struct referencesGianluca Anzolin
2013-08-21Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann
2013-08-21Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-07-25Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires
2013-07-25Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires
2013-07-25Bluetooth: Add missing braces to an "else if"Gustavo Padovan
2013-07-25Bluetooth: Use defines instead of integer literalsMikel Astiz
2013-07-25Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz