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: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
8
-26
/
+27
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
9
-37
/
+35
*
Bluetooth: Force the process of unpair command if disconnect failed
Jefferson Delfes
2012-09-27
1
-2
/
+3
*
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
2012-09-27
2
-2
/
+2
*
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
2012-09-27
3
-1
/
+53
*
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
2012-09-27
2
-4
/
+20
*
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
2012-09-27
3
-1
/
+76
*
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
2012-09-27
2
-1
/
+29
*
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
2012-09-27
2
-0
/
+109
*
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
2012-09-27
3
-0
/
+30
*
Bluetooth: AMP: Add AMP key calculation
Andrei Emeltchenko
2012-09-27
2
-0
/
+46
*
Bluetooth: Add function to derive AMP key using hmac
Dmitry Kasatkin
2012-09-27
1
-0
/
+36
*
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
2012-09-27
2
-10
/
+57
*
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
Andrei Emeltchenko
2012-09-27
1
-1
/
+59
*
Bluetooth: A2MP: Process A2MP Getinfo Rsp
Andrei Emeltchenko
2012-09-27
1
-1
/
+33
*
Bluetooth: AMP: Handle create / disc phylink req
Andrei Emeltchenko
2012-09-27
1
-2
/
+19
*
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
2012-09-27
2
-0
/
+84
*
Bluetooth: AMP: Physical link struct and helpers
Andrei Emeltchenko
2012-09-27
1
-0
/
+29
*
Bluetooth: A2MP: Process Discover Response
Andrei Emeltchenko
2012-09-27
1
-1
/
+61
*
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
2012-09-27
4
-6
/
+138
*
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
2012-09-27
2
-17
/
+46
*
Bluetooth: A2MP: Create amp_mgr global list
Andrei Emeltchenko
2012-09-27
1
-0
/
+29
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
6
-65
/
+195
|
\
|
*
Bluetooth: Update management interface revision
Johan Hedberg
2012-09-18
1
-1
/
+1
|
*
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
2
-0
/
+84
|
*
Bluetooth: AMP: Add Read Data Block Size to amp_init
Andrei Emeltchenko
2012-09-08
1
-0
/
+3
|
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-09-08
1
-1
/
+0
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-3
/
+1
|
*
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
1
-1
/
+1
|
*
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-21
1
-5
/
+6
|
*
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
1
-7
/
+8
|
*
Bluetooth: debug: Correct the PSM printing
Syam Sidhardhan
2012-08-21
1
-1
/
+1
|
*
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
2
-7
/
+28
|
*
Bluetooth: Fix minor coding style in hci_event.c
Mikel Astiz
2012-08-21
1
-4
/
+4
|
*
Bluetooth: trivial: Use preferred method for NULL check
Andrei Emeltchenko
2012-08-21
1
-2
/
+2
|
*
Bluetooth: trivial: Shorten variable scope
Andrei Emeltchenko
2012-08-15
1
-4
/
+2
|
*
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-15
1
-1
/
+1
|
*
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-15
1
-4
/
+7
|
*
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-14
/
+19
|
*
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-10
/
+22
|
*
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-24
/
+29
|
*
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-15
1
-9
/
+9
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+2
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-24
16
-245
/
+415
|
\
\
|
*
|
mac80211: allow re-open the blocked peer link in mesh
Chun-Yeow Yeoh
2012-09-14
1
-1
/
+2
|
*
|
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
2012-09-14
4
-8
/
+5
|
*
|
mac80211: handle power constraint/country IE better
Johannes Berg
2012-09-14
3
-22
/
+72
|
*
|
mac80211: remove unneeded CONFIG_PM ifdef
Johannes Berg
2012-09-11
1
-13
/
+0
|
*
|
mac80211: validate skb->dev in the tx status path
Felix Fietkau
2012-09-10
1
-18
/
+30
|
*
|
mac80211: use call_rcu() on sta deletion
Eliad Peller
2012-09-10
3
-57
/
+81
[next]