summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: rfcomm_init bug fixDave Young2009-08-031-1/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-113-27/+52
|\
| * Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-081-0/+2
| * Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-081-6/+0Star
| * Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-081-21/+42
| * Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-081-0/+2
| * Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-081-0/+6
* | bluetooth: Kill skb_frags_no(), unused.David S. Miller2009-06-091-9/+0Star
|/
* Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
* Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-272-4/+23
* Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-271-0/+3
* Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-271-0/+1
* Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-271-1/+2
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-271-1/+1
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-271-0/+8
* Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-271-4/+5
* Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-271-3/+4
* Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann2009-02-271-2/+3
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-272-23/+42
* Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann2009-02-271-2/+4
* Bluetooth: Add global deferred socket parameterMarcel Holtmann2009-02-271-0/+3
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-2/+2
* Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-1/+1
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
* [Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann2008-07-141-0/+1
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-141-0/+1
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-142-4/+16
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-142-1/+4
* [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-142-0/+8
* [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-142-0/+12
* [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-141-0/+11
* [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-141-0/+11
* [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-142-0/+10
* [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-141-5/+5
* [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-141-0/+1
* bluetooth: Make hci_sock_cleanup() return voidTobias Klauser2008-03-061-1/+1
* [NET]: Remove FASTCALL macroHarvey Harrison2008-01-281-2/+2
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-221-0/+1
* [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-0/+13
* [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-2/+12
* [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-5/+5
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-222-257/+359
* [BLUETOOTH] l2cap: endianness annotationsAl Viro2007-07-311-25/+25
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-112-2/+18