index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
2011-11-07
|
*
|
|
Bluetooth: Initialize tx_win_max for fixed channel
Andrei Emeltchenko
2011-11-07
|
*
|
|
Bluetooth: recalculate priorities when channels are starving
Luiz Augusto von Dentz
2011-11-07
|
*
|
|
Bluetooth: handle priority change within quote
Luiz Augusto von Dentz
2011-11-07
|
*
|
|
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
|
*
|
|
Bluetooth: Fix hidp_get_connection()
Gustavo F. Padovan
2011-11-07
|
*
|
|
Bluetooth: hidp: Fix module reference cleanup
David Herrmann
2011-11-07
|
*
|
|
Bluetooth: Set HCI_MGMT flag only in read_controller_info
Johan Hedberg
2011-11-07
|
*
|
|
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
Szymon Janc
2011-11-07
|
*
|
|
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-11-07
|
*
|
|
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
2011-11-07
|
*
|
|
Bluetooth: make use sk_priority to priritize RFCOMM packets
Luiz Augusto von Dentz
2011-11-07
|
*
|
|
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
|
*
|
|
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
|
*
|
|
Bluetooth: correct debug output
Andrei Emeltchenko
2011-11-07
|
*
|
|
Bluetooth: remove magic offset and size
Andrei Emeltchenko
2011-11-07
|
*
|
|
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
2011-11-07
|
*
|
|
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
|
*
|
|
Bluetooth: Make hci_unregister_dev return void
David Herrmann
2011-11-07
|
*
|
|
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
2011-11-07
|
*
|
|
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
2011-11-07
|
*
|
|
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
2011-10-17
|
*
|
|
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
2011-10-17
|
*
|
|
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
2011-10-17
|
*
|
|
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
|
*
|
|
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
|
*
|
|
Bluetooth: Fix missing cmd_status in mgmt
Gustavo F. Padovan
2011-10-15
|
*
|
|
Bluetooth: Use list_for_each_entry() in mgmt
Gustavo F. Padovan
2011-10-14
|
*
|
|
Bluetooth: Add missing cmd_status() in mgmt
Gustavo F. Padovan
2011-10-14
|
*
|
|
Bluetooth: return proper error if sock_queue_rcv_skb() fails
Gustavo F. Padovan
2011-10-14
|
*
|
|
Bluetooth: Forward errors from hci_register_dev
David Herrmann
2011-10-14
|
*
|
|
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
2011-10-14
|
*
|
|
Bluetooth: Fix hci core device initialization
David Herrmann
2011-10-14
|
*
|
|
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-13
|
*
|
|
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
2011-10-11
|
*
|
|
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
|
*
|
|
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
|
*
|
|
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
|
*
|
|
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
[prev]
[next]