summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-07Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann
2011-11-07Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann
2011-11-07Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg
2011-11-07Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc
2011-11-07Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg
2011-11-07Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz
2011-11-07Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz
2011-11-07Bluetooth: correct debug outputAndrei Emeltchenko
2011-11-07Bluetooth: remove magic offset and sizeAndrei Emeltchenko
2011-11-07Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan
2011-11-07Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko
2011-11-07Bluetooth: ath3k: output firmware filename when request_firmware failedPaul Fertser
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann
2011-11-07Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann
2011-11-07Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann
2011-11-07Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann
2011-10-17Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko
2011-10-17Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko
2011-10-17Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko
2011-10-17Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko
2011-10-15Bluetooth: Fix missing cmd_status in mgmtGustavo F. Padovan
2011-10-14Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan
2011-10-14Bluetooth: Use list_for_each_entry() in mgmtGustavo F. Padovan
2011-10-14Bluetooth: Add missing cmd_status() in mgmtGustavo F. Padovan
2011-10-14Bluetooth: return proper error if sock_queue_rcv_skb() failsGustavo F. Padovan
2011-10-14Bluetooth: Forward errors from hci_register_devDavid Herrmann
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-10-13Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko
2011-10-13Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko
2011-10-11Bluetooth: Fix permission of enable_le paramGustavo F. Padovan
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko