Commit Graph

148 Commits (3e5c12409c54c30f1d1b16bba5d4d24e35aa283c)

Author SHA1 Message Date
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
Johan Hedberg f7b64e69c7 Bluetooth: Add read_info management command 14 years ago
Johan Hedberg faba42eb2a Bluetooth: Add read_index_list management command 14 years ago
Johan Hedberg 02d981292a Bluetooth: Add read_version management command 14 years ago
Johan Hedberg a40c406cbd Bluetooth: Make hci_send_to_sock usable for management control sockets 14 years ago
Johan Hedberg 0381101fd6 Bluetooth: Add initial Bluetooth Management interface callbacks 14 years ago
Johan Hedberg c02178d22b Bluetooth: Add Bluetooth Management interface definitions 14 years ago
Andrei Emeltchenko be21871f24 Bluetooth: clean up legal text 14 years ago
Andrei Emeltchenko 70f23020e6 Bluetooth: clean up hci code 14 years ago
Andrei Emeltchenko 894718a6be Bluetooth: clean up l2cap code 14 years ago
Andrei Emeltchenko 285b4e9031 Bluetooth: clean up rfcomm code 14 years ago
Andrei Emeltchenko 735cbc4784 Bluetooth: clean up sco code 14 years ago
Andrei Emeltchenko 534c92fde7 Bluetooth: clean up rfcomm code 15 years ago
Mat Martineau 796c86eec8 Bluetooth: Add common code for stream-oriented recvmsg() 15 years ago
David Vrabel 8f1e174223 Bluetooth: HCI devices are either BR/EDR or AMP radios 15 years ago
Gustavo F. Padovan e454c84464 Bluetooth: Fix deadlock in the ERTM logic 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Mat Martineau db12d647cc Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size 15 years ago
Mat Martineau fa235562fb Bluetooth: Change default L2CAP ERTM retransmit timeout 15 years ago
David Miller ea4bd8ba80 Bluetooth: Use list_head for HCI blacklist head 15 years ago
Marcel Holtmann e73439d8c0 Bluetooth: Defer SCO setup if mode change is pending 15 years ago
Gustavo F. Padovan 66c853cc21 Bluetooth: Use __packed annotation 15 years ago
Gustavo F. Padovan 5d8868ff3d Bluetooth: Add Google's copyright to L2CAP 15 years ago
Suraj Sumangala 9981151086 Bluetooth: Implemented HCI frame reassembly for RX from stream 15 years ago
Suraj Sumangala 33e882a5f2 Bluetooth: Implement hci_reassembly helper to reassemble RX packets 15 years ago
Suraj Sumangala cd4c53919e Bluetooth: Add one more buffer for HCI stream reassembly 15 years ago
Gustavo F. Padovan ce5706bd69 Bluetooth: Add Copyright notice to L2CAP 15 years ago
Gustavo F. Padovan e0f66218b3 Bluetooth: Remove the send_lock spinlock from ERTM 15 years ago
Gustavo F. Padovan cf6c2c0b9f Bluetooth: Disconnect early if mode is not supported 15 years ago
Ron Shaffer 2d0a03460a Bluetooth: Reassigned copyright to Code Aurora Forum 15 years ago
Ron Shaffer 04fafe4ed7 Bluetooth: Remove extraneous white space 15 years ago
Johan Hedberg f03585689f Bluetooth: Add blacklist support for incoming connections 15 years ago
Marcel Holtmann f48fd9c8cd Bluetooth: Create per controller workqueue 15 years ago
Gustavo F. Padovan dfc909befb Bluetooth: Fix race condition on l2cap_ertm_send() 15 years ago
Gustavo F. Padovan 1890d36bb5 Bluetooth: Implement Local Busy Condition handling 15 years ago
Gustavo F. Padovan 9a9c6a3441 Bluetooth: Make hci_send_acl() void 15 years ago
Gustavo F. Padovan 68d7f0ce91 Bluetooth: Enable option to configure Max Transmission value via sockopt 15 years ago
Gustavo F. Padovan 803020c6fa Bluetooth: Change acknowledgement to use the value of txWindow 15 years ago
Gustavo F. Padovan 14b5aa71ec Bluetooth: Add sockopt configuration for txWindow on L2CAP 15 years ago
Gustavo F. Padovan 1c7621596d Bluetooth: Fix configuration of the MPS value 15 years ago
Gustavo F. Padovan c1b4f43be0 Bluetooth: Add timer to Acknowledge I-frames 15 years ago
Gustavo F. Padovan d5392c8f1e Bluetooth: Implement 'Send IorRRorRNR' event 15 years ago
Gustavo F. Padovan 0d861d8b8e Bluetooth: Make hci_send_sco() void 15 years ago
Marcel Holtmann aef7d97cc6 Bluetooth: Convert debug files to actually use debugfs instead of sysfs 15 years ago
Marcel Holtmann 943da25d95 Bluetooth: Add controller types for BR/EDR and 802.11 AMP 15 years ago
Marcel Holtmann ca325f6989 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs 15 years ago
Marcel Holtmann c13854cef4 Bluetooth: Convert controller hdev->type to hdev->bus 15 years ago
Gustavo F. Padovan 4ec10d9720 Bluetooth: Implement RejActioned flag 15 years ago
Gustavo F. Padovan 9f121a5a80 Bluetooth: Fix sending ReqSeq on I-frames 15 years ago