summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-10-28Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley
2011-10-28Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-10-28Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley
2011-10-28Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley
2011-10-28Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-10-28Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley
2011-10-28Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley
2011-10-18Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc
2011-09-19bluetooth: Add SCO parameters support for socketAndrzej Kaczmarek
2011-09-19bluetooth: Improve BNEP extension headers handlingAndrzej Kaczmarek
2011-07-18Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-18Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
2011-07-18Bluetooth: Fix memory leak under page timeoutsTomas Targownik
2011-07-18Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan
2011-07-18Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley
2011-07-18Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg
2011-07-11Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-07-11Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-11Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes
2011-07-11Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-11Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-11Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-11Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-11Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-11Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-11Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-11Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes
2011-07-11Bluetooth: Remove L2CAP busy queueMat Martineau
2011-07-11Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau
2011-07-11Bluetooth: Move code for ERTM local busy state to separate functionsMat Martineau
2011-07-11Bluetooth: Fix potential deadlock in mgmtAndre Guedes
2011-07-11Bluetooth: Fix potential deadlock in hci_coreAndre Guedes
2011-07-11Bluetooth: Remove enable_smp parameterAndre Guedes
2011-07-11Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-07-11Bluetooth: Add enable_le module parameterAndre Guedes
2011-07-11Bluetooth: Write LE Host Supported commandAndre Guedes
2011-07-11Bluetooth: Add extfeatures to struct hci_devAndre Guedes
2011-07-11Bluetooth: Check earlier for L2CAP ERTM frames to dropMat Martineau
2011-07-11Bluetooth: Fix bad locking balanceGustavo F. Padovan
2011-07-11Bluetooth: Add bt_printkJoe Perches
2011-07-11Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches
2011-07-11Bluetooth: ERTM timeouts need to be converted to jiffiesMat Martineau
2011-07-11Bluetooth: Fix indentation whitespaceMat Martineau
2011-07-11Bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap
2011-07-11Bluetooth: include scatterlist.h where neededStephen Rothwell
2011-07-11Bluetooth: Fix not setting the chan stateVinicius Costa Gomes
2011-07-11Bluetooth: Remove useless access to the socketVinicius Costa Gomes
2011-07-11Bluetooth: Fix crash when setting a LE socket to readyVinicius Costa Gomes
2011-07-11Bluetooth: Fix locking in blacklist codeGustavo F. Padovan