aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix ERTM L2CAP resend packetLukasz Rymanowski2014-08-14
* Bluetooth: Improve data packing in SAR modeLukasz Rymanowski2014-08-14
* Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-14
* Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-14
* Bluetooth: Use L2CAP resume callback to call smp_distribute_keysJohan Hedberg2014-08-14
* Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-14
* Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg2014-08-14
* Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg2014-08-14
* Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2014-08-14
* Bluetooth: Remove special ATT data channel handlingJohan Hedberg2014-08-14
* Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg2014-08-14
* Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg2014-08-14
* Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg2014-08-14
* Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg2014-08-14
* Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg2014-08-14
* Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg2014-08-14
* Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-21
* Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-18
* Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17
* Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
* Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
* Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-13
* Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-11
* Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann2014-07-09
* Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
* Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-07
* Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-06
* Bluetooth: Restrict blocked device check in l2cap_recv_frame to LEJohan Hedberg2014-07-06
* Bluetooth: Pass store hint to mgmt_new_conn_paramJohan Hedberg2014-07-03
* Bluetooth: Centralize looking up blocked devices to l2cap_recv_frameJohan Hedberg2014-07-03
* Bluetooth: Introduce "New Connection Parameter" EventAndre Guedes2014-07-03
* Bluetooth: Connection parameters check helperAndre Guedes2014-07-03
* Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-03
* Bluetooth: Add support LE slave connection update procedureMarcel Holtmann2014-07-03
* Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-03
* Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-03
* Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-03
* Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-03
* Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-13
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-05
|\
| * Bluetooth: l2cap: Set more channel defaultsJukka Rissanen2014-05-31
* | Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-05-14
|/
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Move address type conversion to outside hci_connect_leAndre Guedes2014-02-26
* Bluetooth: Refactor HCI connection codeAndre Guedes2014-02-26
* Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()Johan Hedberg2014-02-26
* Bluetooth: Fix NULL pointer dereference when sending dataAndrzej Kaczmarek2014-02-25
* Bluetooth: Print error when dropping L2CAP dataSzymon Janc2014-02-18
* Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg2014-02-18