summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)AuthorLines
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan-1/+1
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+13
2011-12-18Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan-1/+1
2011-12-18Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau-0/+1
2011-12-18Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau-1/+11
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-8/+7
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko-1/+1
2011-11-21Bluetooth: bnep: Fix module referenceDavid Herrmann-5/+3
2011-11-21Bluetooth: cmtp: Fix module referenceDavid Herrmann-2/+3
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-9/+9
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek-8/+8
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+8
2011-11-07Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa-1/+1
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-5/+8
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker-0/+1
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker-0/+2
2011-10-31Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg-2/+0
2011-10-31Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc-1/+1
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+11
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore-1/+11
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc-2/+7
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville-192/+152
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville-276/+473
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes-8/+6
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz-1/+5
2011-09-27Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc-6/+6
2011-09-27Bluetooth: use recommended LE connection parametersAnderson Lizardo-7/+7
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau-163/+80
2011-09-27Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau-2/+28
2011-09-27Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau-5/+20
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller-95/+102
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz-1/+3
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes-1/+3
2011-09-21Bluetooth: Reduce critical region.Andre Guedes-4/+3
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia-1/+1
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes-1/+1
2011-09-21Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes-0/+2
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes-45/+15
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes-18/+28
2011-09-21Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes-17/+2
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku-34/+80
2011-09-21Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes-5/+3
2011-09-21Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes-2/+3
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes-102/+177
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes-62/+54
2011-09-21Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkDavid Herrmann-0/+3
2011-09-21Bluetooth: Add LE link type for debugfs outputPeter Hurley-0/+2
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku-0/+60
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes-3/+4