Age | Commit message (Expand) | Author | Files | Lines |
2011-02-27 | Bluetooth: Use ERR_PTR as return error from hci_connect | Ville Tervo | 1 | -2/+2 |
2011-02-21 | Bluetooth: Fix LE conn creation | Anderson Briglia | 1 | -2/+3 |
2011-02-21 | Bluetooth: Fix inititial value for remote authentication requirements | Johan Hedberg | 1 | -0/+1 |
2011-02-17 | Bluetooth: Send LE Connection Update Command | Claudio Takahasi | 1 | -0/+20 |
2011-02-16 | Bluetooth: Fix initiated LE connections | Vinicius Costa Gomes | 1 | -0/+1 |
2011-02-16 | Bluetooth: Use LE buffers for LE traffic | Ville Tervo | 1 | -0/+5 |
2011-02-16 | Bluetooth: Add LE connect support | Ville Tervo | 1 | -3/+48 |
2011-02-08 | Bluetooth: Add set_io_capability management command | Johan Hedberg | 1 | -0/+1 |
2011-01-19 | Bluetooth: Fix race condition with conn->sec_level | Johan Hedberg | 1 | -2/+6 |
2011-01-19 | Bluetooth: Fix MITM protection requirement preservation | Johan Hedberg | 1 | -0/+3 |
2011-01-19 | Revert "Bluetooth: Update sec_level/auth_type for already existing connections" | Johan Hedberg | 1 | -5/+0 |
2010-12-02 | Bluetooth: clean up hci code | Andrei Emeltchenko | 1 | -8/+15 |
2010-07-27 | Bluetooth: Defer SCO setup if mode change is pending | Marcel Holtmann | 1 | -4/+28 |
2010-07-21 | Bluetooth: Reassigned copyright to Code Aurora Forum | Ron Shaffer | 1 | -1/+1 |
2010-07-09 | Bluetooth: Update sec_level/auth_type for already existing connections | Ville Tervo | 1 | -0/+5 |
2010-02-04 | Bluetooth: Enter active mode before establishing a SCO link. | Nick Pelly | 1 | -0/+3 |
2009-11-16 | Bluetooth: Set general bonding security for ACL by default | Andrei Emeltchenko | 1 | -0/+1 |
2009-08-23 | Bluetooth: Add extra device reference counting for connections | Marcel Holtmann | 1 | -1/+16 |
2009-05-10 | Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections | Marcel Holtmann | 1 | -3/+1 |
2009-05-10 | Bluetooth: Fix wrong module refcount when connection setup fails | Marcel Holtmann | 1 | -0/+2 |
2009-05-05 | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 1 | -0/+2 |
2009-04-28 | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann | 1 | -6/+3 |
2009-04-28 | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 1 | -0/+1 |
2009-02-27 | Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early | Dave Young | 1 | -2/+2 |
2009-02-27 | Bluetooth: Set authentication requirement before requesting it | Marcel Holtmann | 1 | -6/+4 |
2009-02-27 | Bluetooth: Ask upper layers for HCI disconnect reason | Marcel Holtmann | 1 | -2/+4 |
2009-02-27 | Bluetooth: Set authentication requirements if not available | Marcel Holtmann | 1 | -0/+3 |
2009-02-27 | Bluetooth: Use general bonding whenever possible | Marcel Holtmann | 1 | -14/+9 |
2009-02-27 | Bluetooth: Add SCO fallback for eSCO connection attempts | Marcel Holtmann | 1 | -2/+7 |
2009-02-27 | Bluetooth: Add enhanced security model for Simple Pairing | Marcel Holtmann | 1 | -15/+30 |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 1 | -5/+0 |
2008-09-09 | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 1 | -0/+13 |
2008-09-09 | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 1 | -3/+5 |
2008-07-14 | [Bluetooth] Use a more unique bus name for connections | Marcel Holtmann | 1 | -3/+5 |
2008-07-14 | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 1 | -4/+34 |
2008-07-14 | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 1 | -0/+2 |
2008-07-14 | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 1 | -5/+9 |
2008-07-14 | [Bluetooth] Make use of the default link policy settings | Marcel Holtmann | 1 | -0/+2 |
2008-07-14 | [Bluetooth] Track connection packet type changes | Marcel Holtmann | 1 | -8/+24 |
2008-02-19 | bluetooth: put hci dev after del conn | Dave Young | 1 | -1/+0 |
2008-01-29 | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 1 | -7/+2 |
2007-12-30 | [BLUETOOTH]: put_device before device_del fix | Dave Young | 1 | -9/+1 |
2007-10-22 | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 1 | -5/+34 |
2007-10-22 | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 1 | -16/+27 |
2007-07-11 | [Bluetooth] Add basics to better support and handle eSCO links | Marcel Holtmann | 1 | -26/+25 |
2007-04-26 | [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. | YOSHIFUJI Hideaki | 1 | -18/+18 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-11 | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -10/+10 |
2006-10-16 | [Bluetooth] Support concurrent connect requests | Marcel Holtmann | 1 | -2/+4 |
2006-09-29 | [Bluetooth] Support create connection cancel command | Marcel Holtmann | 1 | -4/+27 |