summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-272-0/+5
* Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2010-02-271-0/+2
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-272-2/+2
* Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-031-0/+1
* Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-031-1/+0
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-16/+0
* Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-031-22/+1
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-261-0/+2
* Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-221-0/+2
* Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-221-0/+3
* Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-222-1/+14
* Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-221-0/+2
* Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-222-3/+13
* Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-221-0/+1
* Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-221-1/+8
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-222-2/+55
* Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-221-7/+21
* Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-221-3/+5
* Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-221-3/+3
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-221-0/+4
* 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/+0
| * 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-081-9/+0
|/
* 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
OpenPOWER on IntegriCloud