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
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
2012-10-18
1
-1
/
+1
*
Bluetooth: AMP: Handle complete frames in l2cap
Andrei Emeltchenko
2012-10-15
1
-0
/
+1
*
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
2012-10-15
1
-0
/
+5
*
Bluetooth: AMP: Hanlde AMP_LINK case in conn_put
Andrei Emeltchenko
2012-10-11
1
-3
/
+14
*
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
2012-10-11
1
-0
/
+13
*
Bluetooth: AMP: Add handle to hci_chan structure
Andrei Emeltchenko
2012-10-11
1
-1
/
+2
*
Bluetooth: AMP: Handle AMP_LINK timeout
Andrei Emeltchenko
2012-10-11
1
-0
/
+2
*
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
2012-10-08
1
-1
/
+2
*
Bluetooth: Adjust L2CAP Max PDU size for AMP packets
Andrei Emeltchenko
2012-10-08
1
-1
/
+1
*
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
2012-10-08
1
-1
/
+1
*
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
2012-10-08
1
-1
/
+1
*
Bluetooth: remove unused member of hci_dev.
Rami Rosen
2012-10-01
1
-2
/
+0
*
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
2012-09-27
1
-1
/
+0
*
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
2012-09-27
1
-0
/
+1
*
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
2012-09-27
1
-0
/
+2
*
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
2012-09-27
3
-0
/
+7
*
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
2012-09-27
1
-0
/
+1
*
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
2012-09-27
2
-0
/
+4
*
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
2012-09-27
1
-0
/
+2
*
Bluetooth: AMP: Add AMP key calculation
Andrei Emeltchenko
2012-09-27
1
-0
/
+2
*
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
2012-09-27
2
-0
/
+3
*
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
2012-09-27
2
-0
/
+18
*
Bluetooth: AMP: Physical link struct and helpers
Andrei Emeltchenko
2012-09-27
3
-0
/
+5
*
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
2012-09-27
4
-0
/
+33
*
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
2012-09-27
1
-0
/
+2
*
Bluetooth: A2MP: Create amp_mgr global list
Andrei Emeltchenko
2012-09-27
1
-0
/
+10
*
Bluetooth: Add HCI logical link cmds definitions
Andrei Emeltchenko
2012-09-27
1
-1
/
+35
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
4
-15
/
+51
|
\
|
*
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
3
-0
/
+30
|
*
Bluetooth: debug: Print refcnt for hci_dev
Andrei Emeltchenko
2012-09-08
1
-0
/
+6
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-1
/
+1
|
*
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
1
-9
/
+0
|
*
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
1
-2
/
+1
|
*
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
2
-1
/
+10
|
*
Bluetooth: Add more HCI error codes
Mikel Astiz
2012-08-21
1
-0
/
+3
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
1
-1
/
+1
*
|
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-0
/
+2
*
|
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
1
-0
/
+10
*
|
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
1
-1
/
+0
*
|
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
1
-14
/
+2
*
|
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
*
|
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
2012-08-06
1
-0
/
+9
*
|
Bluetooth: trivial: Fix mixing spaces and tabs in smp
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
*
|
Bluetooth: debug: Fix printing refcnt for hci_conn
Andrei Emeltchenko
2012-08-06
1
-4
/
+2
*
|
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
1
-1
/
+1
*
|
Bluetooth: Remove missing code
Andre Guedes
2012-08-06
1
-6
/
+0
|
/
*
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-15
1
-0
/
+1
*
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
2012-07-11
1
-0
/
+4
[next]