summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: batman-adv: convert multiple /proc files to use sysfsMarek Lindner15-306/+439
2010-05-11Staging: batman-adv: fix whitespace style issuesLuis de Bethencourt6-22/+22
2010-05-11Staging: batman-adv: cleanup: change test for end of arrayDan Carpenter1-7/+4
2010-05-11Staging: batman-adv: Changing version to 0.2.2-betaSimon Wunderlich1-1/+1
2010-05-11Staging: batman-adv: Update README about vis raw outputLinus Lüssing1-8/+28
2010-05-11Staging: batman-adv: Add 0.2.1 changes to the CHANGELOGSimon Wunderlich1-0/+14
2010-05-11Staging: batman-adv: Remove dead max addr and obsolete VIS_FORMAT stringsLinus Lüssing2-4/+0
2010-05-11Staging: batman-adv: remove the beta from main.h for releaseSimon Wunderlich1-1/+1
2010-05-11Staging: batman-adv: Update copyright yearsSimon Wunderlich31-31/+31
2010-05-11Staging: batman-adv: Fix aggregation direct-link bugLinus Lüssing1-3/+9
2010-05-11Staging: batman-adv: fix aggregation timing bugMarek Lindner2-9/+13
2010-05-11Staging: batman-adv: Clone shared bat packets before modifying themSven Eckelmann1-4/+12
2010-05-11Staging: batman-adv: only modify hna-table on active moduleLinus Lüssing1-2/+6
2010-05-11Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301NNobuhiro KUSUNO1-0/+1
2010-05-11Staging: rar_register: depends on PCIRandy Dunlap1-14/+14
2010-05-11Staging: comedi: Fixed long line lengths in comedi.hMark Rankilor1-9/+17
2010-05-11Staging: comedi: Fixed long line length in comedidev.hMark Rankilor1-1/+3
2010-05-11Staging: comedi: Fixed printk call lengths and log levelsMark Rankilor1-6/+10
2010-05-11Staging: crystalhd: fix missing semicolonCharles Clément1-1/+1
2010-05-11Staging: netwave: delete the driverGreg Kroah-Hartman6-1391/+0
2010-05-11Staging: wavelan: delete the driverGreg Kroah-Hartman12-11659/+0
2010-05-11Staging: strip: delete the driverGreg Kroah-Hartman6-2856/+0
2010-05-11Staging: arlan: delete the driverGreg Kroah-Hartman8-3527/+0
2010-05-11Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman7-6/+6
2010-05-11Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.hGreg Kroah-Hartman5-4/+4
2010-05-11Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.hGreg Kroah-Hartman4-3/+3
2010-05-11Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman8-7/+7
2010-05-11Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman7-6/+6
2010-05-11Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman4-3/+3
2010-05-11Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman4-3/+3
2010-05-11Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .hGreg Kroah-Hartman4-2/+2
2010-05-11Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman5-3/+3
2010-05-11Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .hGreg Kroah-Hartman4-3/+3
2010-05-11Staging: hv: rename StorVsc.c to storvsc.cGreg Kroah-Hartman3-2/+2
2010-05-11Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman4-3/+3
2010-05-11Staging: hv: rename Vmbus.c to vmbus.cGreg Kroah-Hartman2-1/+1
2010-05-11Staging: hv: rename BlkVsc.c to blkvsc.cGreg Kroah-Hartman2-1/+1
2010-05-11Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .hGreg Kroah-Hartman5-4/+4
2010-05-11Staging: hv: rename Connection.c to connection.cGreg Kroah-Hartman2-1/+1
2010-05-11Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman5-3/+3
2010-05-11Staging: hv: rename Hv.h to hv.hGreg Kroah-Hartman2-1/+1
2010-05-11Staging: hv: rename Hv.c to hv.cGreg Kroah-Hartman2-1/+1
2010-05-11Staging: hv: rename hyperv_utils.c to hv_utils.cGreg Kroah-Hartman2-1/+0
2010-05-11Staging: hv: util.h: fix up space mess againGreg Kroah-Hartman1-11/+11
2010-05-11Staging: hv: remove typedef that was just added.Greg Kroah-Hartman2-6/+4
2010-05-11Staging: hv: Add Time Sync feature to hv_utils module.Haiyang Zhang3-3/+130
2010-05-11Staging: hv: Channel.c: fix up compiler warningGreg Kroah-Hartman1-1/+1
2010-05-11staging: hv: remove ASSERT in logging.hBill Pemberton1-7/+0
2010-05-11staging: hv: remove ASSERT() and return -EINVAL in NetVsc.cBill Pemberton1-1/+5
2010-05-11staging: hv: replace ASSERT() with WARN_ON() in NetVsc.cBill Pemberton1-1/+1