aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-15[PATCH] s2io: __iomem annotations for recent changesAl Viro1-5/+5
2005-12-13[TG3]: Fix low power stateMichael Chan2-5/+46
2005-12-13[TG3]: Fix 5704 single-port modeMichael Chan1-2/+7
2005-12-13[TG3]: Fix suspend and resumeMichael Chan1-0/+3
2005-12-13[TG3]: Fix nvram arbitration bugs.Michael Chan1-2/+8
2005-12-13[netdrvr skge] fix buildJeff Garzik1-1/+1
2005-12-12[PATCH] skge: get rid of warning on raceStephen Hemminger1-4/+6
2005-12-12[PATCH] pcnet32: use MAC address from prom also on powerpcOlaf Hering1-5/+0
2005-12-12Merge branch 'master'Jeff Garzik1-6/+9
2005-12-06[TG3]: remove warning on raceStephen Hemminger1-6/+9
2005-12-06[PATCH] sk98lin: rx checksum offset not setStephen Hemminger1-2/+2
2005-12-01[netdrvr skge] fix typo, fix buildJeff Garzik1-1/+1
2005-12-01[netdrvr fmvj18x_cs] fix multicast bugKomuro1-21/+11
2005-12-01[wireless airo] reset card in initMatthieu CASTET1-2/+2
2005-12-01[PATCH] skge: handle VLAN checksum correctly on yukon rev 0Stephen Hemminger1-3/+1
2005-12-01[PATCH] orinoco: fix setting power management parametersPavel Roskin1-2/+1
2005-12-01[PATCH] jazzsonic: Fix platform device codeRalf Baechle1-1/+1
2005-12-01[PATCH] jazzsonic: Fix build error.Ralf Baechle1-1/+1
2005-12-01[PATCH] mipsnet: Fix Copyright notice.Ralf Baechle1-25/+5
2005-12-01[PATCH] ibm_emac: fix graceful stop timeout handlingEugene Surovegin2-9/+31
2005-12-01[PATCH] sk98lin: avoid message confusion with skgeshemminger@osdl.org1-3/+3
2005-12-01[PATCH] sk98lin: add permanent address supportshemminger@osdl.org2-1/+4
2005-12-01[PATCH] sk98lin: fix checksumming codeshemminger@osdl.org4-1007/+38
2005-12-01[PATCH] e1000: fix for dhcp issueJesse Brandeburg1-13/+1
2005-11-30b44: increase version numberFrancois Romieu1-2/+2
2005-11-30b44: early return in dev->do_ioctl when the device is not upFrancois Romieu1-2/+5
2005-11-30b44: missing netif_wake_queue() in b44_open()Mark Lord1-0/+2
2005-11-22[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson1-0/+2
2005-11-18[wireless hermes] build fixJeff Garzik1-3/+3
2005-11-18Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-12/+21
2005-11-18[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2-11/+20
2005-11-18[PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xxJohn W. Linville1-1/+1
2005-11-18[PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi1-3/+3
2005-11-18[PATCH] prism54 : Remove extraneous udelay/register readRoger While1-2/+2
2005-11-18[PATCH] SAA9730: Add missing header bits.Ralf Baechle1-11/+25
2005-11-18[PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle1-0/+1
2005-11-18[PATCH] IOC3: Replace obsolete PCI APIRalf Baechle1-1/+1
2005-11-18[PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville1-3/+8
2005-11-18[PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg1-18/+257
2005-11-18Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik3-0/+16
2005-11-18Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6Jeff Garzik1-4/+2
2005-11-18[PATCH] smc91x: fix bank mismatchRussell King1-0/+1
2005-11-18[PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre1-4/+12
2005-11-17[PATCH] ipw2200: fix error log offset calculationZhu Yi1-2/+1
2005-11-17[PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg1-0/+4
2005-11-16r8169: do not abort when the power management capabilities are disabledFrancois Romieu1-3/+1
2005-11-16r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu1-1/+1
2005-11-16[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa3-0/+16
2005-11-15[PATCH] sdladrv.c build fixToni Mueller1-1/+1
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+8