Commit Graph

292 Commits (4499b23933b44bf9e56d1a29b51d9a62941f9fa4)

Author SHA1 Message Date
Marcel Holtmann 9499237a1c Bluetooth: Add workaround for wrong HCI event in eSCO setup 16 years ago
Marcel Holtmann 732547f96e Bluetooth: Fallback from eSCO to SCO on unspecified error 16 years ago
Johan Hedberg e2139b3272 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP 16 years ago
Alexey Dobriyan 0f043a81eb proc tty: remove struct tty_operations::read_proc 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Wei Yongjun 7585b97a48 Bluetooth: Remove some pointless conditionals before kfree_skb() 16 years ago
Dave Young 2ae9a6be5f Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early 16 years ago
Marcel Holtmann 2526d3d8b2 Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets 16 years ago
Marcel Holtmann 37e62f5516 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets 16 years ago
Marcel Holtmann 2a517ca687 Bluetooth: Disallow usage of L2CAP CID setting for now 16 years ago
Marcel Holtmann 8bf4794174 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP 16 years ago
Marcel Holtmann d5f2d2be68 Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP 16 years ago
Marcel Holtmann 96a3183322 Bluetooth: Set authentication requirement before requesting it 16 years ago
Marcel Holtmann 00ae4af91d Bluetooth: Fix authentication requirements for L2CAP security check 16 years ago
Marcel Holtmann 2950f21acb Bluetooth: Ask upper layers for HCI disconnect reason 16 years ago
Marcel Holtmann f29972de8e Bluetooth: Add CID field to L2CAP socket address structure 16 years ago
Marcel Holtmann e1027a7c69 Bluetooth: Request L2CAP fixed channel list if available 16 years ago
Marcel Holtmann 435fef20ac Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 16 years ago
Marcel Holtmann 6a8d3010b3 Bluetooth: Fix double L2CAP connection request 16 years ago
Marcel Holtmann 984947dc64 Bluetooth: Fix race condition with L2CAP information request 16 years ago
Marcel Holtmann 657e17b03c Bluetooth: Set authentication requirements if not available 16 years ago
Marcel Holtmann 0684e5f9fb Bluetooth: Use general bonding whenever possible 16 years ago
Marcel Holtmann efc7688b55 Bluetooth: Add SCO fallback for eSCO connection attempts 16 years ago
Marcel Holtmann 255c76014a Bluetooth: Don't check encryption for L2CAP raw sockets 16 years ago
Jaikumar Ganesh 6e1031a400 Bluetooth: When encryption is dropped, do not send RFCOMM packets 16 years ago
Dave Young dd2efd03b4 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs 16 years ago
Marcel Holtmann 5f9018af00 Bluetooth: Update version numbers 16 years ago
Marcel Holtmann 0588d94fd7 Bluetooth: Restrict application of socket options 16 years ago
Marcel Holtmann f62e4323ab Bluetooth: Disconnect L2CAP connections without encryption 16 years ago
Marcel Holtmann 8c84b83076 Bluetooth: Pause RFCOMM TX when encryption drops 16 years ago
Marcel Holtmann 9f2c8a03fb Bluetooth: Replace RFCOMM link mode with security level 16 years ago
Marcel Holtmann 2af6b9d518 Bluetooth: Replace L2CAP link mode with security level 16 years ago
Marcel Holtmann 8c1b235594 Bluetooth: Add enhanced security model for Simple Pairing 16 years ago
Marcel Holtmann c89b6e6bda Bluetooth: Fix SCO state handling for incoming connections 16 years ago
Marcel Holtmann 71aeeaa1fd Bluetooth: Reject incoming SCO connections without listeners 16 years ago
Marcel Holtmann f66dc81f44 Bluetooth: Add support for deferring L2CAP connection setup 16 years ago
Marcel Holtmann bb23c0ab82 Bluetooth: Add support for deferring RFCOMM connection setup 16 years ago
Marcel Holtmann c4f912e155 Bluetooth: Add global deferred socket parameter 16 years ago
Marcel Holtmann d58daf42d2 Bluetooth: Preparation for usage of SOL_BLUETOOTH 16 years ago
Victor Shcherbatyuk 91aa35a5aa Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() 16 years ago
Stephen Hemminger b4d7f0a46b bluetooth: driver API update 16 years ago
Wei Yongjun 1b08534e56 net: Fix module refcount leak in kernel_accept() 16 years ago
Ilpo Järvinen 037322abe6 bt/rfcomm/tty: join error paths 16 years ago
David S. Miller e19caae717 bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). 16 years ago
David S. Miller 6cf1a0f856 bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. 16 years ago
Marcel Holtmann 9a5df92374 Bluetooth: Fix RFCOMM release oops when device is still in use 16 years ago
Marcel Holtmann 2e792995e4 Bluetooth: Fix format arguments warning 16 years ago
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Marcel Holtmann 7a9d402053 Bluetooth: Send HCI Reset command by default on device initialization 16 years ago
Marcel Holtmann db7aa1c203 Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings 16 years ago