summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-13Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-11-28Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-03Bluetooth: Fix timeout on scanning for the second timeOliver Neukum
2011-08-29Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-08-15net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-08-11Bluetooth: hidp: Don't release device ref if never heldPeter Hurley
2011-08-11Bluetooth: hidp: Only free input device if failed registerPeter Hurley
2011-08-11Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley
2011-08-11Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley
2011-08-11Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc
2011-08-09Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir
2011-08-02Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley
2011-08-02Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-08-02Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-02Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-02Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-08-02Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-02Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley
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-16Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-16Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
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