summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2011-07-07Bluetooth: Remove L2CAP busy queueMat Martineau
2011-07-07Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau
2011-07-07Bluetooth: Move code for ERTM local busy state to separate functionsMat Martineau
2011-07-07Bluetooth: Fix potential deadlock in mgmtAndre Guedes
2011-07-07Bluetooth: Fix potential deadlock in hci_coreAndre Guedes
2011-07-06Bluetooth: Remove enable_smp parameterAndre Guedes
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes
2011-07-01Bluetooth: Check earlier for L2CAP ERTM frames to dropMat Martineau
2011-07-01Bluetooth: Fix bad locking balanceGustavo F. Padovan
2011-06-30Bluetooth: Add bt_printkJoe Perches
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-06-30Bluetooth: ERTM timeouts need to be converted to jiffiesMat Martineau
2011-06-30Bluetooth: Fix indentation whitespaceMat Martineau
2011-06-30Bluetooth: Fix memory leak under page timeoutsTomas Targownik
2011-06-30Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan
2011-06-30Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-28Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2011-06-27bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap
2011-06-27Bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap
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