summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove redundant hci_dev comparisons in mgmt lookupsJohan Hedberg2011-11-091-13/+2
* Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmdJohan Hedberg2011-11-091-1/+1
* Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg2011-11-092-5/+5
* Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg2011-11-093-13/+57
* Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-093-40/+47
* Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-094-168/+178
* Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-084-36/+64
* Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-084-32/+35
* Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg2011-11-081-0/+5
* Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg2011-11-081-21/+0
* Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-083-31/+19
* Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-083-3/+20
* Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-085-1/+43
* Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes2011-11-081-32/+11
* Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-083-1/+12
* Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-083-8/+23
* Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko2011-11-081-0/+24
* Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-085-8/+15
* Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg2011-11-071-19/+21
* Bluetooth: Add debug print to l2cap_chan_createSzymon Janc2011-11-071-0/+2
* Bluetooth: Fix mgmt response when adapter goes down or is removedJohan Hedberg2011-11-071-1/+18
* Bluetooth: Guarantee BR-EDR device will be registered as hci0Mat Martineau2011-11-071-1/+6
* Bluetooth: Add signal handlers for channel movesMat Martineau2011-11-071-0/+136
* Bluetooth: Use symbolic values for the fixed channel mapMat Martineau2011-11-071-1/+7
* Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau2011-11-071-0/+4
* Bluetooth: Add signal handlers for channel creationMat Martineau2011-11-071-0/+47
* Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau2011-11-071-2/+52
* Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-072-0/+36
* Bluetooth: Change scope of the enable_hs module parameterMat Martineau2011-11-071-0/+1
* Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau2011-11-071-0/+27
* Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko2011-11-071-0/+2
* Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz2011-11-071-0/+3
* Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz2011-11-071-1/+55
* Bluetooth: handle priority change within quoteLuiz Augusto von Dentz2011-11-071-2/+16
* Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-076-55/+251
* Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan2011-11-071-6/+6
* Bluetooth: hidp: Fix module reference cleanupDavid Herrmann2011-11-071-2/+2
* Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-11-071-6/+7
* Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-11-071-1/+1
* Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-11-071-0/+10
* Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid 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-072-2/+8
* Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-073-0/+30
* 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-074-9/+26
* 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
OpenPOWER on IntegriCloud