summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell
2011-06-21Bluetooth: Fix not setting the chan stateVinicius Costa Gomes
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20Bluetooth: Remove useless access to the socketVinicius Costa Gomes
2011-06-20Bluetooth: Fix crash when setting a LE socket to readyVinicius Costa Gomes
2011-06-17Bluetooth: Fix locking in blacklist codeGustavo F. Padovan
2011-06-16Bluetooth: Use bit operations on conn_stateGustavo F. Padovan
2011-06-16Bluetooth: use bit operation on conf_stateGustavo F. Padovan
2011-06-16Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku
2011-06-16Bluetooth: Move blacklisting functions to hci_coreAntti Julku
2011-06-15Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-06-14Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg
2011-06-13Bluetooth: fix missing parameter for HCI_OP_DISCONNECTAnderson Lizardo
2011-06-13Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes
2011-06-13Bluetooth: Add support for building pairing commandsVinicius Costa Gomes
2011-06-13Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes
2011-06-13Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes
2011-06-13Bluetooth: Remove debug statementsVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia
2011-06-13Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia
2011-06-13Bluetooth: Start SMP procedureAnderson Briglia
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia
2011-06-13Bluetooth: Don't forget to check for LE_LINKGustavo F. Padovan
2011-06-13Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan
2011-06-13Bluetooth: Make timer functions genericGustavo F. Padovan
2011-06-13Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan
2011-06-13Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan
2011-06-13Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan
2011-06-13Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan
2011-06-13Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan
2011-06-13Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()Gustavo F. Padovan
2011-06-13Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz
2011-06-10Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo
2011-06-10Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-09Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller
2011-06-09Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo
2011-06-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian
2011-06-09Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-06-09Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-06-08Bluetooth: Fix check for the ERTM local busy stateMat Martineau
2011-06-08Bluetooth: Restore accidentally-deleted lineMat Martineau