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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
2011-02-16
2
-52
/
+92
*
Bluetooth: Use usb_fill_int_urb()
Gustavo F. Padovan
2011-02-16
1
-7
/
+3
*
Bluetooth: Add SMP command structures
Ville Tervo
2011-02-16
1
-0
/
+76
*
Bluetooth: Treat LE and ACL links separately on timeout
Ville Tervo
2011-02-16
1
-7
/
+7
*
Bluetooth: Fix initiated LE connections
Vinicius Costa Gomes
2011-02-16
1
-0
/
+1
*
Bluetooth: Do not send disconn comand over LE links
Ville Tervo
2011-02-16
1
-7
/
+8
*
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
4
-7
/
+105
*
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
2011-02-16
3
-7
/
+26
*
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-16
4
-4
/
+113
*
Bluetooth: Add LE connect support
Ville Tervo
2011-02-16
4
-7
/
+164
*
Bluetooth: Add low energy commands and events
Ville Tervo
2011-02-16
1
-0
/
+49
*
Bluetooth: Add L2CAP mode to debugfs output
Gustavo F. Padovan
2011-02-15
1
-2
/
+3
*
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
2011-02-15
6
-18
/
+0
*
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
2011-02-14
6
-41
/
+66
*
Bluetooth: sco: fix information leak to userspace
Vasiliy Kulikov
2011-02-14
1
-0
/
+1
*
Bluetooth: bnep: fix buffer overflow
Vasiliy Kulikov
2011-02-14
1
-0
/
+1
*
Bluetooth: Add firmware support for Atheros 3012
Bala Shanmugam
2011-02-11
2
-0
/
+282
*
Bluetooth: l2cap: fix 1 byte infoleak to userspace
Vasiliy Kulikov
2011-02-11
1
-0
/
+1
*
ssb: extract boardflags2 for SPROMs rev 4 and 5
Rafał Miłecki
2011-02-09
2
-0
/
+8
*
iwlwifi: fix ack health for WiFi/BT combo devices
Stanislaw Gruszka
2011-02-09
1
-2
/
+7
*
iwlwifi: cleanup iwl_good_ack_health
Stanislaw Gruszka
2011-02-09
1
-34
/
+35
*
iwlwifi: cleanup iwl_recover_from_statistics
Stanislaw Gruszka
2011-02-09
1
-25
/
+12
*
ath9k: Remove redundant beacon_interval
Steve Brown
2011-02-09
4
-7
/
+9
*
mac80211: Ensure power-level set properly for scanning.
Ben Greear
2011-02-09
2
-2
/
+10
*
ath9k: Add debug info for configuring power level.
Ben Greear
2011-02-09
1
-0
/
+2
*
mac80211: Allow work items to use existing channel type.
Ben Greear
2011-02-09
1
-3
/
+50
*
mac80211: Allow scanning on existing channel-type.
Ben Greear
2011-02-09
2
-6
/
+16
*
mac80211: Properly set work-item channel-type.
Ben Greear
2011-02-09
2
-0
/
+3
*
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
2011-02-09
1
-2
/
+3
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-02-09
14
-176
/
+298
|
\
|
*
wl12xx: set supported_rates after association
Eliad Peller
2011-02-08
5
-115
/
+73
|
*
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
2011-02-08
4
-12
/
+24
|
*
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
2011-02-08
13
-60
/
+162
|
*
wl12xx: mcp2.5 - add config_ps acx
Eliad Peller
2011-02-08
4
-0
/
+50
*
|
Bluetooth: update Bluetooth daemon name in Kconfig help
Gustavo F. Padovan
2011-02-08
1
-3
/
+3
*
|
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-83
/
+82
*
|
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
2
-16
/
+16
*
|
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
2
-13
/
+13
*
|
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-112
/
+117
*
|
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-34
/
+35
*
|
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-47
/
+49
*
|
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-87
/
+87
*
|
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-146
/
+145
*
|
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-175
/
+175
*
|
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-24
/
+23
*
|
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-57
/
+56
*
|
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-136
/
+135
*
|
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-18
/
+17
*
|
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
3
-32
/
+43
*
|
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
2011-02-08
4
-177
/
+240
[next]