| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS | Andrei Emeltchenko | 2012-12-03 | 1 | -5/+5 |
* | Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp | Andrei Emeltchenko | 2012-12-03 | 1 | -0/+7 |
* | Bluetooth: Fix missing L2CAP EWS Conf parameter | Andrei Emeltchenko | 2012-12-03 | 1 | -17/+15 |
* | Bluetooth: AMP: Check that AMP is present and active | Andrei Emeltchenko | 2012-12-03 | 1 | -0/+1 |
* | Bluetooth: Refactor l2cap_send_disconn_req | Andrei Emeltchenko | 2012-12-03 | 1 | -30/+26 |
* | Bluetooth: AMP: Set no FCS for incoming L2CAP chan | Andrei Emeltchenko | 2012-11-20 | 1 | -0/+1 |
* | Bluetooth: Improve error message printing | Andrei Emeltchenko | 2012-11-20 | 1 | -1/+1 |
* | Bluetooth: Fix sending L2CAP Create Chan Req | Andrei Emeltchenko | 2012-11-20 | 1 | -11/+18 |
* | Bluetooth: trivial: Use __constant for constants | Andrei Emeltchenko | 2012-11-19 | 1 | -4/+4 |
* | Bluetooth: Disable FCS only for new HS channels | Andrei Emeltchenko | 2012-11-19 | 1 | -0/+2 |
* | Bluetooth: Refactor locking in amp_physical_cfm | Andrei Emeltchenko | 2012-11-19 | 1 | -5/+2 |
* | Bluetooth: Remove unneeded local_amp_id initialization | Andrei Emeltchenko | 2012-11-19 | 1 | -1/+0 |
* | Bluetooth: Use __l2cap_no_conn_pending helper | Andrei Emeltchenko | 2012-11-19 | 1 | -1/+1 |
* | Bluetooth: Rename ctrl_id to remote_amp_id | Andrei Emeltchenko | 2012-11-01 | 1 | -1/+1 |
* | Bluetooth: Process Create Chan Request | Andrei Emeltchenko | 2012-11-01 | 1 | -20/+43 |
* | Bluetooth: AMP: Check for hs_hcon instead of ctrl_id | Andrei Emeltchenko | 2012-11-01 | 1 | -2/+2 |
* | Bluetooth: Disconnect logical link when deleting chan | Andrei Emeltchenko | 2012-11-01 | 1 | -0/+7 |
* | Bluetooth: AMP: Add Logical Link Create function | Andrei Emeltchenko | 2012-11-01 | 1 | -5/+14 |
* | Bluetooth: Derive remote and local amp id from chan struct | Andrei Emeltchenko | 2012-11-01 | 1 | -2/+4 |
* | Bluetooth: Return correct L2CAP response type | Andrei Emeltchenko | 2012-11-01 | 1 | -1/+10 |
* | Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete | Andrei Emeltchenko | 2012-11-01 | 1 | -1/+1 |
* | Bluetooth: trivial: Fix braces style and remove empty line | Andrei Emeltchenko | 2012-11-01 | 1 | -2/+2 |
* | Bluetooth: AMP: Process Logical Link complete evt | Andrei Emeltchenko | 2012-11-01 | 1 | -2/+2 |
* | Bluetooth: Use helper function sending EFS conf rsp | Andrei Emeltchenko | 2012-11-01 | 1 | -6/+1 |
* | Bluetooth: trivial: Remove unneeded assignment | Andrei Emeltchenko | 2012-11-01 | 1 | -1/+1 |
* | Bluetooth: Start channel move when socket option is changed | Mat Martineau | 2012-10-24 | 1 | -0/+19 |
* | Bluetooth: Do not retransmit data during a channel move | Mat Martineau | 2012-10-24 | 1 | -2/+2 |
* | Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP | Mat Martineau | 2012-10-24 | 1 | -1/+3 |
* | Bluetooth: Configure appropriate timeouts for AMP controllers | Mat Martineau | 2012-10-24 | 1 | -6/+41 |
* | Bluetooth: Do not send data during channel move | Mat Martineau | 2012-10-24 | 1 | -0/+12 |
* | Bluetooth: Flag ACL frames as complete for AMP controllers | Mat Martineau | 2012-10-24 | 1 | -0/+9 |
* | Bluetooth: Handle physical link completion | Mat Martineau | 2012-10-24 | 1 | -0/+164 |
* | Bluetooth: Add move confirm response handling | Mat Martineau | 2012-10-24 | 1 | -0/+18 |
* | Bluetooth: Add logical link confirm | Mat Martineau | 2012-10-24 | 1 | -11/+123 |
* | Bluetooth: Move channel response | Mat Martineau | 2012-10-24 | 1 | -15/+168 |
* | Bluetooth: Add move channel confirm handling | Mat Martineau | 2012-10-24 | 1 | -3/+55 |
* | Bluetooth: Add new ERTM receive states for channel move | Mat Martineau | 2012-10-24 | 1 | -0/+102 |
* | Bluetooth: Channel move request handling | Mat Martineau | 2012-10-24 | 1 | -1/+112 |
* | Bluetooth: Lookup channel structure based on DCID | Mat Martineau | 2012-10-24 | 1 | -0/+17 |
* | Bluetooth: Remove unnecessary intermediate function | Mat Martineau | 2012-10-23 | 1 | -11/+2 |
* | Bluetooth: Add L2CAP create channel request handling | Mat Martineau | 2012-10-23 | 1 | -15/+48 |
* | Bluetooth: Add new l2cap_chan struct members for high speed channels | Mat Martineau | 2012-10-23 | 1 | -0/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-10-19 | 1 | -217/+286 |
|\ |
|
| * | Bluetooth: Zero bredr pointer when chan is deleted | Andrei Emeltchenko | 2012-10-15 | 1 | -0/+4 |
| * | Bluetooth: Send EFS Conf Rsp only for BR/EDR chan | Andrei Emeltchenko | 2012-10-15 | 1 | -2/+10 |
| * | Bluetooth: AMP: Drop packets when no l2cap conn exist | Andrei Emeltchenko | 2012-10-15 | 1 | -0/+4 |
| * | Bluetooth: AMP: Handle complete frames in l2cap | Andrei Emeltchenko | 2012-10-15 | 1 | -5/+10 |
| * | Bluetooth: Rename __l2cap_connect() to l2cap_connect() | Gustavo Padovan | 2012-10-15 | 1 | -3/+3 |
| * | Bluetooth: Add chan->ops->defer() | Gustavo Padovan | 2012-10-15 | 1 | -7/+3 |
| * | Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c | Gustavo Padovan | 2012-10-15 | 1 | -4/+0 |