summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-12
* Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-12
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
|\
| * Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-30
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-10
* Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-10
* Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-31
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27
* Bluetooth: Use __packed annotationGustavo F. Padovan2010-07-21
* Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan2010-07-21
* Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala2010-07-21
* Bluetooth: Implement hci_reassembly helper to reassemble RX packetsSuraj Sumangala2010-07-21
* Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala2010-07-21
* Bluetooth: Add Copyright notice to L2CAPGustavo F. Padovan2010-07-21
* Bluetooth: Remove the send_lock spinlock from ERTMGustavo F. Padovan2010-07-21
* Bluetooth: Disconnect early if mode is not supportedGustavo F. Padovan2010-07-21
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-21
* Bluetooth: Remove extraneous white spaceRon Shaffer2010-07-21
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
* 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