aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-15[PATCH] sdladrv.c build fixToni Mueller1-1/+1
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+8
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+2
2005-11-13[PATCH] Update email address for KumarKumar Gala5-5/+5
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik3-6/+9
2005-11-12[ARM] Use correct IO operations for PlebRussell King1-8/+8
2005-11-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-603/+561
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds11-145/+153
2005-11-11[PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.Ralf Baechle1-6/+4
2005-11-11[PATCH] smc91x: DB1200 support.Pete Popov2-1/+33
2005-11-11[PATCH] SAA9730: Driver overhaulRalf Baechle1-283/+250
2005-11-11[PATCH] SAA9730: Whitespace cleanup.Ralf Baechle1-49/+49
2005-11-11[netdrvr forcedeth] phy address scan rangeAyaz Abdulla1-16/+14
2005-11-11[netdrvr forcedeth] support for irq mitigationAyaz Abdulla1-67/+104
2005-11-11[netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla1-12/+22
2005-11-11[PATCH] gianfar mii needs to zero out the mii_bus structureKumar Gala1-1/+1
2005-11-11Merge branch 'atmel'Jeff Garzik5-178/+94
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk5-178/+94
2005-11-11[PATCH] disable DEBUG in ibmvethAnton Blanchard1-1/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-10[PATCH] fs_enet build fixMarcelo Tosatti4-0/+4
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King11-145/+153
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds24-3276/+7801
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering34-36/+1
2005-11-09[PATCH] IOC: And don't mark the things as broken Cowboy.Ralf Baechle1-1/+1
2005-11-09[PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabledAshutosh Naik1-9/+7
2005-11-09[PATCH] cris v10 eth: use ethtool_opsChristoph Hellwig1-78/+71
2005-11-09[PATCH] b44: increase version numberFrancois Romieu1-2/+2
2005-11-09[PATCH] b44: race on device closingFrancois Romieu1-0/+11
2005-11-09[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running()Francois Romieu2-5/+2
2005-11-09[wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik1-0/+4
2005-11-09Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik4-2895/+7307
2005-11-08[PATCH] skge: increase version numberStephen Hemminger1-2/+2
2005-11-08[PATCH] skge: spelling fixesStephen Hemminger1-14/+14
2005-11-08[PATCH] skge: use prefetch on receiveStephen Hemminger1-7/+15
2005-11-08[PATCH] skge: goto low power mode on shutdownStephen Hemminger1-8/+20
2005-11-08[PATCH] skge: add mii ioctl supportStephen Hemminger1-58/+114
2005-11-08[PATCH] skge: use kzallocStephen Hemminger1-2/+1
2005-11-08[PATCH] skge: clear PCI PHY COMA mode on bootStephen Hemminger2-0/+12
2005-11-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-20/+22
2005-11-08[SERIAL] IOC3: Update 8250 driver bitsRalf Baechle1-20/+22
2005-11-08[IRDA] donauboe: locking fixAndrew Morton1-5/+9
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch5-24/+888
2005-11-08[PPP]: handle misaligned accessesPhilippe De Muyter1-3/+14
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik14-113/+70