Commit Graph

576 Commits (8bcee1832d23869c2cdb6886ae5210b0143256f0)

Author SHA1 Message Date
Gustavo F. Padovan c89ad73722 Bluetooth: Fix not returning proper error in SCO 14 years ago
Luiz Augusto von Dentz 63ce0900d7 Bluetooth: fix not setting security level when creating a rfcomm session 14 years ago
Gustavo F. Padovan 4f8b691c9f Bluetooth: fix endianness conversion in L2CAP 14 years ago
steven miao bfaaeb3ed5 Bluetooth: fix unaligned access to l2cap conf data 14 years ago
Johan Hedberg bdb7524a75 Bluetooth: Fix non-SSP auth request for HIGH security level sockets 14 years ago
Randy Dunlap 96c99b473a Bluetooth: fix hidp kconfig dependency warning 14 years ago
Alan Cox 0587102cf9 tty: icount changeover for other main devices 15 years ago
Nathan Holstein d793fe8caa Bluetooth: fix oops in l2cap_connect_req 15 years ago
Andrei Emeltchenko 534c92fde7 Bluetooth: clean up rfcomm code 15 years ago
Haijun Liu ab3e571564 Bluetooth: Update conf_state before send config_req out 15 years ago
Gustavo F. Padovan 0175d629e0 Bluetooth: Use the proper error value from bt_skb_send_alloc() 15 years ago
Gustavo F. Padovan d6b2eb2f89 Bluetooth: make batostr() print in the right order 15 years ago
Gustavo F. Padovan cb810a189d Bluetooth: remove unused variable from cmtp 15 years ago
Andrei Emeltchenko aae7fe22a8 Bluetooth: check for l2cap header in start fragment 15 years ago
Andrei Emeltchenko 8979481328 Bluetooth: check L2CAP length in first ACL fragment 15 years ago
Johan Hedberg 80e2c88803 Bluetooth: Don't clear the blacklist when closing the HCI device 15 years ago
Andrei Emeltchenko 5017d8dde1 Bluetooth: remove extra newline from debug output 15 years ago
Mat Martineau 6fdf482bb3 Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets. 15 years ago
Mat Martineau 3d7d01dffe Bluetooth: Use common SOCK_STREAM receive code in RFCOMM 15 years ago
Mat Martineau 796c86eec8 Bluetooth: Add common code for stream-oriented recvmsg() 15 years ago
Mat Martineau 0fba2558cb Bluetooth: Validate PSM values in calls to connect() and bind() 15 years ago
Yuri Kululin 08601469a5 Bluetooth: Fix RFCOMM RPN negotiation 15 years ago
David Vrabel 8f1e174223 Bluetooth: HCI devices are either BR/EDR or AMP radios 15 years ago
Gustavo F. Padovan eaa71b318c Bluetooth: Disallow to change L2CAP_OPTIONS values when connected 15 years ago
Gustavo F. Padovan b0239c80fe Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state" 15 years ago
Gustavo F. Padovan fad003b6c8 Bluetooth: Fix inconsistent lock state with RFCOMM 15 years ago
Gustavo F. Padovan ccbb84af28 Bluetooth: Simplify L2CAP Streaming mode sending 15 years ago
Andrei Emeltchenko 8183b775bc Bluetooth: fix MTU L2CAP configuration parameter 15 years ago
Mat Martineau 8c462b6047 Bluetooth: Only enable L2CAP FCS for ERTM or streaming 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet db40980fcd net: poll() optimizations 15 years ago
Mat Martineau cff70fae11 Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM 15 years ago
Mat Martineau 86b1b26326 Bluetooth: Fix endianness issue with L2CAP MPS configuration 15 years ago
Ville Tervo adb08edea0 Bluetooth: Check result code of L2CAP information response 15 years ago
Gustavo F. Padovan 6340650400 Bluetooth: Don't send RFC for Basic Mode if only it is supported 15 years ago
Gustavo F. Padovan 28e9509b12 Bluetooth: Remove __exit from rfcomm_cleanup_ttys() 15 years ago
David Miller ea4bd8ba80 Bluetooth: Use list_head for HCI blacklist head 15 years ago
Gustavo F. Padovan 2f8362afcd Bluetooth: Add __init and __exit marks to RFCOMM 15 years ago
Gustavo F. Padovan da5f6c37ee Bluetooth: Test 'count' value before enter the loop 15 years ago
Marcel Holtmann e73439d8c0 Bluetooth: Defer SCO setup if mode change is pending 15 years ago
Gustavo F. Padovan d1c4a17d58 Bluetooth: Enable L2CAP Extended features by default 15 years ago
Gustavo F. Padovan 893ef97112 Bluetooth: Fix typo in hci_event.c 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 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
Gustavo F. Padovan dd135240e8 Bluetooth: Update L2CAP version information 15 years ago
Gustavo F. Padovan ce5706bd69 Bluetooth: Add Copyright notice to L2CAP 15 years ago
Gustavo F. Padovan 47731de789 Bluetooth: Keep code under column 80 15 years ago