summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: handle priority change within quoteLuiz Augusto von Dentz2011-11-071-2/+16
* Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-074-54/+208
* Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan2011-11-071-6/+6
* Bluetooth: hidp: Fix module reference cleanupDavid 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-071-2/+7
* Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-072-0/+29
* 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-072-8/+21
* 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-071-1/+46
* Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-071-3/+1
* 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-171-33/+30
* Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-171-44/+51
* Bluetooth: Fix missing cmd_status in mgmtGustavo F. Padovan2011-10-151-0/+3
* 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-142-4/+4
* Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-142-6/+13
* Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-131-0/+28
* Bluetooth: EFS: add efs option in L2CAP conf reqAndrei Emeltchenko2011-10-131-0/+45
* Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-131-0/+7
* Bluetooth: EWS: recalculate L2CAP header sizeAndrei Emeltchenko2011-10-131-3/+18
* Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-131-7/+7
* Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-131-10/+10
* Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-131-4/+5
* Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-131-11/+11
* Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-131-21/+21
* Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-131-15/+15
* Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-131-19/+22
* Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-132-7/+52
* Bluetooth: Fix permission of enable_le paramGustavo F. Padovan2011-10-111-1/+1
* Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-6/+7
* Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-7/+9
* Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-5/+7
* Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-112-5/+10
* Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan2011-10-071-2/+2
* Bluetooth: Delay session allocation in hidpGustavo F. Padovan2011-10-071-6/+8
* Bluetooth: hidp: safely acquire hci connectionPeter Hurley2011-10-071-14/+20
OpenPOWER on IntegriCloud