index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2012-11-01
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
2012-11-01
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
2012-11-01
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
2012-11-01
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
2012-11-01
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
2012-11-01
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
2012-11-01
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2012-11-01
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
2012-11-01
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2012-10-24
Bluetooth: Do not retransmit data during a channel move
Mat Martineau
2012-10-24
Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
Mat Martineau
2012-10-24
Bluetooth: Configure appropriate timeouts for AMP controllers
Mat Martineau
2012-10-24
Bluetooth: Do not send data during channel move
Mat Martineau
2012-10-24
Bluetooth: Flag ACL frames as complete for AMP controllers
Mat Martineau
2012-10-24
Bluetooth: Handle physical link completion
Mat Martineau
2012-10-24
Bluetooth: Add move confirm response handling
Mat Martineau
2012-10-24
Bluetooth: Add logical link confirm
Mat Martineau
2012-10-24
Bluetooth: Move channel response
Mat Martineau
2012-10-24
Bluetooth: Add move channel confirm handling
Mat Martineau
2012-10-24
Bluetooth: Add new ERTM receive states for channel move
Mat Martineau
2012-10-24
Bluetooth: Channel move request handling
Mat Martineau
2012-10-24
Bluetooth: Lookup channel structure based on DCID
Mat Martineau
2012-10-23
Bluetooth: Remove unnecessary intermediate function
Mat Martineau
2012-10-23
Bluetooth: Add L2CAP create channel request handling
Mat Martineau
2012-10-23
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-15
Bluetooth: Zero bredr pointer when chan is deleted
Andrei Emeltchenko
2012-10-15
Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
Andrei Emeltchenko
2012-10-15
Bluetooth: AMP: Drop packets when no l2cap conn exist
Andrei Emeltchenko
2012-10-15
Bluetooth: AMP: Handle complete frames in l2cap
Andrei Emeltchenko
2012-10-15
Bluetooth: Rename __l2cap_connect() to l2cap_connect()
Gustavo Padovan
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-15
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
Gustavo Padovan
2012-10-12
Bluetooth: Call ops->teardown() without checking for NULL
Gustavo Padovan
2012-10-12
Bluetooth: Use locked l2cap_state_change()
Gustavo Padovan
2012-10-12
Bluetooth: use l2cap_chan_set_err()
Gustavo Padovan
2012-10-12
Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
Gustavo Padovan
2012-10-12
Bluetooth: Fix L2CAP coding style
Gustavo Padovan
2012-10-12
Bluetooth: Factor out common L2CAP connection code
Mat Martineau
2012-10-12
Bluetooth: Process create response and connect response identically
Mat Martineau
2012-10-08
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
2012-10-08
Bluetooth: AMP: Use block_mtu for AMP controller
Andrei Emeltchenko
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-27
Bluetooth: Factor out Create Configuration Response
Andrei Emeltchenko
2012-09-27
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
[next]