Commit Graph

392 Commits (d902eee43f1951b358d7347d9165c6af21cf7b1b)

Author SHA1 Message Date
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Michael Poole 15c697ce1c Bluetooth: Keep a copy of each HID device's report descriptor 15 years ago
Nick Pelly c390216b3e Bluetooth: Enter active mode before establishing a SCO link. 15 years ago
Nick Pelly 6c2718da59 Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket 15 years ago
Marcel Holtmann 485f1eff73 Bluetooth: Fix sleeping function in RFCOMM within invalid context 15 years ago
Nick Pelly 1038a00b45 Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature) 15 years ago
Bastien Nocera 6bf8268f9a Bluetooth: Use the control channel for raw HID reports 15 years ago
Andrei Emeltchenko e420aba331 Bluetooth: Fix memory leak in L2CAP 15 years ago
Andrei Emeltchenko fcafde2e6d Bluetooth: Remove double free of SKB pointer in L2CAP 15 years ago
Alexey Dobriyan 9a58a80a70 proc_fops: convert drivers/isdn/ to seq_file 15 years ago
Andrei Emeltchenko b13f586044 Bluetooth: Fix L2CAP locking scheme regression 15 years ago
Gustavo F. Padovan 186ee8cf01 Bluetooth: Ack L2CAP I-frames before retransmit missing packet 15 years ago
Gustavo F. Padovan 186de9a338 Bluetooth: Fix unset of RemoteBusy flag for L2CAP 15 years ago
Roel Kluin 971beb83ae Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() 15 years ago
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 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