Commit Graph

376 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
Marcel Holtmann eae38eede2 Bluetooth: Add RFCOMM option to use L2CAP ERTM mode 15 years ago
Marcel Holtmann 5fbcd3d1a0 Bluetooth: Add L2CAP option for max transmit value 15 years ago
Gustavo F. Padovan 2ab25cdd7b Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value 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
Gustavo F. Padovan 889a3ca466 Bluetooth: Fix unset of SrejActioned flag 15 years ago
Gustavo F. Padovan 0565c1c24a Bluetooth: Initialize variables and timers for both channel's sides 15 years ago
Vikram Kandukuri cde9f807f0 Bluetooth: Fix handling of BNEP setup connection requests 15 years ago
Marcel Holtmann c78ae28314 Bluetooth: Unobfuscate tasklet_schedule usage 15 years ago
Marcel Holtmann 76bca88012 Bluetooth: Turn hci_recv_frame into an exported function 15 years ago
Marcel Holtmann 7e21addcd0 Bluetooth: Return ENETDOWN when interface is down 15 years ago
Jiri Kosina 2da31939a4 Bluetooth: Implement raw output support for HIDP layer 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Gustavo F. Padovan 68ae6639b6 Bluetooth: Fix regression with L2CAP configuration in Basic Mode 15 years ago
Gustavo F. Padovan a0e55a32af Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET 15 years ago
Andrei Emeltchenko 93f19c9fc8 Bluetooth: Set general bonding security for ACL by default 15 years ago
Eric Paris c84b3268da net: check kern before calling security subsystem 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Dave Young 45054dc1bf bluetooth: static lock key fix 15 years ago
Dave Young f74c77cb11 bluetooth: scheduling while atomic bug fix 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 15 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jiri Kosina c4c259bcc2 HID: consolidate connect and disconnect into core code 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Marcel Holtmann 384912ed19 net: Add DEVTYPE support for Ethernet based devices 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Gustavo F. Padovan 7e7430908c Bluetooth: Add support for L2CAP 'Send RRorRNR' action 16 years ago
Gustavo F. Padovan 2246b2f1b4 Bluetooth: Handle L2CAP case when the remote receiver is busy 16 years ago
Gustavo F. Padovan ca42a613c9 Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1) 16 years ago
Randy Dunlap cbe86b98a6 Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer 16 years ago
Gustavo F. Padovan 1b7bf4edca Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP 16 years ago
Gustavo F. Padovan e686219a64 Bluetooth: Add locking scheme to L2CAP timeout callbacks 16 years ago
Luiz Augusto von Dentz 9e726b1742 Bluetooth: Fix rejected connection not disconnecting ACL link 16 years ago
Gustavo F. Padovan ef54fd937f Bluetooth: Full support for receiving L2CAP SREJ frames 16 years ago
Gustavo F. Padovan 8f17154f1f Bluetooth: Add support for L2CAP SREJ exception 16 years ago
Gustavo F. Padovan fcc203c30d Bluetooth: Add support for FCS option to L2CAP 16 years ago
Gustavo F. Padovan 6840ed0770 Bluetooth: Enable Streaming Mode for L2CAP 16 years ago
Gustavo F. Padovan e90bac061b Bluetooth: Add support for Retransmission and Monitor Timers 16 years ago
Gustavo F. Padovan 30afb5b2aa Bluetooth: Initial support for retransmission of packets with REJ frames 16 years ago
Gustavo F. Padovan c74e560cd0 Bluetooth: Add support for Segmentation and Reassembly of SDUs 16 years ago
Gustavo F. Padovan 1c2acffb76 Bluetooth: Add initial support for ERTM packets transfers 16 years ago
Gustavo F. Padovan 22121fc915 Bluetooth: Create separate l2cap_send_disconn_req() function 16 years ago
Gustavo F. Padovan f2fcfcd670 Bluetooth: Add configuration support for ERTM and Streaming mode 16 years ago
Marcel Holtmann 65c7c49184 Bluetooth: Add L2CAP RFC option if ERTM is enabled 16 years ago
Marcel Holtmann c6b03cf986 Bluetooth: Allow setting of L2CAP ERTM via socket option 16 years ago
Marcel Holtmann 44dd46de32 Bluetooth: Add module option to enable L2CAP ERTM support 16 years ago
Marcel Holtmann 52d18347df Bluetooth: Coding style cleanup from previous rfcomm_init bug fix 16 years ago
Thomas Gleixner a6a67efd70 Bluetooth: Convert hdev->req_lock to a mutex 16 years ago