aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_open directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_close directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove SendPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...Greg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove RecvPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: storvsc: call vmbus_recvpacket directlyGreg Kroah-Hartman
2010-10-21Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_receivepacket_raw directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman
2010-10-21Staging: hv: make *context a real pointer in struct hv_deviceGreg Kroah-Hartman
2010-10-21Staging: hv: remove EstablishGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_establish_gpadl directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman
2010-10-21Staging: hv: remove TeardownGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: netvsc: call vmbus_teardown_gpadl directlyGreg Kroah-Hartman
2010-10-21Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman
2010-10-20Staging: hv: make get_channel_info staticGreg Kroah-Hartman
2010-10-20Staging: hv: vmbus_drv: remove vmbus_child_device_get_infoGreg Kroah-Hartman
2010-10-20Staging: hv: remove GetChannelInfo from struct vmbus_driverGreg Kroah-Hartman
2010-10-20Staging: hv: remove GetInfo pointer from struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-20Staging: hv: remove VmbusGetChannelInfoGreg Kroah-Hartman
2010-10-20Staging: hv: make alloc_channel staticGreg Kroah-Hartman
2010-10-20staging: batman-adv: remove useless addr_to_string()Andy Shevchenko
2010-10-19staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko
2010-10-19staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko
2010-10-19staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko
2010-10-19staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & ...nohee ko
2010-10-19Staging: frontier: fix coding style issues in tranzport.cGustavo Silva
2010-10-19Staging: cxt1e1: multiple definition of max_mtu fixBob Beers
2010-10-19staging: speakup: fix memory leakVasiliy Kulikov
2010-10-19staging: speakup: fix leaks of sysfs groupsVasiliy Kulikov
2010-10-19staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko
2010-10-19staging: ft1000: Remove dead code from ft1000_hw.cMarek Belisko
2010-10-19staging: ft1000: Get rid of using typedef.Marek Belisko