summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-17/drivers/net/atarilance.c replaced init_module&cleanup_module with module_ini...Jon Schindler1-3/+4
2008-03-17/drivers/net/at1700.c replaced init_module&cleanup_module with module_init&mo...Jon Schindler1-3/+4
2008-03-17/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler1-3/+4
2008-03-17/drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler1-2/+4
2008-03-17/drivers/net/8390.c replaced init_module&cleanup_module with module_init&modu...Jon Schindler1-2/+4
2008-03-17smc91x: make superh use default config V2Magnus Damm1-30/+0
2008-03-17smc91x: add insw/outsw to default config V2Magnus Damm1-0/+2
2008-03-17smc91x: introduce platform data flags V2Magnus Damm3-27/+77
2008-03-17smc91x: pass along private data V2Magnus Damm2-275/+280
2008-03-17S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur1-1/+1
2008-03-17S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2-50/+71
2008-03-17S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2-19/+150
2008-03-17S2io: Multiqueue network device support implementationSreenivasa Honnur2-30/+186
2008-03-17qeth: remove old qeth filesFrank Blaschka10-14269/+0
2008-03-17qeth: new qeth device driverFrank Blaschka14-21/+13498
2008-03-17ctc: removal of the old ctc driverPeter Tiedemann4-3537/+0
2008-03-17ctcm: infrastructure for replaced ctc driverPeter Tiedemann11-8/+7920
2008-03-17drivers/s390/net: Kconfig brush upUrsula Braun1-21/+22
2008-03-17atl1: reduce forward declarationsJay Cliburn2-713/+703
2008-03-17atl1: make functions staticJay Cliburn2-53/+51
2008-03-17atl1: print debug info if rrd errorJay Cliburn1-4/+22
2008-03-17atl1: use netif_msgJay Cliburn2-46/+111
2008-03-17atl1: use csum_startJay Cliburn1-5/+6
2008-03-17atl1: simplify tx packet descriptorJay Cliburn2-220/+246
2008-03-17atl1: add ethtool register dumpJay Cliburn2-0/+54
2008-03-17atl1: fix broken TSOJay Cliburn1-18/+11
2008-03-17atl1: move common functions to atlx filesJay Cliburn9-2710/+2751
2008-03-17atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn8-1/+1
2008-03-17remove the obsolete xircom_tulip_cb driverAdrian Bunk3-1741/+1
2008-03-17sk98lin: remove obsolete driverStephen Hemminger43-41394/+0
2008-03-17Linux 2.6.25-rc6Linus Torvalds1-1/+1
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds18-65/+125
2008-03-16[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-16[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2008-03-16[PARISC] add back Crestone Peak cpuKyle McMartin1-0/+1
2008-03-16[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-03-16[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-16[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley1-1/+11
2008-03-16[PARISC] clean up include/asm-parisc/elf.hRandolph Chung1-12/+10
2008-03-16[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2-0/+3
2008-03-16[PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE1-0/+9
2008-03-16[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin3-13/+35
2008-03-16[PARISC] dump_stack in show_regsKyle McMartin1-0/+2
2008-03-16[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-16[PARISC] remove unused pdc_iodc_printf functionKyle McMartin2-14/+0
2008-03-16[PARISC] bump __NR_syscallsKyle McMartin1-1/+1
2008-03-16[PARISC] unbreak pgalloc.hKyle McMartin1-2/+2
2008-03-16[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2-9/+8
2008-03-16[PARISC] wire up timerfd syscallsKyle McMartin2-0/+6
2008-03-16[PARISC] remove old timerfd syscallKyle McMartin1-1/+1