Age | Commit message (Expand) | Author |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-10-21 | Bluetooth: Remove sk member from struct l2cap_chan | Gustavo Padovan |
2013-10-15 | Bluetooth: Add l2cap_chan_no_resume stub for A2MP | Marcel Holtmann |
2013-10-15 | Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c | Gustavo Padovan |
2013-10-15 | Bluetooth: Add chan->ops->set_shutdown() | Gustavo Padovan |
2013-10-15 | Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.c | Gustavo Padovan |
2013-10-15 | Bluetooth: Extend state_change() call to report errors too | Gustavo Padovan |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat |
2013-10-14 | Bluetooth: Introduce L2CAP channel callback for resuming | Marcel Holtmann |
2013-10-14 | Bluetooth: Introduce L2CAP channel flag for defer setup | Marcel Holtmann |
2013-10-13 | Bluetooth: Return the correct address type for L2CAP sockets | Marcel Holtmann |
2013-10-13 | Bluetooth: Store address information in L2CAP channel structure | Marcel Holtmann |
2013-10-13 | Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers | Marcel Holtmann |
2013-10-12 | Bluetooth: The L2CAP fixed channel connectionless data is supported | Marcel Holtmann |
2013-10-12 | Bluetooth: Allow 3D profile to use security mode 4 level 0 | Marcel Holtmann |
2013-10-02 | Bluetooth: Provide high speed configuration option | Marcel Holtmann |
2013-06-23 | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT | Johan Hedberg |
2013-04-17 | Bluetooth: l2cap: add l2cap_user sub-modules | David Herrmann |
2013-04-17 | Bluetooth: l2cap: introduce l2cap_conn ref-counting | David Herrmann |
2013-04-05 | Bluetooth: hidp: verify l2cap sockets | David Herrmann |
2013-01-09 | Bluetooth: remove an unused variable in a header file | Rami Rosen |
2012-12-03 | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS | Andrei Emeltchenko |
2012-11-19 | Bluetooth: Refactor locking in amp_physical_cfm | Andrei Emeltchenko |
2012-11-01 | Bluetooth: Rename ctrl_id to remote_amp_id | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt | Andrei Emeltchenko |
2012-11-01 | Bluetooth: AMP: Process Logical Link complete evt | Andrei Emeltchenko |
2012-10-24 | Bluetooth: Start channel move when socket option is changed | Mat Martineau |
2012-10-24 | Bluetooth: Move channel response | Mat Martineau |
2012-10-23 | Bluetooth: Add new l2cap_chan struct members for high speed channels | Mat Martineau |
2012-10-15 | Bluetooth: Add chan->ops->defer() | Gustavo Padovan |
2012-10-08 | Bluetooth: L2CAP: Fix using default Flush Timeout for EFS | Andrei Emeltchenko |
2012-10-08 | Bluetooth: Adjust L2CAP Max PDU size for AMP packets | Andrei Emeltchenko |
2012-09-27 | Bluetooth: AMP: Process Chan Selected event | Andrei Emeltchenko |
2012-09-27 | Bluetooth: A2MP: Add fallback to normal l2cap init sequence | Andrei Emeltchenko |
2012-09-27 | Bluetooth: Choose connection based on capabilities | Andrei Emeltchenko |
2012-08-21 | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan |
2012-08-06 | Bluetooth: Free the l2cap channel list only when refcount is zero | Jaganath Kanakkassery |
2012-08-06 | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c | Jaganath Kanakkassery |
2012-07-15 | Bluetooth: Use tx window from config response for ack timing | Mat Martineau |
2012-07-11 | Bluetooth: debug: Print l2cap_chan refcount | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Create empty l2cap ops function | Gustavo Padovan |
2012-06-05 | Bluetooth: Rename L2CAP_LE_DEFAULT_MTU | Andre Guedes |
2012-06-05 | Bluetooth: A2MP: Handling fixed channels | Andrei Emeltchenko |
2012-06-05 | Bluetooth: A2MP: Create A2MP channel | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Add l2cap_chan->ops->ready() | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Use chan as parameters for l2cap chan ops | Gustavo Padovan |
2012-06-05 | Bluetooth: Define and use PSM identifiers | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Define L2CAP conf continuation flag | Andrei Emeltchenko |
2012-06-05 | Bluetooth: Remove unused ERTM control field macros | Mat Martineau |