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
...
|
|
*
|
|
|
Staging: hv: remove SendPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-12
/
+0
|
|
*
|
|
|
Staging: hv: storvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
2010-10-21
1
-36
/
+30
|
|
*
|
|
|
Staging: hv: netvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
2010-10-21
1
-44
/
+35
|
|
*
|
|
|
Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-16
/
+0
|
|
*
|
|
|
Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directly
Greg Kroah-Hartman
2010-10-21
1
-6
/
+6
|
|
*
|
|
|
Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
|
*
|
|
|
Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...
Greg Kroah-Hartman
2010-10-21
2
-16
/
+0
|
|
*
|
|
|
Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directly
Greg Kroah-Hartman
2010-10-21
1
-2
/
+1
|
|
*
|
|
|
Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modules
Greg Kroah-Hartman
2010-10-21
1
-1
/
+1
|
|
*
|
|
|
Staging: hv: remove RecvPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-12
/
+0
|
|
*
|
|
|
Staging: hv: storvsc: call vmbus_recvpacket directly
Greg Kroah-Hartman
2010-10-21
1
-4
/
+4
|
|
*
|
|
|
Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-12
/
+0
|
|
*
|
|
|
Staging: hv: netvsc: call vmbus_receivepacket_raw directly
Greg Kroah-Hartman
2010-10-21
1
-3
/
+2
|
|
*
|
|
|
Staging: hv: channel: export vmbus_receivepacket_raw to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
|
*
|
|
|
Staging: hv: rename context to channel in struct hv_device
Greg Kroah-Hartman
2010-10-21
6
-21
/
+21
|
|
*
|
|
|
Staging: hv: make *context a real pointer in struct hv_device
Greg Kroah-Hartman
2010-10-21
1
-1
/
+1
|
|
*
|
|
|
Staging: hv: remove EstablishGpadl from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-11
/
+0
|
|
*
|
|
|
Staging: hv: netvsc: call vmbus_establish_gpadl directly
Greg Kroah-Hartman
2010-10-21
1
-8
/
+6
|
|
*
|
|
|
Staging: hv: channel: export vmbus_establish_gpadl to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
|
*
|
|
|
Staging: hv: remove TeardownGpadl from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-10
/
+0
|
|
*
|
|
|
Staging: hv: netvsc: call vmbus_teardown_gpadl directly
Greg Kroah-Hartman
2010-10-21
1
-5
/
+5
|
|
*
|
|
|
Staging: hv: channel: export vmbus_teardown_gpadl to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
|
*
|
|
|
Staging: hv: make get_channel_info static
Greg Kroah-Hartman
2010-10-20
4
-77
/
+42
|
|
*
|
|
|
Staging: hv: vmbus_drv: remove vmbus_child_device_get_info
Greg Kroah-Hartman
2010-10-20
1
-14
/
+1
|
|
*
|
|
|
Staging: hv: remove GetChannelInfo from struct vmbus_driver
Greg Kroah-Hartman
2010-10-20
3
-7
/
+2
|
|
*
|
|
|
Staging: hv: remove GetInfo pointer from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-20
2
-3
/
+0
|
|
*
|
|
|
Staging: hv: remove VmbusGetChannelInfo
Greg Kroah-Hartman
2010-10-20
1
-10
/
+1
|
|
*
|
|
|
Staging: hv: make alloc_channel static
Greg Kroah-Hartman
2010-10-20
2
-3
/
+1
|
|
*
|
|
|
staging: batman-adv: remove useless addr_to_string()
Andy Shevchenko
2010-10-20
8
-38
/
+18
|
|
*
|
|
|
staging: brcm80211: brcmfmac: add debugfs, display wi-fi statistics
nohee ko
2010-10-19
2
-0
/
+44
|
|
*
|
|
|
staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_period
nohee ko
2010-10-19
2
-2
/
+44
|
|
*
|
|
|
staging: brcm80211: brcmfmac: enable passive, active scan selection
nohee ko
2010-10-19
2
-27
/
+37
|
|
*
|
|
|
staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & ...
nohee ko
2010-10-19
1
-9
/
+1
|
|
*
|
|
|
Staging: frontier: fix coding style issues in tranzport.c
Gustavo Silva
2010-10-19
1
-27
/
+27
|
|
*
|
|
|
Staging: cxt1e1: multiple definition of max_mtu fix
Bob Beers
2010-10-19
4
-32
/
+32
|
|
*
|
|
|
staging: speakup: fix memory leak
Vasiliy Kulikov
2010-10-19
1
-2
/
+5
|
|
*
|
|
|
staging: speakup: fix leaks of sysfs groups
Vasiliy Kulikov
2010-10-19
1
-4
/
+14
|
|
*
|
|
|
staging: ft1000: Remove FT1000_INFO typedef usage.
Marek Belisko
2010-10-19
6
-57
/
+57
|
|
*
|
|
|
staging: ft1000: Remove dead code from ft1000_hw.c
Marek Belisko
2010-10-19
1
-262
/
+5
|
|
*
|
|
|
staging: ft1000: Get rid of using typedef.
Marek Belisko
2010-10-19
3
-21
/
+21
|
|
*
|
|
|
staging: speakup: varhandlers.c style fixes
William Hubbs
2010-10-19
1
-54
/
+55
|
|
*
|
|
|
staging: speakup: thread.c style fixes
William Hubbs
2010-10-19
1
-4
/
+4
|
|
*
|
|
|
staging: speakup: synth.c style fixes
William Hubbs
2010-10-19
1
-13
/
+18
|
|
*
|
|
|
staging: speakup: serialio.c style fixes
William Hubbs
2010-10-19
1
-3
/
+6
|
|
*
|
|
|
staging: speakup: selection.c style fixes
William Hubbs
2010-10-19
1
-10
/
+6
|
|
*
|
|
|
staging: speakup: main.c style fixes
William Hubbs
2010-10-19
2
-285
/
+291
|
|
*
|
|
|
staging: speakup: i18n.c fix long lines
William Hubbs
2010-10-19
1
-3
/
+6
|
|
*
|
|
|
staging: wlags49_h2: remove useless DbgHwAddr() method
Andy Shevchenko
2010-10-19
5
-94
/
+66
|
|
*
|
|
|
staging: wlags49_h2: fix format of timeStamp debug output
Andy Shevchenko
2010-10-19
1
-2
/
+11
|
|
*
|
|
|
Staging: batman-adv: process OGMs bigger than MAX_AGGREGATION_BYTES
Marek Lindner
2010-10-19
1
-4
/
+3
[prev]
[next]