index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-5
/
+0
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
1
-0
/
+11
2013-01-09
Bluetooth: AMP: Remove dead code
Andrei Emeltchenko
1
-5
/
+0
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
1
-5
/
+5
2012-12-03
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
Andrei Emeltchenko
1
-0
/
+7
2012-12-03
Bluetooth: Fix missing L2CAP EWS Conf parameter
Andrei Emeltchenko
1
-17
/
+15
2012-12-03
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
1
-0
/
+1
2012-12-03
Bluetooth: Refactor l2cap_send_disconn_req
Andrei Emeltchenko
1
-30
/
+26
2012-11-20
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Improve error message printing
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
1
-11
/
+18
2012-11-19
Bluetooth: trivial: Use __constant for constants
Andrei Emeltchenko
1
-4
/
+4
2012-11-19
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
1
-0
/
+2
2012-11-19
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-5
/
+2
2012-11-19
Bluetooth: Remove unneeded local_amp_id initialization
Andrei Emeltchenko
1
-1
/
+0
2012-11-19
Bluetooth: Use __l2cap_no_conn_pending helper
Andrei Emeltchenko
1
-1
/
+1
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
1
-1
/
+1
2012-11-01
Bluetooth: Process Create Chan Request
Andrei Emeltchenko
1
-20
/
+43
2012-11-01
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
1
-2
/
+2
2012-11-01
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
1
-0
/
+7
2012-11-01
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
1
-5
/
+14
2012-11-01
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
1
-2
/
+4
2012-11-01
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
1
-1
/
+10
2012-11-01
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
1
-1
/
+1
2012-11-01
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
1
-2
/
+2
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
1
-2
/
+2
2012-11-01
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
1
-6
/
+1
2012-11-01
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
1
-1
/
+1
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
1
-0
/
+19
2012-10-24
Bluetooth: Do not retransmit data during a channel move
Mat Martineau
1
-2
/
+2
2012-10-24
Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
Mat Martineau
1
-1
/
+3
2012-10-24
Bluetooth: Configure appropriate timeouts for AMP controllers
Mat Martineau
1
-6
/
+41
2012-10-24
Bluetooth: Do not send data during channel move
Mat Martineau
1
-0
/
+12
2012-10-24
Bluetooth: Flag ACL frames as complete for AMP controllers
Mat Martineau
1
-0
/
+9
2012-10-24
Bluetooth: Handle physical link completion
Mat Martineau
1
-0
/
+164
2012-10-24
Bluetooth: Add move confirm response handling
Mat Martineau
1
-0
/
+18
2012-10-24
Bluetooth: Add logical link confirm
Mat Martineau
1
-11
/
+123
2012-10-24
Bluetooth: Move channel response
Mat Martineau
1
-15
/
+168
2012-10-24
Bluetooth: Add move channel confirm handling
Mat Martineau
1
-3
/
+55
2012-10-24
Bluetooth: Add new ERTM receive states for channel move
Mat Martineau
1
-0
/
+102
2012-10-24
Bluetooth: Channel move request handling
Mat Martineau
1
-1
/
+112
2012-10-24
Bluetooth: Lookup channel structure based on DCID
Mat Martineau
1
-0
/
+17
2012-10-23
Bluetooth: Remove unnecessary intermediate function
Mat Martineau
1
-11
/
+2
2012-10-23
Bluetooth: Add L2CAP create channel request handling
Mat Martineau
1
-15
/
+48
2012-10-23
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
1
-0
/
+5
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-217
/
+286
2012-10-15
Bluetooth: Zero bredr pointer when chan is deleted
Andrei Emeltchenko
1
-0
/
+4
2012-10-15
Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
Andrei Emeltchenko
1
-2
/
+10
2012-10-15
Bluetooth: AMP: Drop packets when no l2cap conn exist
Andrei Emeltchenko
1
-0
/
+4
2012-10-15
Bluetooth: AMP: Handle complete frames in l2cap
Andrei Emeltchenko
1
-5
/
+10
[next]