summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sky2: eliminate special case for EC-A1shemminger@osdl.org2005-12-012-13/+2
* Merge branch 'master'Jeff Garzik2005-11-291-0/+2
|\
| * [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson2005-11-221-0/+2
* | [bonding] Remove superfluous changelog.Jeff Garzik2005-11-287-619/+0
* | Merge branch 'upstream-fixes'Jeff Garzik2005-11-184-15/+24
|\|
| * [wireless hermes] build fixJeff Garzik2005-11-181-3/+3
| * Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-183-12/+21
| |\
| | * [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2005-11-182-11/+20
| | * [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xxJohn W. Linville2005-11-181-1/+1
* | | Merge branch 'upstream-fixes'Jeff Garzik2005-11-1812-46/+328
|\| |
| * | [PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi2005-11-181-3/+3
| * | [PATCH] prism54 : Remove extraneous udelay/register readRoger While2005-11-181-2/+2
| * | [PATCH] SAA9730: Add missing header bits.Ralf Baechle2005-11-181-11/+25
| * | [PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle2005-11-181-0/+1
| * | [PATCH] IOC3: Replace obsolete PCI APIRalf Baechle2005-11-181-1/+1
| * | [PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville2005-11-181-3/+8
| * | [PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg2005-11-181-18/+257
| * | Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-183-0/+16
| |\ \
| | * | [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-163-0/+16
| | |/
| * | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2005-11-181-4/+2
| |\ \
| | * | r8169: do not abort when the power management capabilities are disabledFrancois Romieu2005-11-161-3/+1
| | * | r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu2005-11-161-1/+1
| * | | [PATCH] smc91x: fix bank mismatchRussell King2005-11-181-0/+1
| * | | [PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre2005-11-181-4/+12
* | | | [PATCH] intel ixp2000 network driverLennert Buytenhek2005-11-1818-0/+2462
* | | | [PATCH] Gianfar update and sysfs supportAndy Fleming2005-11-186-112/+507
* | | | [PATCH] s2io: UFO supportAnanda Raju2005-11-182-77/+112
* | | | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-187-774/+784
|\ \ \ \
| * | | | [PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk2005-11-162-0/+1
| * | | | [PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas2005-11-161-1/+4
| * | | | [PATCH] atmel: CodingStyle cleanupCarlo Perassi2005-11-161-728/+759
| * | | | [PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser2005-11-161-15/+0
| * | | | [PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()John W. Linville2005-11-161-1/+0
| * | | | [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inlineAdrian Bunk2005-11-162-30/+21
| | |_|/ | |/| |
* | | | Merge branch 'master'Jeff Garzik2005-11-182-3/+6
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] ipw2200: fix error log offset calculationZhu Yi2005-11-171-2/+1
| * | | [PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg2005-11-171-0/+4
| | |/ | |/|
| * | [PATCH] sdladrv.c build fixToni Mueller2005-11-151-1/+1
* | | Merge branch 'master'Jeff Garzik2005-11-1510-19/+24
|\| |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-131-8/+8
| |\ \
| | * | [ARM] Use correct IO operations for PlebRussell King2005-11-121-8/+8
| | |/
| * | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-131-0/+2
| * | [PATCH] Update email address for KumarKumar Gala2005-11-135-5/+5
| * | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-133-6/+9
| |/
* | Merge branch 'bonding-sysfs' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-156-180/+1731
|\ \
| * | [PATCH] bonding: comments and changelogMitch Williams2005-11-132-0/+26
| * | [PATCH] bonding: spelling and whitespace correctionsMitch Williams2005-11-133-3/+4
| * | [PATCH] bonding: version updateMitch Williams2005-11-131-2/+2
| * | [PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams2005-11-134-2/+1429
| * | [PATCH] bonding: add ARP entries to /procMitch Williams2005-11-131-0/+23