index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: handle priority change within quote
Luiz Augusto von Dentz
2011-11-07
1
-2
/
+16
*
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
4
-54
/
+208
*
Bluetooth: Fix hidp_get_connection()
Gustavo F. Padovan
2011-11-07
1
-6
/
+6
*
Bluetooth: hidp: Fix module reference cleanup
David Herrmann
2011-11-07
1
-2
/
+2
*
Bluetooth: Set HCI_MGMT flag only in read_controller_info
Johan Hedberg
2011-11-07
1
-2
/
+0
*
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
Szymon Janc
2011-11-07
1
-1
/
+1
*
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-11-07
1
-2
/
+7
*
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
2011-11-07
2
-0
/
+29
*
Bluetooth: make use sk_priority to priritize RFCOMM packets
Luiz Augusto von Dentz
2011-11-07
2
-16
/
+37
*
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
2
-8
/
+21
*
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
9
-120
/
+51
*
Bluetooth: correct debug output
Andrei Emeltchenko
2011-11-07
1
-1
/
+1
*
Bluetooth: remove magic offset and size
Andrei Emeltchenko
2011-11-07
1
-1
/
+1
*
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
2011-11-07
1
-7
/
+6
*
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
1
-1
/
+46
*
Bluetooth: Make hci_unregister_dev return void
David Herrmann
2011-11-07
1
-3
/
+1
*
Bluetooth: Replace rfcomm tty tasklet by workqueue
David Herrmann
2011-11-07
1
-7
/
+9
*
Bluetooth: Return proper error codes on rfcomm tty init
David Herrmann
2011-11-07
1
-3
/
+6
*
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
2011-10-17
1
-1
/
+43
*
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
2011-10-17
1
-14
/
+28
*
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
2011-10-17
1
-20
/
+26
*
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
1
-33
/
+30
*
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
1
-44
/
+51
*
Bluetooth: Fix missing cmd_status in mgmt
Gustavo F. Padovan
2011-10-15
1
-0
/
+3
*
Bluetooth: Use list_for_each_entry() in mgmt
Gustavo F. Padovan
2011-10-14
1
-5
/
+2
*
Bluetooth: Add missing cmd_status() in mgmt
Gustavo F. Padovan
2011-10-14
1
-2
/
+2
*
Bluetooth: return proper error if sock_queue_rcv_skb() fails
Gustavo F. Padovan
2011-10-14
1
-4
/
+8
*
Bluetooth: Forward errors from hci_register_dev
David Herrmann
2011-10-14
1
-6
/
+12
*
Bluetooth: Rename sysfs un/register to add/del
David Herrmann
2011-10-14
2
-4
/
+4
*
Bluetooth: Fix hci core device initialization
David Herrmann
2011-10-14
2
-6
/
+13
*
Bluetooth: AMP: read local amp info HCI command
Andrei Emeltchenko
2011-10-13
1
-0
/
+28
*
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
2011-10-13
1
-0
/
+45
*
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
1
-0
/
+7
*
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
2011-10-13
1
-3
/
+18
*
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
1
-7
/
+7
*
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
1
-10
/
+10
*
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
1
-4
/
+5
*
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
1
-11
/
+11
*
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2011-10-13
1
-21
/
+21
*
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2011-10-13
1
-15
/
+15
*
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2011-10-13
1
-19
/
+22
*
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-13
2
-7
/
+52
*
Bluetooth: Fix permission of enable_le param
Gustavo F. Padovan
2011-10-11
1
-1
/
+1
*
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
2
-6
/
+7
*
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
2
-7
/
+9
*
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
2
-5
/
+7
*
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
2
-5
/
+10
*
Bluetooth: Rename hidp_find_connection()
Gustavo F. Padovan
2011-10-07
1
-2
/
+2
*
Bluetooth: Delay session allocation in hidp
Gustavo F. Padovan
2011-10-07
1
-6
/
+8
*
Bluetooth: hidp: safely acquire hci connection
Peter Hurley
2011-10-07
1
-14
/
+20
[next]