summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Rename hidp_find_connection()Gustavo F. Padovan2011-10-07
* Bluetooth: Delay session allocation in hidpGustavo F. Padovan2011-10-07
* Bluetooth: hidp: safely acquire hci connectionPeter Hurley2011-10-07
* Bluetooth: Uses test_and_clear_bit() when possibleGustavo F. Padovan2011-10-06
* Bluetooth: Remove wrong error checkGustavo F. Padovan2011-10-06
* Bluetooth: Fix input device registrationGustavo F. Padovan2011-10-06
* Bluetooth: Trasmit interrupt channel messages firstGustavo F. Padovan2011-10-06
* Bluetooth: prioritize the interrupt channel in hidpGustavo F. Padovan2011-10-06
* Bluetooth: use list_for_each_entry() in hidpGustavo F. Padovan2011-10-06
* Bluetooth: hidp: Stop I/O on shutdownDavid Herrmann2011-10-06
* Bluetooth: EFS: add enable_hs kernel paramAndrei Emeltchenko2011-10-06
* Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes2011-09-29
* Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz2011-09-29
* Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc2011-09-27
* Bluetooth: use recommended LE connection parametersAnderson Lizardo2011-09-27
* Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-27
* Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau2011-09-27
* Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau2011-09-27
* Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz2011-09-21