aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'upstream-fixes'Jeff Garzik2005-11-18
|\
| * [PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi2005-11-18
| * [PATCH] prism54 : Remove extraneous udelay/register readRoger While2005-11-18
| * [PATCH] SAA9730: Add missing header bits.Ralf Baechle2005-11-18
| * [PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle2005-11-18
| * [PATCH] IOC3: Replace obsolete PCI APIRalf Baechle2005-11-18
| * [PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville2005-11-18
| * [PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg2005-11-18
| * Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-18
| |\
| | * [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-16
| * | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2005-11-18
| |\ \
| | * | r8169: do not abort when the power management capabilities are disabledFrancois Romieu2005-11-16
| | * | r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu2005-11-16
| * | | [PATCH] smc91x: fix bank mismatchRussell King2005-11-18
| * | | [PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre2005-11-18
* | | | [PATCH] intel ixp2000 network driverLennert Buytenhek2005-11-18
* | | | [PATCH] Gianfar update and sysfs supportAndy Fleming2005-11-18
* | | | [PATCH] s2io: UFO supportAnanda Raju2005-11-18
* | | | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-18
|\ \ \ \
| * | | | [PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk2005-11-16
| * | | | [PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas2005-11-16
| * | | | [PATCH] atmel: CodingStyle cleanupCarlo Perassi2005-11-16
| * | | | [PATCH] Remove drivers/net/wan/lmc/lmc_prot.hTobias Klauser2005-11-16
| * | | | [PATCH] skge: fix warning from inlining SkPciWriteCfgDWord()John W. Linville2005-11-16
| * | | | [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inlineAdrian Bunk2005-11-16
| | |_|/ | |/| |
* | | | Merge branch 'master'Jeff Garzik2005-11-18
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] ipw2200: fix error log offset calculationZhu Yi2005-11-17
| * | | [PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg2005-11-17
| | |/ | |/|
| * | [PATCH] sdladrv.c build fixToni Mueller2005-11-15
* | | Merge branch 'master'Jeff Garzik2005-11-15
|\| |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-13
| |\ \
| | * | [ARM] Use correct IO operations for PlebRussell King2005-11-12
| | |/
| * | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-13
| * | [PATCH] Update email address for KumarKumar Gala2005-11-13
| * | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-13
| |/
* | Merge branch 'bonding-sysfs' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-15
|\ \
| * | [PATCH] bonding: comments and changelogMitch Williams2005-11-13
| * | [PATCH] bonding: spelling and whitespace correctionsMitch Williams2005-11-13
| * | [PATCH] bonding: version updateMitch Williams2005-11-13
| * | [PATCH] bonding: add sysfs functionality to bonding (large)Mitch Williams2005-11-13
| * | [PATCH] bonding: add ARP entries to /procMitch Williams2005-11-13
| * | [PATCH] bonding: Allow ARP target table to have empty entriesMitch Williams2005-11-13
| * | [PATCH] bonding: make bond_init not __initMitch Williams2005-11-13
| * | [PATCH] bonding: move bond creation into separate functionMitch Williams2005-11-13
| * | [PATCH] bonding: make functions not staticMitch Williams2005-11-13
| * | [PATCH] bonding: expose some structsMitch Williams2005-11-13
| * | [PATCH] bonding: explicitly clear RLB flag during ALB initMitch Williams2005-11-13
| * | [PATCH] bonding: move kmalloc out of spinlock in ALB initMitch Williams2005-11-13
| * | [PATCH] bonding: get slave name from actual slave instead of param listMitch Williams2005-11-13
| * | [PATCH] bonding: Add transmit policy to /procMitch Williams2005-11-13