summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
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
2011-06-08Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-08Bluetooth: Verify a pin code in pin_code_replyWaldemar Rymarkiewicz
2011-06-08Bluetooth: Remove a magic numberWaldemar Rymarkiewicz
2011-06-08Bluetooth: fix sparse & gcc warningsJohannes Berg
2011-06-08Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-06-08Bluetooth: Check advertising cache in hci_connect()Andre Guedes