summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)AuthorLines
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-12/+88
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg-1/+1
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal-1/+1
2012-06-11Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc-6/+8
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg-0/+48
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg-3/+6
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg-1/+6
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal-0/+18
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg-1/+1
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes-1/+1
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds-2/+2
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-638/+990
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-26/+1
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-73/+64
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville-638/+990
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+31
2012-05-16Bluetooth: Report proper error number in disconnectionGustavo Padovan-1/+1
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan-22/+35
2012-05-16Bluetooth: report the right security level in getsockoptGustavo Padovan-1/+4
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau-6/+6
2012-05-16Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau-7/+3
2012-05-16Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau-20/+0
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal-1/+3
2012-05-16Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg-1/+1
2012-05-16Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan-15/+18
2012-05-16Bluetooth: Fix skb length calculationGustavo Padovan-0/+3
2012-05-16Bluetooth: Fix packet size provided to the controllerGustavo Padovan-2/+6
2012-05-16Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan-4/+8
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan-7/+31
2012-05-15Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau-1/+2
2012-05-14Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau-0/+3
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan-5/+21
2012-05-09bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches-3/+3
2012-05-09Bluetooth: Fixed checkpatch warningsCristian Chilipirea-1/+2
2012-05-09Bluetooth: bnep: use constant for ethertypeEldad Zack-1/+1
2012-05-09Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau-58/+86
2012-05-09Bluetooth: Remove unneeded calculation and magic numberAndrei Emeltchenko-2/+2
2012-05-09Bluetooth: Remove hlen variableGustavo Padovan-3/+3
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann-10/+4
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan-14/+0
2012-05-09Bluetooth: Remove unneeded elements from size calculationGustavo Padovan-1/+1
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan-16/+0
2012-05-09Bluetooth: Add Code Aurora Forum copyrightMat Martineau-0/+1
2012-05-09Bluetooth: Make better use of l2cap_chan reference countingMat Martineau-0/+9
2012-05-09Bluetooth: Remove unused functionMat Martineau-11/+0
2012-05-09Bluetooth: Initialize new l2cap_chan structure membersMat Martineau-8/+17
2012-05-09Bluetooth: Move recently-added ERTM header packing functionsMat Martineau-100/+100
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau-19/+19