summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-27qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2-36/+64
2007-02-27qla3xxx: Clean up receive process.Ron Mercer1-54/+24
2007-02-27qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2-15/+34
2007-02-27qla3xxx: Remove API to change MTU.Ron Mercer1-22/+2
2007-02-27qla3xxx: Fix deadlock issue on error pathsBenjamin Li1-3/+12
2007-02-27qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li1-5/+8
2007-02-27qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li1-1/+0
2007-02-27qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li1-1/+7
2007-02-27Alignment in mv643xx_ethRalf Baechle2-14/+3
2007-02-27sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle1-11/+0
2007-02-27ucc_geth: use of_get_mac_address()Timur Tabi1-3/+1
2007-02-27skge: comma consistencyStephen Hemminger1-2/+2
2007-02-27skge: fix transmitter flow controlStephen Hemminger2-13/+33
2007-02-27myri10ge: workaround buggy adopted firmwaresBrice Goglin1-4/+23
2007-02-27NetXen: Driver ifconfig fixAmit S. Kale1-2/+2
2007-02-27NetXen: Driver unload fixesAmit S. Kale2-5/+6
2007-02-27spidernet: maintainershipLinas Vepstas1-2/+2
2007-02-27spidernet: janitorial, typosLinas Vepstas2-7/+8
2007-02-27spidernet: transmit raceLinas Vepstas1-1/+5
2007-02-27spidernet: fix racy double-free of skbLinas Vepstas1-8/+15
2007-02-27spidernet: separate hardware state from driver state.Linas Vepstas2-71/+95
2007-02-27spidernet: move medium variable into card structJens Osterkamp2-7/+9
2007-02-27spidernet: remove txram full loggingIshizaki Kou1-2/+2
2007-02-27spidernet: spidernet: add support for CellebKou Ishizaki3-4/+12
2007-02-27spidernet: load firmware when openKou Ishizaki1-124/+123
2007-02-27spidernet: autoneg support for CellebKou Ishizaki2-16/+170
2007-02-27spidernet: compile break.Linas Vepstas1-4/+1
2007-02-27sungem_phy: support bcm5461 phy, autoneg.Jens Osterkamp2-136/+263
2007-02-27forcedeth: fix checksum feature in mcp65Ayaz Abdulla1-4/+4
2007-02-27forcedeth: disable msixAyaz Abdulla1-1/+1
2007-02-27forcedeth: fixed missing call in napi pollAyaz Abdulla1-3/+7
2007-02-27[netdrvr] tc35815: fix obvious bugsJeff Garzik1-1/+9
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi4-5/+5
2007-02-27[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin3-4/+13
2007-02-27[PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin1-1/+1
2007-02-27[PARISC] time: clocksource lost update_callbackKyle McMartin2-5/+7
2007-02-27[PARISC] time: Convert clocksource is_continuous to flagKyle McMartin1-1/+1
2007-02-27[PARISC] clocksource_cr16: Use clocksource_change_rating()Kyle McMartin1-2/+1
2007-02-27[PARISC] Remove __read_mostly annotation from command_lineKyle McMartin1-1/+1
2007-02-27[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle3-13/+19
2007-02-27[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2-2/+2
2007-02-27[MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle1-1/+1
2007-02-27[MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer1-3/+3
2007-02-27[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day1-5/+0
2007-02-27[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer4-14/+13
2007-02-27[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle1-4/+0
2007-02-27[MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2-28/+23
2007-02-27[MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller1-1/+1
2007-02-27[MIPS] excite: Rename CONFIG optionThomas Koeller1-2/+2
2007-02-27[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto1-1/+1