Commit Graph

346 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
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
Marcel Holtmann 44d0e48e8a Bluetooth: Remove unnecessary variable initialization 16 years ago
Gustavo F. Padovan 589d274648 Bluetooth: Use macro for L2CAP hint mask on receiving config request 16 years ago
Gustavo F. Padovan 8db4dc46dc Bluetooth: Use macros for L2CAP channel identifiers 16 years ago
Tilman Schmidt 4e32997205 isdn: rename capi_ctr_reseted() to capi_ctr_down() 16 years ago
Dave Young 4c71318948 Bluetooth: Remove useless flush_work() causing lockdep warnings 16 years ago
Marcel Holtmann 3d7a9d1c7e Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing 16 years ago
Marcel Holtmann 1b0336bb36 Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections 16 years ago
Marcel Holtmann 384943ec1b Bluetooth: Fix wrong module refcount when connection setup fails 16 years ago
Marcel Holtmann 457ca7bb6b Bluetooth: Move dev_set_name() to a context that can sleep 16 years ago
Marcel Holtmann a67e899cf3 Bluetooth: Fix issue with sysfs handling for connections 16 years ago
Marcel Holtmann 3fdca1e137 Bluetooth: Fix connection establishment with low security requirement 16 years ago