summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| * | | Bluetooth: Add setting of the LE event maskJohan Hedberg2012-10-24
| * | | Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg2012-10-24
| * | | Bluetooth: Add initial support for LE-only controllersJohan Hedberg2012-10-24
| * | | Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan2012-10-24
| * | | Bluetooth: trivial: Remove newline before EOFSyam Sidhardhan2012-10-24
| * | | Bluetooth: Start channel move when socket option is changedMat Martineau2012-10-24
| * | | Bluetooth: Do not retransmit data during a channel moveMat Martineau2012-10-24
| * | | Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMPMat Martineau2012-10-24
| * | | Bluetooth: Configure appropriate timeouts for AMP controllersMat Martineau2012-10-24
| * | | Bluetooth: Do not send data during channel moveMat Martineau2012-10-24
| * | | Bluetooth: Flag ACL frames as complete for AMP controllersMat Martineau2012-10-24
| * | | Bluetooth: Handle physical link completionMat Martineau2012-10-24
| * | | Bluetooth: Add move confirm response handlingMat Martineau2012-10-24
| * | | Bluetooth: Add logical link confirmMat Martineau2012-10-24
| * | | Bluetooth: Move channel responseMat Martineau2012-10-24
| * | | Bluetooth: Add state to hci_chanMat Martineau2012-10-24
| * | | Bluetooth: Add move channel confirm handlingMat Martineau2012-10-24
| * | | Bluetooth: Add new ERTM receive states for channel moveMat Martineau2012-10-24
| * | | Bluetooth: Channel move request handlingMat Martineau2012-10-24
| * | | Bluetooth: Lookup channel structure based on DCIDMat Martineau2012-10-24
| * | | Bluetooth: Remove unnecessary intermediate functionMat Martineau2012-10-23
| * | | Bluetooth: Add L2CAP create channel request handlingMat Martineau2012-10-23
| * | | Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau2012-10-23
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-15
| |\ \
| | * | Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\ \ \ \ | |/ / / |/| | |
| * | | Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-18
| * | | Bluetooth: Zero bredr pointer when chan is deletedAndrei Emeltchenko2012-10-15
| * | | Bluetooth: Send EFS Conf Rsp only for BR/EDR chanAndrei Emeltchenko2012-10-15
| * | | Bluetooth: AMP: Drop packets when no l2cap conn existAndrei Emeltchenko2012-10-15
| * | | Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-15
| * | | Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko2012-10-15
| * | | Bluetooth: Rename __l2cap_connect() to l2cap_connect()Gustavo Padovan2012-10-15
| * | | Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
| * | | Bluetooth: Move bt_accept_enqueue() to l2cap_sock.cGustavo Padovan2012-10-15
| * | | Bluetooth: Call ops->teardown() without checking for NULLGustavo Padovan2012-10-12
| * | | Bluetooth: Use locked l2cap_state_change()Gustavo Padovan2012-10-12
| * | | Bluetooth: use l2cap_chan_set_err()Gustavo Padovan2012-10-12
| * | | Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.cGustavo Padovan2012-10-12
| * | | Bluetooth: Fix L2CAP coding styleGustavo Padovan2012-10-12
| * | | Bluetooth: Factor out common L2CAP connection codeMat Martineau2012-10-12
| * | | Bluetooth: Process create response and connect response identicallyMat Martineau2012-10-12
| * | | Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
| * | | Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-11
| * | | Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11
| * | | Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-11
| * | | Bluetooth: Allow to set flush timeoutAndrei Emeltchenko2012-10-11
| * | | Bluetooth: Use __constant modifier for RFCOMM PSMSyam Sidhardhan2012-10-11
| * | | Bluetooth: Use __constant modifier for L2CAP SMP CIDSyam Sidhardhan2012-10-11