| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 2009-05-04 | 1 | -0/+1 |
* | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 | 2 | -2/+4 |
* | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros | 2009-04-28 | 1 | -1/+2 |
* | Bluetooth: Ask upper layers for HCI disconnect reason | Marcel Holtmann | 2009-02-27 | 2 | -4/+23 |
* | Bluetooth: Add CID field to L2CAP socket address structure | Marcel Holtmann | 2009-02-27 | 1 | -0/+1 |
* | Bluetooth: Request L2CAP fixed channel list if available | Marcel Holtmann | 2009-02-27 | 1 | -0/+1 |
* | Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 | Marcel Holtmann | 2009-02-27 | 1 | -0/+3 |
* | Bluetooth: Fix double L2CAP connection request | Marcel Holtmann | 2009-02-27 | 1 | -0/+1 |
* | Bluetooth: Fix race condition with L2CAP information request | Marcel Holtmann | 2009-02-27 | 1 | -1/+2 |
* | Bluetooth: Use general bonding whenever possible | Marcel Holtmann | 2009-02-27 | 1 | -1/+1 |
* | Bluetooth: Add SCO fallback for eSCO connection attempts | Marcel Holtmann | 2009-02-27 | 1 | -0/+8 |
* | Bluetooth: Pause RFCOMM TX when encryption drops | Marcel Holtmann | 2009-02-27 | 1 | -4/+5 |
* | Bluetooth: Replace RFCOMM link mode with security level | Marcel Holtmann | 2009-02-27 | 1 | -3/+4 |
* | Bluetooth: Replace L2CAP link mode with security level | Marcel Holtmann | 2009-02-27 | 1 | -2/+3 |
* | Bluetooth: Add enhanced security model for Simple Pairing | Marcel Holtmann | 2009-02-27 | 2 | -23/+42 |
* | Bluetooth: Add support for deferring RFCOMM connection setup | Marcel Holtmann | 2009-02-27 | 1 | -2/+4 |
* | Bluetooth: Add global deferred socket parameter | Marcel Holtmann | 2009-02-27 | 1 | -0/+3 |
* | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 1 | -2/+2 |
* | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 | 1 | -1/+1 |
* | include: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 | 1 | -2/+2 |
* | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 2008-09-09 | 1 | -0/+1 |
* | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 2008-09-09 | 1 | -1/+1 |
* | [Bluetooth] Store remote modem status for RFCOMM TTY | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
* | [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
* | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 | 2 | -4/+16 |
* | [Bluetooth] Use ACL config stage to retrieve remote features | Marcel Holtmann | 2008-07-14 | 2 | -1/+4 |
* | [Bluetooth] Track status of remote Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 2 | -0/+8 |
* | [Bluetooth] Track status of Simple Pairing mode | Marcel Holtmann | 2008-07-14 | 2 | -0/+12 |
* | [Bluetooth] Disable disconnect timer during Simple Pairing | Marcel Holtmann | 2008-07-14 | 1 | -0/+11 |
* | [Bluetooth] Make use of the default link policy settings | Marcel Holtmann | 2008-07-14 | 1 | -0/+11 |
* | [Bluetooth] Track connection packet type changes | Marcel Holtmann | 2008-07-14 | 2 | -0/+10 |
* | [Bluetooth] Disconnect when encryption gets disabled | Marcel Holtmann | 2008-07-14 | 1 | -5/+5 |
* | [Bluetooth] Enforce security for outgoing RFCOMM connections | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
* | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser | 2008-03-05 | 1 | -1/+1 |
* | [NET]: Remove FASTCALL macro | Harvey Harrison | 2008-01-28 | 1 | -2/+2 |
* | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 | 1 | -0/+1 |
* | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann | 2007-10-22 | 1 | -0/+13 |
* | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann | 2007-10-22 | 1 | -2/+12 |
* | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann | 2007-10-22 | 1 | -5/+5 |
* | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 2 | -257/+359 |
* | [BLUETOOTH] l2cap: endianness annotations | Al Viro | 2007-07-31 | 1 | -25/+25 |
* | [Bluetooth] Add basics to better support and handle eSCO links | Marcel Holtmann | 2007-07-11 | 2 | -2/+18 |
* | [Bluetooth] Keep rfcomm_dev on the list until it is freed | Ville Tervo | 2007-07-11 | 1 | -0/+1 |
* | [Bluetooth] Add hci_recv_fragment() helper function | Marcel Holtmann | 2007-07-11 | 1 | -0/+3 |
* | [Bluetooth] Fix L2CAP configuration parameter handling | Marcel Holtmann | 2007-05-24 | 1 | -2/+6 |
* | [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -0/+18 |
* | [PATCH] hci endianness annotations | Al Viro | 2006-12-13 | 1 | -2/+2 |
* | [BLUETOOTH]: rfcomm endianness annotations | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [Bluetooth] Support concurrent connect requests | Marcel Holtmann | 2006-10-15 | 1 | -0/+17 |
* | [Bluetooth] Support create connection cancel command | Marcel Holtmann | 2006-09-28 | 2 | -3/+12 |