aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg
2011-11-08Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes
2011-11-08Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-11-07Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg
2011-11-07Bluetooth: Add debug print to l2cap_chan_createSzymon Janc
2011-11-07Bluetooth: Fix mgmt response when adapter goes down or is removedJohan Hedberg
2011-11-07Bluetooth: Guarantee BR-EDR device will be registered as hci0Mat Martineau
2011-11-07Bluetooth: Add signal handlers for channel movesMat Martineau
2011-11-07Bluetooth: Use symbolic values for the fixed channel mapMat Martineau
2011-11-07Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau
2011-11-07Bluetooth: Add signal handlers for channel creationMat Martineau
2011-11-07Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau
2011-11-07Bluetooth: Change scope of the enable_hs module parameterMat Martineau
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau
2011-11-07Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko
2011-11-07Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz
2011-11-07Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz
2011-11-07Bluetooth: handle priority change within quoteLuiz Augusto von Dentz
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz
2011-11-07Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan
2011-11-07Bluetooth: hidp: Fix module reference cleanupDavid Herrmann
2011-11-07Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann
2011-11-07Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann
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