index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2014-05-14
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-02-26
Bluetooth: Move address type conversion to outside hci_connect_le
Andre Guedes
2014-02-26
Bluetooth: Refactor HCI connection code
Andre Guedes
2014-02-26
Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
Johan Hedberg
2014-02-25
Bluetooth: Fix NULL pointer dereference when sending data
Andrzej Kaczmarek
2014-02-18
Bluetooth: Print error when dropping L2CAP data
Szymon Janc
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2014-02-14
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-13
Bluetooth: Remove unnecessary check for chan->psm
Johan Hedberg
2014-02-13
Bluetooth: Free up l2cap_chan->sport when initiating a connection
Johan Hedberg
2014-02-13
Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs
Johan Hedberg
2014-02-13
Bluetooth: Fix disconnecting L2CAP channel for credits violation
Johan Hedberg
2014-02-13
Bluetooth: Fix respecting le_default_mps value
Johan Hedberg
2014-02-13
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
Bluetooth: Remove useless l2cap_seq_list_remove function
Johan Hedberg
2014-02-13
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
Bluetooth: Reorder L2CAP functions to avoid forward declarations
Johan Hedberg
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2013-12-11
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
2013-12-10
Bluetooth: Fix handling of L2CAP Command Reject over LE
Johan Hedberg
2013-12-05
Bluetooth: Fix valid LE PSM check
Johan Hedberg
2013-12-05
Bluetooth: Use min_t for calculating chan->mps
Johan Hedberg
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
Johan Hedberg
2013-12-05
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
2013-12-05
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
Johan Hedberg
2013-12-05
Bluetooth: Limit LE MPS to the MTU value
Johan Hedberg
2013-12-05
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
Johan Hedberg
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
2013-12-05
Bluetooth: Implement LE L2CAP reassembly
Johan Hedberg
2013-12-05
Bluetooth: Add LE L2CAP segmentation support for outgoing data
Johan Hedberg
2013-12-05
Bluetooth: Reject LE CoC commands when the feature is not enabled
Johan Hedberg
2013-12-05
Bluetooth: Add LE flow control discipline
Johan Hedberg
2013-12-05
Bluetooth: Implement returning of LE L2CAP credits
Johan Hedberg
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
Bluetooth: Make l2cap_le_sig_cmd logic consistent
Johan Hedberg
2013-12-05
Bluetooth: Add L2CAP Disconnect suppport for LE
Johan Hedberg
2013-12-05
Bluetooth: Fix L2CAP channel closing for LE connections
Johan Hedberg
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
2013-12-05
Bluetooth: Refactor L2CAP connect rejection to its own function
Johan Hedberg
2013-12-05
Bluetooth: Add initial code for LE L2CAP Connect Request
Johan Hedberg
2013-12-05
Bluetooth: Move LE L2CAP initiator procedure to its own function
Johan Hedberg
2013-12-05
Bluetooth: Pass command length to LE signaling channel handlers
Johan Hedberg
2013-12-05
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
Johan Hedberg
2013-12-05
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
Johan Hedberg
[next]