Commit Graph

543 Commits (f8b3aaf2ba8ca9e27b47f8bfdff07c8b968f2c05)

Author SHA1 Message Date
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
Gustavo F. Padovan 89746b856c Bluetooth: Fix bug in kzalloc allocation size 15 years ago
Gustavo F. Padovan e9aeb2ddd4 Bluetooth: Send ConfigReq after send a ConnectionRsp 15 years ago
João Paulo Rechi Vita 963cf687e8 Bluetooth: Fix error return on L2CAP-HCI interface. 15 years ago
João Paulo Rechi Vita 7a560e5c99 Bluetooth: Fix error value for wrong FCS. 15 years ago
João Paulo Rechi Vita 57d3b22bf5 Bluetooth: Fix error return for l2cap_connect_rsp(). 15 years ago
João Paulo Rechi Vita bc766db2ef Bluetooth: Fix error return value on sendmsg. 15 years ago
João Paulo Rechi Vita f9dd11b03c Bluetooth: Fix error return value on sendmsg. 15 years ago
João Paulo Rechi Vita 305682e837 Bluetooth: Make l2cap_streaming_send() void. 15 years ago
João Paulo Rechi Vita 8b0dc6dc82 Bluetooth: Fix l2cap_sock_connect error return. 15 years ago
Gustavo F. Padovan 712132eb54 Bluetooth: Improve ERTM local busy handling 15 years ago
Gustavo F. Padovan 218bb9dfd2 Bluetooth: Add backlog queue to ERTM code 15 years ago
Gustavo F. Padovan e0f66218b3 Bluetooth: Remove the send_lock spinlock from ERTM 15 years ago
Gustavo F. Padovan 8cb8e6f168 Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state 15 years ago
Gustavo F. Padovan cf6c2c0b9f Bluetooth: Disconnect early if mode is not supported 15 years ago
Gustavo F. Padovan 2ba13ed678 Bluetooth: Remove check for supported mode 15 years ago
Gustavo F. Padovan 6c2ea7a8f5 Bluetooth: Refuse ConfigRsp with different mode 15 years ago
Gustavo F. Padovan 625477523b Bluetooth: Actively send request for Basic Mode 15 years ago
Gustavo F. Padovan ae12d52efd Bluetooth: Prefer Basic Mode on receipt of ConfigReq 15 years ago
Gustavo F. Padovan 742e519b0d Bluetooth: Disconnect the channel if we don't want the proposed mode 15 years ago
Gustavo F. Padovan 85eb53c6f7 Bluetooth: Change the way we set ERTM mode as mandatory 15 years ago
Gustavo F. Padovan 6498886863 Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow 15 years ago
Gustavo F. Padovan 0e98958d4f Bluetooth: Add debug output to ERTM code 15 years ago
Gustavo F. Padovan 9b108fc0cf Bluetooth: Fix ERTM error reporting to the userspace 15 years ago
Gustavo F. Padovan 4ea727ef9d Bluetooth: Fix missing retransmission action with RR(P=1) 15 years ago
Gustavo F. Padovan 2600008967 Bluetooth: Check packet FCS earlier 15 years ago
Gustavo F. Padovan 45d65c46ac Bluetooth: Check the tx_window size on setsockopt 15 years ago
Gustavo F. Padovan 3cb123d1c0 Bluetooth: Fix handle of received P-bit 15 years ago
Gustavo F. Padovan 2ece3684b4 Bluetooth: Update buffer_seq before retransmit frames 15 years ago
Gustavo F. Padovan 7fe9b298c9 Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT 15 years ago
Ron Shaffer 2d0a03460a Bluetooth: Reassigned copyright to Code Aurora Forum 15 years ago