Commit Graph

90 Commits (ff1b6e69ad4f31fb3c9c6da2665655f2e798dd70)

Author SHA1 Message Date
Johan Hedberg 4df378a10e Bluetooth: Add store_hint parameter to mgmt_new_key 14 years ago
Johan Hedberg 4748fed2d1 Bluetooth: Remove old_key_type from mgmt_ev_new_key 14 years ago
Johan Hedberg 655fe6ece7 Bluetooth: Fix connection key type updating for buggy controllers 14 years ago
Johan Hedberg 12adcf3a95 Bluetooth: Fix old_key_type logic for non-persistent keys 14 years ago
Johan Hedberg d25e28abe5 Bluetooth: Fix link key persistent storage criteria 14 years ago
Waldemar Rymarkiewicz b6020ba055 Bluetooth: Add definitions for link key types 14 years ago
Vinicius Costa Gomes b79f44c16a Bluetooth: Fix keeping the command timer running 14 years ago
Gustavo F. Padovan 1e429f3842 Bluetooth: Remove gfp_mask param from hci_reassembly() 14 years ago
Thomas Gleixner 6f5ef998b7 Bluetooth: Fix warning with hci_cmd_timer 14 years ago
Gustavo F. Padovan 105721328f Bluetooth: Fix HCI_RESET command synchronization 14 years ago
Szymon Janc 2763eda6cc Bluetooth: Add add/remove_remote_oob_data management commands 14 years ago
Gustavo F. Padovan f0681a68dd Bluetooth: remove unnecessary function declaration 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
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
Johan Hedberg f03585689f Bluetooth: Add blacklist support for incoming connections 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Marcel Holtmann f48fd9c8cd Bluetooth: Create per controller workqueue 15 years ago
Gustavo F. Padovan 9a9c6a3441 Bluetooth: Make hci_send_acl() void 15 years ago
Gustavo F. Padovan 0d861d8b8e Bluetooth: Make hci_send_sco() void 15 years ago
Marcel Holtmann 943da25d95 Bluetooth: Add controller types for BR/EDR and 802.11 AMP 15 years ago
Marcel Holtmann c13854cef4 Bluetooth: Convert controller hdev->type to hdev->bus 15 years ago
Marcel Holtmann c78ae28314 Bluetooth: Unobfuscate tasklet_schedule usage 15 years ago