Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Bluetooth: Add AMP-related data and structures for channel signals | Mat Martineau | 1 | -2/+52 |
2011-11-07 | Bluetooth: Add channel policy to getsockopt/setsockopt | Mat Martineau | 1 | -0/+1 |
2011-11-07 | Bluetooth: Change scope of the enable_hs module parameter | Mat Martineau | 1 | -0/+1 |
2011-11-07 | Bluetooth: prioritizing data over HCI | Luiz Augusto von Dentz | 1 | -0/+1 |
2011-11-07 | Bluetooth: set skbuffer priority based on L2CAP socket priority | Luiz Augusto von Dentz | 1 | -1/+2 |
2011-11-07 | Bluetooth: EFS: implement L2CAP config pending state | Andrei Emeltchenko | 1 | -0/+3 |
2011-11-07 | Bluetooth: Use miliseconds for L2CAP channel timeouts | Andrzej Kaczmarek | 1 | -2/+5 |
2011-10-18 | Bluetooth: EWS: support extended seq numbers | Andrei Emeltchenko | 1 | -0/+17 |
2011-10-17 | Bluetooth: EWS: handling different Control fields | Andrei Emeltchenko | 1 | -0/+28 |
2011-10-14 | Bluetooth: EFS: assign default values in chan add | Andrei Emeltchenko | 1 | -0/+9 |
2011-10-14 | Bluetooth: EFS: definitions and headers | Andrei Emeltchenko | 1 | -0/+26 |
2011-10-13 | Bluetooth: EWS: define L2CAP header sizes | Andrei Emeltchenko | 1 | -0/+6 |
2011-10-13 | Bluetooth: EWS: rewrite handling POLL (P) bit | Andrei Emeltchenko | 1 | -0/+16 |
2011-10-13 | Bluetooth: EWS: rewrite handling FINAL (F) bit | Andrei Emeltchenko | 1 | -0/+15 |
2011-10-13 | Bluetooth: EWS: rewrite check frame type function | Andrei Emeltchenko | 1 | -2/+16 |
2011-10-13 | Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation | Andrei Emeltchenko | 1 | -9/+27 |
2011-10-13 | Bluetooth: EWS: rewrite reqseq calculation | Andrei Emeltchenko | 1 | -2/+18 |
2011-10-13 | Bluetooth: EWS: rewrite handling SAR bits | Andrei Emeltchenko | 1 | -5/+32 |
2011-10-13 | Bluetooth: EWS: rewrite handling Supervisory (S) bits | Andrei Emeltchenko | 1 | -4/+23 |
2011-10-13 | Bluetooth: EWS: adds ext control field bit mask | Andrei Emeltchenko | 1 | -12/+29 |
2011-10-13 | Bluetooth: EWS: extended window size option support | Andrei Emeltchenko | 1 | -2/+6 |
2011-10-11 | Bluetooth: clean up spaces in L2CAP header | Andrei Emeltchenko | 1 | -9/+8 |
2011-10-11 | Bluetooth: convert role_switch variable to flag in l2cap chan | Andrei Emeltchenko | 1 | -1/+1 |
2011-10-11 | Bluetooth: convert force_active variable to flag in l2cap chan | Andrei Emeltchenko | 1 | -1/+1 |
2011-10-11 | Bluetooth: convert force_reliable variable to flag in l2cap chan | Andrei Emeltchenko | 1 | -1/+1 |
2011-10-11 | Bluetooth: convert flushable variable to flag in l2cap chan | Andrei Emeltchenko | 1 | -1/+6 |
2011-10-06 | Bluetooth: EFS: l2cap extended feature mask update | Andrei Emeltchenko | 1 | -1/+5 |
2011-09-28 | Bluetooth: Perform L2CAP SDU reassembly without copying data | Mat Martineau | 1 | -2/+1 |
2011-09-21 | Bluetooth: Move SMP fields to a separate structure | Vinicius Costa Gomes | 1 | -7/+1 |
2011-07-11 | Bluetooth: Fixes l2cap "command reject" reply according to spec | Ilia Kolomisnky | 1 | -1/+18 |
2011-07-07 | Bluetooth: Remove L2CAP busy queue | Mat Martineau | 1 | -4/+0 |
2011-07-07 | Bluetooth: Use event-driven approach for handling ERTM receive buffer | Mat Martineau | 1 | -0/+2 |
2011-06-17 | Bluetooth: Use bit operations on conn_state | Gustavo F. Padovan | 1 | -12/+14 |
2011-06-17 | Bluetooth: use bit operation on conf_state | Gustavo F. Padovan | 1 | -9/+11 |
2011-06-14 | Bluetooth: Add key size checks for SMP | Vinicius Costa Gomes | 1 | -0/+1 |
2011-06-14 | Bluetooth: Add support for SMP timeout | Vinicius Costa Gomes | 1 | -0/+2 |
2011-06-13 | Bluetooth: Add SMP confirmation checks methods | Anderson Briglia | 1 | -0/+1 |
2011-06-13 | Bluetooth: Add SMP confirmation structs | Anderson Briglia | 1 | -0/+5 |
2011-06-13 | Bluetooth: keep reference if any ERTM timer is enabled | Gustavo F. Padovan | 1 | -6/+9 |
2011-06-13 | Bluetooth: Make timer functions generic | Gustavo F. Padovan | 1 | -0/+2 |
2011-06-13 | Bluetooth: Add refcnt to struct l2cap_chan | Gustavo F. Padovan | 1 | -0/+2 |
2011-06-13 | Bluetooth: Add state tracking to struct l2cap_chan | Gustavo F. Padovan | 1 | -0/+3 |
2011-06-13 | Bluetooth: add close() callback to l2cap_chan_ops | Gustavo F. Padovan | 1 | -2/+1 |
2011-06-13 | Bluetooth: add recv() callback to l2cap_chan_ops | Gustavo F. Padovan | 1 | -0/+1 |
2011-06-13 | Bluetooth: Add l2cap_chan_ops abstraction | Gustavo F. Padovan | 1 | -3/+9 |
2011-06-08 | Bluetooth: Add BT_POWER L2CAP socket option. | Jaikumar Ganesh | 1 | -0/+1 |
2011-06-08 | Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() | Gustavo F. Padovan | 1 | -1/+1 |
2011-06-08 | Bluetooth: Remove export of l2cap_chan_clear_timer() | Gustavo F. Padovan | 1 | -1/+0 |
2011-06-08 | Bluetooth: create channel timer to replace sk_timer | Gustavo F. Padovan | 1 | -2/+3 |
2011-06-08 | Bluetooth: Add chan->chan_type struct member | Gustavo F. Padovan | 1 | -0/+5 |