aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-10
* Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan2010-05-10
* Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan2010-05-10
* Bluetooth: Make hci_send_acl() voidGustavo F. Padovan2010-05-10
* Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan2010-05-10
* Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan2010-05-10
* Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan2010-05-10
* Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan2010-05-10
* Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan2010-05-10
* Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan2010-05-10
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-10
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-21
* Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-27
* Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2010-02-27
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-27
* Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-03
* Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-03
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-03
* Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-03
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-26
* Bluetooth: Fix rejected connection not disconnecting ACL linkLuiz Augusto von Dentz2009-08-22
* Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-22
* Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-22
* Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-22
* Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-22
* Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-22
* Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-22
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-22
* Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-22
* Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-22
* Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner2009-08-22
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-22
* bluetooth: rfcomm_init bug fixDave Young2009-08-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-11
|\
| * Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-08
| * Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
| * Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-08
| * Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-08
| * Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-08
* | bluetooth: Kill skb_frags_no(), unused.David S. Miller2009-06-08
|/
* Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-04
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-28
* Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-28
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-27
* Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-27
* Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-27
* Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-27
* Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-27