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