index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
3
-4
/
+8
*
Bluetooth: Use lmp_ssp_capable() macro
Gustavo Padovan
2012-06-05
1
-1
/
+1
*
Bluetooth: btmrvl: add SD8787 Bluetooth AMP device ID
Bing Zhao
2012-06-05
1
-0
/
+3
*
Bluetooth: Send a configuration request after security confirmation
Mat Martineau
2012-06-05
1
-0
/
+11
*
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2012-06-05
2
-5
/
+8
*
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2012-06-05
2
-9
/
+0
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
24
-262
/
+14
*
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
8
-27
/
+48
*
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
2012-06-05
3
-19
/
+23
*
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
10
-19
/
+19
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
10
-126
/
+104
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-06-05
1
-1
/
+0
*
Bluetooth: Preserve L2CAP flags values
Andrei Emeltchenko
2012-06-05
1
-2
/
+2
*
Bluetooth: Use defined link key size
Andrei Emeltchenko
2012-06-05
5
-6
/
+8
*
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
2012-06-05
5
-8
/
+8
*
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
2012-06-05
1
-6
/
+6
*
Bluetooth: Remove dead int returns
Gustavo Padovan
2012-06-05
1
-32
/
+16
*
Bluetooth: Remove double check for BT_CONNECTED
Gustavo Padovan
2012-06-05
1
-3
/
+0
*
Bluetooth: Silent sparse warnings
Andrei Emeltchenko
2012-06-05
1
-6
/
+6
*
Bluetooth: Do not purge queue in Basic Mode
Gustavo Padovan
2012-06-05
1
-2
/
+12
*
Bluetooth: Enable ERTM by default
Mat Martineau
2012-06-05
1
-1
/
+1
*
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
2012-06-05
1
-168
/
+0
*
Bluetooth: Set txwin values for streaming mode
Mat Martineau
2012-06-05
1
-0
/
+1
*
Bluetooth: Remove unneccesary inline
Mat Martineau
2012-06-05
1
-1
/
+1
*
Bluetooth: Simplify the ERTM ack timeout
Mat Martineau
2012-06-05
1
-3
/
+7
*
Bluetooth: Use the ERTM transmit state machine from timeout handlers
Mat Martineau
2012-06-05
1
-11
/
+8
*
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
2012-06-05
2
-6
/
+20
*
Bluetooth: Use new header structures in l2cap_send_rr_or_rnr
Mat Martineau
2012-06-05
1
-7
/
+15
*
Bluetooth: Handle incoming REJ frames
Mat Martineau
2012-06-05
1
-1
/
+32
*
Bluetooth: Handle SREJ requests to resend unacked frames
Mat Martineau
2012-06-05
1
-1
/
+69
*
Bluetooth: Reassemble all available data when retransmissions succeed.
Mat Martineau
2012-06-05
1
-2
/
+30
*
Bluetooth: Send SREJ frames when packets go missing
Mat Martineau
2012-06-05
1
-3
/
+53
*
Bluetooth: Add implementation for retransmitting all unacked frames
Mat Martineau
2012-06-05
1
-1
/
+105
*
Bluetooth: Add the ERTM receive state machine
Mat Martineau
2012-06-05
1
-2
/
+353
*
Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better
Mat Martineau
2012-06-05
1
-21
/
+19
*
Bluetooth: Use the transmit state machine for busy state changes
Mat Martineau
2012-06-05
1
-39
/
+6
*
Bluetooth: Refactor l2cap_send_ack
Mat Martineau
2012-06-05
1
-17
/
+43
*
Bluetooth: Remove receive code that has been superceded
Mat Martineau
2012-06-05
2
-500
/
+0
*
Bluetooth: Add streaming mode receive and incoming packet classifier
Mat Martineau
2012-06-05
1
-6
/
+130
*
Bluetooth: Consolidate common receive code for ERTM and streaming mode
Mat Martineau
2012-06-05
1
-64
/
+62
*
Bluetooth: Refactor l2cap_send_sframe
Mat Martineau
2012-06-05
1
-36
/
+51
*
Bluetooth: Refactor l2cap_ertm_send
Mat Martineau
2012-06-05
1
-40
/
+39
*
Bluetooth: Refactor l2cap_streaming_send
Mat Martineau
2012-06-05
1
-17
/
+31
*
Bluetooth: Add a new L2CAP ERTM transmit state machine.
Mat Martineau
2012-06-05
1
-8
/
+246
*
Bluetooth: Change default state of ERTM disable flag
Mat Martineau
2012-06-05
1
-1
/
+1
*
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
2012-06-05
2
-2
/
+6
*
Bluetooth: Free allocated ERTM SREJ list if init fails
Mat Martineau
2012-06-05
1
-1
/
+5
*
Bluetooth: Fix coding style in hci_core.c
Gustavo Padovan
2012-06-05
1
-50
/
+53
*
Bluetooth: Fix coding style in hci_conn.c
Gustavo Padovan
2012-06-05
1
-14
/
+12
*
Bluetooth: Fix coding style in hci_event.c
Gustavo Padovan
2012-06-05
1
-104
/
+135
[prev]
[next]