Commit Graph

360 Commits (4e242d1616781f9f1f0b01abf878700b259cd8b5)

Author SHA1 Message Date
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 16 years ago
Dave Young f74c77cb11 bluetooth: scheduling while atomic bug fix 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 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
Marcel Holtmann edad638869 Bluetooth: Let HIDP grab the device reference for connections 16 years ago
Marcel Holtmann 9eba32b86d Bluetooth: Add extra device reference counting for connections 16 years ago
Marcel Holtmann 364f63519d Bluetooth: Disconnect HIDRAW devices on disconnect 16 years ago
Vikram Kandukuri 981b1414d7 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received 16 years ago
Marcel Holtmann fd0b3ff707 Bluetooth: Add proper shutdown support to SCO sockets 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Dave Young af0d3b103b bluetooth: rfcomm_init bug fix 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Marcel Holtmann 1a097181ee Bluetooth: Fix Kconfig issue with RFKILL integration 16 years ago
Marcel Holtmann 611b30f74b Bluetooth: Add native RFKILL soft-switch support for all devices 16 years ago
Marcel Holtmann b4324b5dc5 Bluetooth: Remove pointless endian conversion helpers 16 years ago
Marcel Holtmann 47ec1dcd69 Bluetooth: Add basic constants for L2CAP ERTM support and use them 16 years ago
Gustavo F. Padovan af05b30bcb Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl 16 years ago