aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller3-27/+52
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+0
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann1-0/+2
2009-06-08Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann1-6/+0
2009-06-08Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann1-21/+42
2009-06-08Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan1-0/+2
2009-06-08Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan1-0/+6
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-0/+1
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2-2/+4
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros1-1/+2
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2-4/+23
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann1-0/+3
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann1-1/+2
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann1-0/+8
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann1-4/+5
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann1-3/+4
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann1-2/+3
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2-23/+42
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann1-2/+4
2009-02-27Bluetooth: Add global deferred socket parameterMarcel Holtmann1-0/+3
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann1-2/+2
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-1/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann1-0/+1
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann1-1/+1
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann1-0/+1
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann1-0/+1
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann2-4/+16
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2-1/+4
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2-0/+8
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2-0/+12
2008-07-14[Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann1-0/+11
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann1-0/+11
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann2-0/+10
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann1-5/+5
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann1-0/+1
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser1-1/+1
2008-01-28[NET]: Remove FASTCALL macroHarvey Harrison1-2/+2
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann1-0/+1
2007-10-22[Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann1-0/+13
2007-10-22[Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann1-2/+12
2007-10-22[Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann1-5/+5
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2-257/+359
2007-07-31[BLUETOOTH] l2cap: endianness annotationsAl Viro1-25/+25
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2-2/+18
2007-07-11[Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo1-0/+1