David S. Miller
|
117ff42fd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Gustavo F. Padovan
|
cad44c2bf6
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
|
13 years ago |
Gustavo F. Padovan
|
af3e6359a2
Bluetooth: Don't disable interrupt when locking the queue
|
13 years ago |
Gustavo F. Padovan
|
f20d09d5f7
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
|
13 years ago |
Ulisses Furquim
|
686ebf283b
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
|
13 years ago |
Ulisses Furquim
|
f2d64f6aa6
Bluetooth: Remove global mutex hci_task_lock
|
13 years ago |
Andrei Emeltchenko
|
2455a3ea0c
Bluetooth: Initialize default flow control mode
|
13 years ago |
Andrei Emeltchenko
|
e61ef49966
Bluetooth: Split ctrl init to BREDR and AMP parts
|
13 years ago |
Mat Martineau
|
65983fc7bb
Bluetooth: Incoming ACL packets do not force active mode
|
13 years ago |
Johan Hedberg
|
7d78525dcf
Bluetooth: Add timer for automatically disabling the service cache
|
13 years ago |
Gustavo F. Padovan
|
590051de5c
Bluetooth: Add ProFUSION's copyright
|
13 years ago |
Gustavo F. Padovan
|
7f971041cf
Bluetooth: Use system workqueue to schedule power_on
|
13 years ago |
Gustavo F. Padovan
|
32845eb124
Bluetooth: Use new alloc_workqueue()
|
13 years ago |
Gustavo F. Padovan
|
80b7ab3341
Bluetooth: move power_off to system workqueue
|
13 years ago |
Gustavo F. Padovan
|
3eff45eaf8
Bluetooth: convert tx_task to workqueue
|
13 years ago |
Gustavo F. Padovan
|
c347b765fe
Bluetooth: Move command task to workqueue
|
13 years ago |
Gustavo F. Padovan
|
bf4c632524
Bluetooth: convert conn hash to RCU
|
13 years ago |
Gustavo F. Padovan
|
8192edef03
Bluetooth: Use RCU to manipulate chan_list
|
13 years ago |
Gustavo F. Padovan
|
67d0dfb5ec
Bluetooth: move hci_task_lock to mutex
|
13 years ago |
Gustavo F. Padovan
|
db323f2fff
Bluetooth: Use delayed work for advertisiment cache timeout
|
14 years ago |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
Marcel Holtmann
|
b78752cc71
Bluetooth: Process recv path in a workqueue instead of a tasklet
|
15 years ago |
Gustavo F. Padovan
|
2c33c06a8f
Bluetooth: remove struct hci_chan_hash
|
13 years ago |
Andrei Emeltchenko
|
ce7e4ad143
Bluetooth: remove old code
|
13 years ago |
Andre Guedes
|
d23264a896
Bluetooth: Add dev_flags to struct hci_dev
|
13 years ago |
Andrei Emeltchenko
|
c6feeb28ae
Bluetooth: Use queue in the device list
|
13 years ago |
Andrei Emeltchenko
|
7784d78f18
Bluetooth: making enable_hs independent from L2CAP
|
13 years ago |
Szymon Janc
|
1ec918cef5
Bluetooth: Fix some checkpatch.pl errors and warnings
|
13 years ago |
Andrei Emeltchenko
|
07e3b94ac3
Bluetooth: Do not set HCI_RAW when HS enabled
|
13 years ago |
Johan Hedberg
|
e0f9309f37
Bluetooth: Fix cancel_delayed_work_sync usage with locks
|
13 years ago |