aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17[BNX2]: Update version to 1.6.8.Michael Chan1-2/+2
2007-10-17[BNX2]: Fix Serdes WoL bug.Michael Chan1-9/+19
2007-10-17[BNX2]: Update 5709 firmware to 3.7.1.Michael Chan1-3904/+3929
2007-10-17net: libertas sdio driverPierre Ossman5-0/+1134
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-37/+37
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve1-3/+0
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA driversJoachim Fenkes2-37/+37
2007-10-16WOL bugfix for 3c59x.cSteffen Klassert1-1/+7
2007-10-16skge 1.12Stephen Hemminger1-1/+1
2007-10-16skge: add a debug interfaceStephen Hemminger3-0/+156
2007-10-16skge: eeprom supportStephen Hemminger2-2/+102
2007-10-16skge: internal statsStephen Hemminger2-30/+24
2007-10-16skge: XM PHY handling fixesStephen Hemminger2-44/+50
2007-10-16skge: changing MTU while running causes problemsStephen Hemminger1-7/+44
2007-10-16skge: fix ram buffer size calculationStephen Hemminger1-27/+24
2007-10-16gianfar: Fix compile regression caused by 09f75cd7Li Yang1-4/+3
2007-10-16net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt1-8/+17
2007-10-16bonding: two small fixes for IPoIB supportJay Vosburgh2-8/+7
2007-10-16e1000e: don't poke PHY registers to retreive link statusAuke Kok1-10/+21
2007-10-16e1000e: fix error checksAdrian Bunk1-2/+2
2007-10-16e1000e: Fix debug printk macroAuke Kok1-1/+1
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner1-1/+1
2007-10-16[netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik1-36/+36
2007-10-16[netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik1-31/+57
2007-10-16forcedeth: fix NAPI rx poll functionIngo Molnar1-3/+5
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-64/+106
2007-10-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-18/+22
2007-10-15xen-netfront: rearrange netfront structure to separate tx and rxJeremy Fitzhardinge1-18/+17
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz6-11/+11
2007-10-15[NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov1-6/+5
2007-10-15[TG3]: Fix performance regression on 5705.Michael Chan1-2/+8
2007-10-15[NIU]: getting rid of __ucmpdi2 in niu.oAl Viro1-8/+7
2007-10-15[NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller1-2/+2
2007-10-15ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0Emil Medve1-1/+4
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang1-0/+10
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang1-1/+0
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang1-0/+3
2007-10-15add new prom.h for AU1x00Yoichi Yuasa1-5/+5
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-16/+4
2007-10-15MIPSsim: General cleanupRalf Baechle2-71/+75
2007-10-15Jazzsonic: Fix warning about unused variable.Ralf Baechle1-1/+0
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman1-1/+1
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
2007-10-15Use dcr_host_t.base in ibm_emac_malMichael Ellerman2-4/+6
2007-10-15Update ibm_newemac to use dcr_host_t.baseMichael Ellerman2-7/+7
2007-10-15tehuti: possible leak in bdx_probeFlorin Malita1-1/+2
2007-10-15TC35815: Fix buildRalf Baechle1-1/+0
2007-10-15SAA9730: Fix buildRalf Baechle1-2/+7
2007-10-15AR7 ethernetMatteo Croce3-0/+1184