summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| * | | Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-07
| * | | Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko2011-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: 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: Make hci_unregister_dev return voidDavid 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: 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: 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
| * | | Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-13
| * | | Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-13
| * | | Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-13
| * | | Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-13
| * | | Bluetooth: Fix permission of enable_le paramGustavo F. Padovan2011-10-11
| * | | Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * | | Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * | | Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * | | Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11