aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko2011-11-07
| * Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz2011-11-07
| * Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz2011-11-07
| * Bluetooth: handle priority change within quoteLuiz Augusto von Dentz2011-11-07
| * Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
| * Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan2011-11-07
| * Bluetooth: hidp: Fix module reference cleanupDavid Herrmann2011-11-07
| * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-11-07
| * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-11-07
| * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-11-07
| * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-11-07
| * Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-11-07
| * Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-11-07
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-07
| * Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-07
| * Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz2011-11-07
| * Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-07
| * Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz2011-11-07
| * Bluetooth: correct debug outputAndrei Emeltchenko2011-11-07
| * Bluetooth: remove magic offset and sizeAndrei Emeltchenko2011-11-07
| * Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan2011-11-07
| * Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-07
| * Bluetooth: ath3k: output firmware filename when request_firmware failedPaul Fertser2011-11-07
| * Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-07
| * Bluetooth: Ignore hci_unregister_dev return valueDavid Herrmann2011-11-07
| * Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann2011-11-07
| * Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann2011-11-07
| * Bluetooth: EFS: parse L2CAP config requestAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: fix max_pdu calculationAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: remove magic numbers in l2capAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-17
| * Bluetooth: Fix missing cmd_status in mgmtGustavo F. Padovan2011-10-15
| * Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan2011-10-14
| * Bluetooth: Use list_for_each_entry() in mgmtGustavo F. Padovan2011-10-14
| * Bluetooth: Add missing cmd_status() in mgmtGustavo F. Padovan2011-10-14
| * Bluetooth: return proper error if sock_queue_rcv_skb() failsGustavo F. Padovan2011-10-14
| * Bluetooth: Forward errors from hci_register_devDavid Herrmann2011-10-14
| * Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-14
| * Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-14
| * Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-13
| * Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko2011-10-13
| * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-13
| * Bluetooth: EFS: definitions and headersAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-13