summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-03igb: remove unneeded declaration shadowing earlier oneAuke Kok1-1/+0
2008-02-03e1000e: tweak irq allocation messagesAndy Gospodarek1-7/+5
2008-02-03e100: fix spelling errorsAndreas Mohr1-7/+7
2008-02-03e1000: make e1000_dump_eeprom() staticAdrian Bunk1-1/+1
2008-02-03e1000e: make a function staticAdrian Bunk1-2/+2
2008-02-03Net: e100, fix iomap mem accessesJiri Slaby1-2/+2
2008-02-03pasemi_mac: Disable interface on closeOlof Johansson1-0/+1
2008-02-03pasemi_mac: add support for setting MTUOlof Johansson2-72/+172
2008-02-03pasemi_mac: Add support for changing mac addressOlof Johansson2-0/+30
2008-02-03S2io: Fix for LRO BugsSurjit Reang2-11/+11
2008-02-03PHYLIB: Add BCM5482 PHY supportNate Case1-0/+20
2008-02-03e1000e: add new wakeup cababilitiesMitch Williams2-2/+12
2008-02-03big-endian support for via-velocityAl Viro2-166/+128
2008-02-03rtl8150: use default MTU of 1500Lennert Buytenhek1-1/+0
2008-02-03net/sunbmac.c section fixAdrian Bunk1-1/+1
2008-02-03net/sunqe.c section fixAdrian Bunk1-3/+3
2008-02-03drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk1-1/+1
2008-02-03IBMLANA no longer has to depend on MCA_LEGACYAdrian Bunk1-1/+1
2008-02-03ibmlana_init_one() must be __devinitAdrian Bunk1-1/+1
2008-02-03olympic_open() must be __devinitAdrian Bunk1-1/+1
2008-02-03ibmlana_adapter_names[] must be __devinitdataAdrian Bunk1-1/+1
2008-02-03via-rhine.c:rhine_hw_init() must be __devinitAdrian Bunk1-1/+1
2008-02-03NET: AX88796 use dev_dbg() instead of printk()Ben Dooks1-17/+23
2008-02-03macb: Fix section mismatch and shrink runtime footprintHaavard Skinnemoen1-5/+4
2008-02-03ehea: fix sysfs link compile problemJan-Bernd Themann1-37/+0
2008-02-03ucc_geth: add support for netpollAnton Vorontsov1-0/+20
2008-02-03ucc_geth: fix module removalAnton Vorontsov1-7/+10
2008-02-03ehea: fix qmr checkpatch complaintsDoug Maxey2-24/+24
2008-02-03ehea: fix phyp checkpatch complaintsDoug Maxey2-90/+90
2008-02-03ehea: fix main checkpatch complaintsDoug Maxey1-41/+46
2008-02-03ehea: fix ethtool checkpatch complaintsDoug Maxey1-2/+2
2008-02-03ehea: fix ehea.h checkpatch complaintsDoug Maxey2-4/+7
2008-02-03kbuild: add svn revision information to setlocalversionBryan Wu1-0/+16
2008-02-03kbuild: do not warn about __*init/__*exit symbols being exportedSam Ravnborg1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers25-99/+40
2008-02-03Add HAVE_KPROBESMathieu Desnoyers9-1/+12
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers16-8/+19
2008-02-03Create arch/KconfigMathieu Desnoyers2-0/+5
2008-02-03Fix ARM to play nicely with generic Instrumentation menuMathieu Desnoyers3-64/+19
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg1-6/+3
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg1-0/+1
2008-02-03kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCHGeert Uytterhoeven1-6/+6
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle1-3/+0
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg2-9/+8
2008-02-03Driver core: Remove unneeded get_{device,driver}() calls.Cornelia Huck2-12/+5
2008-02-03Driver core: Update some prototypes in platform.txtStephen Rothwell1-3/+3
2008-02-03driver core: convert to use class_find_device apiDave Young1-21/+11
2008-02-03PM: Export device_pm_schedule_removalRafael J. Wysocki3-1/+7
2008-02-03nozomi: finish constificationFrank Seidel1-7/+7
2008-02-03nozomi: constify driverJan Engelhardt1-20/+18