summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-151-2/+2
* Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
* Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-0/+2
* Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
* Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-151-3/+3
* Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-151-1/+1
* bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-101-2/+2
|\
| * Bluetooth: Rename extfeaturesAndre Guedes2012-01-021-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-036-269/+299
|\ \ | |/
| * Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2011-12-221-8/+8
| * Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan2011-12-221-7/+0
| * Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2011-12-222-0/+7
| * Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim2011-12-221-8/+21
| * Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim2011-12-221-79/+59
| * Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko2011-12-221-0/+3
| * Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-211-22/+0
| * Bluetooth: Rename info_work to info_timerGustavo F. Padovan2011-12-201-1/+1
| * Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-201-1/+1
| * Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2011-12-201-0/+15
| * Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-201-1/+6
| * Bluetooth: Initialize default flow control modeAndrei Emeltchenko2011-12-201-0/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-194-155/+187
| |\
| | * Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-191-0/+10
| | * Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-191-2/+2
| | * Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-191-0/+1
| | * Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-182-0/+13
| | * Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-181-66/+81
| | * Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-181-0/+2
| | * Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-182-5/+4
| | * Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2011-12-181-5/+2
| | * Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-182-11/+19
| | * Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-181-3/+0
| | * Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-181-1/+2
| | * Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-181-1/+1
| | * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-181-1/+1
| | * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-181-1/+1
| | * Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-181-14/+31
| | * Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-181-1/+1
| | * Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-181-8/+9
| | * Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-181-1/+1
| | * Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-181-3/+5
| | * Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-181-5/+3
| | * Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-181-1/+2
| | * Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-161-1/+0
| | * Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-161-0/+1
| | * Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-161-1/+0
| | * Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-161-31/+2
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-065-13/+109
|\ \ | |/
OpenPOWER on IntegriCloud