summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-11-071-6/+7
* Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-11-071-1/+1
* Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-11-071-0/+10
* Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-11-071-2/+2
* Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-11-071-2/+0
* Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-11-071-1/+1
* Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-072-2/+8
* Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-073-0/+30
* Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz2011-11-072-16/+37
* Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-074-9/+26
* Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-079-120/+51
* Bluetooth: correct debug outputAndrei Emeltchenko2011-11-071-1/+1
* Bluetooth: remove magic offset and sizeAndrei Emeltchenko2011-11-071-1/+1
* Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan2011-11-071-7/+6
* Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-072-1/+49
* Bluetooth: ath3k: output firmware filename when request_firmware failedPaul Fertser2011-11-071-4/+11
* Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-072-4/+2
* Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann2011-11-076-19/+6
* Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann2011-11-071-7/+9
* Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann2011-11-071-3/+6
* Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko2011-10-171-1/+43
* Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko2011-10-171-14/+28
* Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko2011-10-171-20/+26
* Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-173-34/+48
* Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-172-44/+79
* Bluetooth: Fix missing cmd_status in mgmtGustavo F. Padovan2011-10-151-0/+3
* Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan2011-10-141-2/+0
* Bluetooth: Use list_for_each_entry() in mgmtGustavo F. Padovan2011-10-141-5/+2
* Bluetooth: Add missing cmd_status() in mgmtGustavo F. Padovan2011-10-141-2/+2
* Bluetooth: return proper error if sock_queue_rcv_skb() failsGustavo F. Padovan2011-10-141-4/+8
* Bluetooth: Forward errors from hci_register_devDavid Herrmann2011-10-141-6/+12
* Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-143-6/+6
* Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-143-6/+14
* Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-133-0/+54
* Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko2011-10-131-0/+45
* Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-132-0/+16
* Bluetooth: EFS: definitions and headersAndrei Emeltchenko2011-10-131-0/+26
* Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko2011-10-131-0/+6
* Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko2011-10-131-3/+18
* Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-132-7/+23
* Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-132-10/+25
* Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-132-6/+21
* Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-132-20/+38
* Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-132-23/+39
* Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-132-20/+47
* Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-132-23/+45
* Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko2011-10-131-12/+29
* Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-133-9/+58
* Bluetooth: Fix permission of enable_le paramGustavo F. Padovan2011-10-111-1/+1
* Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko2011-10-111-9/+8