Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Thomas Gleixner
|
b77dcf8460
Bluetooth: Fix warning with hci_cmd_timer
|
14 years ago |
Gustavo F. Padovan
|
f630cf0d54
Bluetooth: Fix HCI_RESET command synchronization
|
14 years ago |
Szymon Janc
|
01df8c31d1
Bluetooth: Fix some code style issues in hci_core.c
|
14 years ago |
Ville Tervo
|
6bd32326cd
Bluetooth: Use proper timer for hci command timout
|
14 years ago |
Gustavo F. Padovan
|
c6f3c5f7f2
Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
|
14 years ago |
Ville Tervo
|
bae1f5d946
Bluetooth: Treat LE and ACL links separately on timeout
|
14 years ago |
Ville Tervo
|
6ed58ec520
Bluetooth: Use LE buffers for LE traffic
|
14 years ago |
Andrei Emeltchenko
|
5a08ecceda
Bluetooth: Do not use assignments in IF conditions
|
14 years ago |
Johan Hedberg
|
17fa4b9dff
Bluetooth: Add set_io_capability management command
|
14 years ago |
Johan Hedberg
|
55ed8ca10f
Bluetooth: Implement link key handling for the management interface
|
14 years ago |
Johan Hedberg
|
d835060036
Bluetooth: Remove page timeout setting from HCI init sequence
|
14 years ago |
Johan Hedberg
|
b0916ea0d9
Bluetooth: Add controller side link key clearing to hci_init_req
|
14 years ago |
Johan Hedberg
|
a5040efa20
Bluetooth: Add special handling with __hci_request and HCI_INIT
|
14 years ago |
Johan Hedberg
|
2aeb9a1ae0
Bluetooth: Implement UUID handling through the management interface
|
14 years ago |
Johan Hedberg
|
c542a06c29
Bluetooth: Implement set_pairable managment command
|
14 years ago |
Johan Hedberg
|
eec8d2bcc8
Bluetooth: Add support for set_powered management command
|
14 years ago |
Johan Hedberg
|
5add6af8fc
Bluetooth: Add support for management powered event
|
14 years ago |
Johan Hedberg
|
ab81cbf99c
Bluetooth: Implement automatic setup procedure for local adapters
|
14 years ago |
Andrei Emeltchenko
|
e702112ff6
Bluetooth: Use non-flushable by default L2CAP data packets
|
14 years ago |
Johan Hedberg
|
e2e0cacbd4
Bluetooth: Fix leaking blacklist when unregistering a hci device
|
14 years ago |
Johan Hedberg
|
23bb57633d
Bluetooth: Fix __hci_request synchronization for hci_open_dev
|
14 years ago |
Johan Hedberg
|
c71e97bfaa
Bluetooth: Add management events for controller addition & removal
|
14 years ago |
Andrei Emeltchenko
|
70f23020e6
Bluetooth: clean up hci code
|
14 years ago |
Johan Hedberg
|
80e2c88803
Bluetooth: Don't clear the blacklist when closing the HCI device
|
15 years ago |
David Miller
|
ea4bd8ba80
Bluetooth: Use list_head for HCI blacklist head
|
15 years ago |
Gustavo F. Padovan
|
da5f6c37ee
Bluetooth: Test 'count' value before enter the loop
|
15 years ago |
Suraj Sumangala
|
9981151086
Bluetooth: Implemented HCI frame reassembly for RX from stream
|
15 years ago |
Suraj Sumangala
|
f39a3c0640
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
|
15 years ago |