summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qla3xxx: Remove API to change MTU.Ron Mercer2007-02-271-22/+2
* qla3xxx: Fix deadlock issue on error pathsBenjamin Li2007-02-271-3/+12
* qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skbBenjamin Li2007-02-271-5/+8
* qla3xxx: Remove unnecessary memset() in qla3xxx_send()Benjamin Li2007-02-271-1/+0
* qla3xxx: Return proper error codes when the 4022/4032 is being probedBenjamin Li2007-02-271-1/+7
* Alignment in mv643xx_ethRalf Baechle2007-02-272-14/+3
* sgiseeq: Don't include unnecessary headerfiles.Ralf Baechle2007-02-271-11/+0
* ucc_geth: use of_get_mac_address()Timur Tabi2007-02-271-3/+1
* skge: comma consistencyStephen Hemminger2007-02-271-2/+2
* skge: fix transmitter flow controlStephen Hemminger2007-02-272-13/+33
* myri10ge: workaround buggy adopted firmwaresBrice Goglin2007-02-271-4/+23
* NetXen: Driver ifconfig fixAmit S. Kale2007-02-271-2/+2
* NetXen: Driver unload fixesAmit S. Kale2007-02-272-5/+6
* spidernet: maintainershipLinas Vepstas2007-02-271-2/+2
* spidernet: janitorial, typosLinas Vepstas2007-02-272-7/+8
* spidernet: transmit raceLinas Vepstas2007-02-271-1/+5
* spidernet: fix racy double-free of skbLinas Vepstas2007-02-271-8/+15
* spidernet: separate hardware state from driver state.Linas Vepstas2007-02-272-71/+95
* spidernet: move medium variable into card structJens Osterkamp2007-02-272-7/+9
* spidernet: remove txram full loggingIshizaki Kou2007-02-271-2/+2
* spidernet: spidernet: add support for CellebKou Ishizaki2007-02-273-4/+12
* spidernet: load firmware when openKou Ishizaki2007-02-271-124/+123
* spidernet: autoneg support for CellebKou Ishizaki2007-02-272-16/+170
* spidernet: compile break.Linas Vepstas2007-02-271-4/+1
* sungem_phy: support bcm5461 phy, autoneg.Jens Osterkamp2007-02-272-136/+263
* forcedeth: fix checksum feature in mcp65Ayaz Abdulla2007-02-271-4/+4
* forcedeth: disable msixAyaz Abdulla2007-02-271-1/+1
* forcedeth: fixed missing call in napi pollAyaz Abdulla2007-02-271-3/+7
* [netdrvr] tc35815: fix obvious bugsJeff Garzik2007-02-271-1/+9
* [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle2007-02-273-13/+19
* [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2007-02-272-2/+2
* [MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle2007-02-271-1/+1
* [MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer2007-02-271-3/+3
* [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day2007-02-271-5/+0
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-274-14/+13
* [MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle2007-02-271-4/+0
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-272-28/+23
* [MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller2007-02-271-1/+1
* [MIPS] excite: Rename CONFIG optionThomas Koeller2007-02-271-2/+2
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-271-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-2724-48/+0
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-271-80/+42
* [MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa2007-02-271-5/+16
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2653-558/+2014
|\
| * [libata] bump versionsJeff Garzik2007-02-2635-35/+35
| * [libata] Trim trailing whitespace.Jeff Garzik2007-02-269-18/+18
| * [libata] sata_mv: Fix 50xx irq maskJeff Garzik2007-02-261-1/+10
| * [libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik2007-02-261-8/+12
| * libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan2007-02-252-2/+4
| * pata_pcmcia: Fix oops in 2.6.21-rc1Alan2007-02-251-1/+0