summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1
* Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-101-1/+1
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-311-1/+1
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-271-0/+2
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-214-113/+113
* Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan2010-07-211-0/+1
* Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-211-0/+1
* Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-211-0/+1
* Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-211-2/+2
* Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan2010-07-211-0/+1
* Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan2010-07-211-1/+0
* Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan2010-07-211-0/+5
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-211-1/+1
* Bluetooth: Remove extraneous white spaceRon Shaffer2010-07-211-7/+7
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-212-0/+12
* Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-101-0/+2
* Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan2010-05-101-0/+1
* Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan2010-05-101-0/+6
* Bluetooth: Make hci_send_acl() voidGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan2010-05-101-0/+2
* Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan2010-05-101-2/+1
* Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan2010-05-101-0/+2
* Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan2010-05-101-1/+2
* Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan2010-05-101-0/+4
* Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan2010-05-101-9/+11
* Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-101-1/+1
* Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-211-1/+1
* 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
|\
OpenPOWER on IntegriCloud