| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bluetooth: Use list_for_each_entry() in mgmt | Gustavo F. Padovan | 2011-10-14 | 1 | -5/+2 |
* | Bluetooth: Add missing cmd_status() in mgmt | Gustavo F. Padovan | 2011-10-14 | 1 | -2/+2 |
* | Bluetooth: return proper error if sock_queue_rcv_skb() fails | Gustavo F. Padovan | 2011-10-14 | 1 | -4/+8 |
* | Bluetooth: Forward errors from hci_register_dev | David Herrmann | 2011-10-14 | 1 | -6/+12 |
* | Bluetooth: Rename sysfs un/register to add/del | David Herrmann | 2011-10-14 | 3 | -6/+6 |
* | Bluetooth: Fix hci core device initialization | David Herrmann | 2011-10-14 | 3 | -6/+14 |
* | Bluetooth: AMP: read local amp info HCI command | Andrei Emeltchenko | 2011-10-13 | 3 | -0/+54 |
* | Bluetooth: EFS: add efs option in L2CAP conf req | Andrei Emeltchenko | 2011-10-13 | 1 | -0/+45 |
* | Bluetooth: EFS: assign default values in chan add | Andrei Emeltchenko | 2011-10-13 | 2 | -0/+16 |
* | Bluetooth: EFS: definitions and headers | Andrei Emeltchenko | 2011-10-13 | 1 | -0/+26 |
* | Bluetooth: EWS: define L2CAP header sizes | Andrei Emeltchenko | 2011-10-13 | 1 | -0/+6 |
* | Bluetooth: EWS: recalculate L2CAP header size | Andrei Emeltchenko | 2011-10-13 | 1 | -3/+18 |
* | Bluetooth: EWS: rewrite handling POLL (P) bit | Andrei Emeltchenko | 2011-10-13 | 2 | -7/+23 |
* | Bluetooth: EWS: rewrite handling FINAL (F) bit | Andrei Emeltchenko | 2011-10-13 | 2 | -10/+25 |
* | Bluetooth: EWS: rewrite check frame type function | Andrei Emeltchenko | 2011-10-13 | 2 | -6/+21 |
* | Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation | Andrei Emeltchenko | 2011-10-13 | 2 | -20/+38 |
* | Bluetooth: EWS: rewrite reqseq calculation | Andrei Emeltchenko | 2011-10-13 | 2 | -23/+39 |
* | Bluetooth: EWS: rewrite handling SAR bits | Andrei Emeltchenko | 2011-10-13 | 2 | -20/+47 |
* | Bluetooth: EWS: rewrite handling Supervisory (S) bits | Andrei Emeltchenko | 2011-10-13 | 2 | -23/+45 |
* | Bluetooth: EWS: adds ext control field bit mask | Andrei Emeltchenko | 2011-10-13 | 1 | -12/+29 |
* | Bluetooth: EWS: extended window size option support | Andrei Emeltchenko | 2011-10-13 | 3 | -9/+58 |
* | Bluetooth: Fix permission of enable_le param | Gustavo F. Padovan | 2011-10-11 | 1 | -1/+1 |
* | Bluetooth: clean up spaces in L2CAP header | Andrei Emeltchenko | 2011-10-11 | 1 | -9/+8 |
* | Bluetooth: convert role_switch variable to flag in l2cap chan | Andrei Emeltchenko | 2011-10-11 | 3 | -7/+8 |
* | Bluetooth: convert force_active variable to flag in l2cap chan | Andrei Emeltchenko | 2011-10-11 | 3 | -8/+10 |
* | Bluetooth: convert force_reliable variable to flag in l2cap chan | Andrei Emeltchenko | 2011-10-11 | 3 | -6/+8 |
* | Bluetooth: convert flushable variable to flag in l2cap chan | Andrei Emeltchenko | 2011-10-11 | 3 | -6/+16 |
* | Bluetooth: btusb: hide more usb_submit_urb errors | Paul Bolle | 2011-10-10 | 1 | -3/+6 |
* | Bluetooth: btusb: also be quiet when suspending | Paul Bolle | 2011-10-10 | 1 | -1/+3 |
* | Bluetooth: Rename hidp_find_connection() | Gustavo F. Padovan | 2011-10-07 | 1 | -2/+2 |
* | Bluetooth: Delay session allocation in hidp | Gustavo F. Padovan | 2011-10-07 | 1 | -6/+8 |
* | Bluetooth: hidp: safely acquire hci connection | Peter Hurley | 2011-10-07 | 1 | -14/+20 |
* | Bluetooth: Uses test_and_clear_bit() when possible | Gustavo F. Padovan | 2011-10-06 | 1 | -6/+3 |
* | Bluetooth: Remove wrong error check | Gustavo F. Padovan | 2011-10-06 | 1 | -1/+1 |
* | Bluetooth: Fix input device registration | Gustavo F. Padovan | 2011-10-06 | 1 | -9/+6 |
* | Bluetooth: Trasmit interrupt channel messages first | Gustavo F. Padovan | 2011-10-06 | 1 | -8/+17 |
* | Bluetooth: prioritize the interrupt channel in hidp | Gustavo F. Padovan | 2011-10-06 | 1 | -4/+4 |
* | Bluetooth: use list_for_each_entry() in hidp | Gustavo F. Padovan | 2011-10-06 | 1 | -8/+3 |
* | Bluetooth: hidp: Stop I/O on shutdown | David Herrmann | 2011-10-06 | 1 | -14/+20 |
* | Bluetooth: EFS: add enable_hs kernel param | Andrei Emeltchenko | 2011-10-06 | 1 | -0/+7 |
* | Bluetooth: EFS: l2cap extended feature mask update | Andrei Emeltchenko | 2011-10-06 | 1 | -1/+5 |
* | btusb: add device entry for Broadcom SoftSailing | Oliver Neukum | 2011-09-29 | 1 | -0/+3 |
* | Bluetooth: hci_le_adv_report_evt code refactoring | Andre Guedes | 2011-09-29 | 1 | -8/+6 |
* | Bluetooth: Fix possible NULL pointer dereference | Waldemar Rymarkiewicz | 2011-09-29 | 1 | -1/+5 |
* | Bluetooth: Mark not declared l2cap_core functions as static | Szymon Janc | 2011-09-27 | 1 | -6/+6 |
* | Bluetooth: use recommended LE connection parameters | Anderson Lizardo | 2011-09-27 | 1 | -7/+7 |
* | Bluetooth: Perform L2CAP SDU reassembly without copying data | Mat Martineau | 2011-09-27 | 2 | -165/+81 |
* | Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() | Mat Martineau | 2011-09-27 | 1 | -2/+28 |
* | Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM | Mat Martineau | 2011-09-27 | 4 | -5/+20 |
* | Bluetooth: Allow ACL packets over USB in HCI_RAW mode | Peter Hurley | 2011-09-27 | 1 | -2/+1 |