summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-238-8/+8
* Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-06-231-0/+1
|\
| * e1000: fix spinlock bugMitch Williams2005-06-231-0/+1
* | [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-231-4/+2Star
|/
* [PATCH] m32r: Remove include/asm-m32r/m32102peri.hHirokazu Takata2005-06-221-2/+2
* [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()John W. Linville2005-06-221-3/+2Star
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-212-13/+13
* Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-1830-3821/+8998
|\
| * Automatic merge of /spare/repo/netdev-2.6 branch skge2005-06-044-0/+6404
| |\
| | * [PATCH] skge 64bit portabilityAl Viro2005-05-161-3/+3
| | * [PATCH] skge missing includeAl Viro2005-05-161-0/+1
| | * [netdrvr] new driver skge, for SysKonnect cardsStephen Hemminger2005-05-134-0/+6403
| * | Automatic merge of /spare/repo/netdev-2.6 branch starfire2005-06-042-102/+386
| |\ \
| | * | [netdrvr starfire] Add GPL'd firmware, remove compat codeJeff Garzik2005-05-132-102/+386
| | |/
| * | Automatic merge of /spare/repo/netdev-2.6 branch smc91x2005-06-042-36/+37
| |\ \
| | * | [PATCH] smc91x: more tweaks to help with RX overrunsNicolas Pitre2005-05-281-13/+13
| | * | [PATCH] smc91x: improve diagnostic infoNicolas Pitre2005-05-282-19/+20
| | * | [PATCH] smc91x warning fixNicolas Pitre2005-05-131-3/+3
| | * | [PATCH] smc91x addr config checkNicolas Pitre2005-05-131-1/+1
| | |/
| * | Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers2005-06-046-2951/+0Star
| |\ \
| | * | [PATCH] remove two obsolete net driversAdrian Bunk2005-05-136-2951/+0Star
| | |/
| * | Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-046-31/+12Star
| |\ \
| | * | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-136-31/+12Star
| | |/
| * | Automatic merge of /spare/repo/netdev-2.6 branch viro2005-06-042-15/+18
| |\ \
| | * | [PATCH] pcnet_cs cleanupAl Viro2005-05-161-8/+9
| | * | [PATCH] etherh iomem annotationsAl Viro2005-05-161-7/+9
| | |/
| * | Automatic merge of /spare/repo/netdev-2.6 branch r81692005-06-041-70/+273
| |\ \
| | * \ Automatic merge of rsync://www.fr.zoreil.com/linux-2.6.git branch HEAD2005-05-281-68/+252
| | |\ \
| | | * | [PATCH] r8169: minor cleanupRichard Dawe2005-05-271-8/+5Star
| | | * | [PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger2005-05-271-0/+100
| | | * | [PATCH] r8169: ethtool message level control supportStephen Hemminger2005-05-271-56/+135
| | | * | [PATCH] r8169: add module parameter (media)Francois Romieu2005-05-271-0/+1
| | | * | [PATCH] r8169: add module parameter (copybreak)Stephen Hemminger2005-05-271-0/+1
| | | * | [PATCH] r8169: identify the napi versionStephen Hemminger2005-05-271-2/+7
| | | * | [PATCH] r8169: de-obfuscate supported PCI IDFrancois Romieu2005-05-271-3/+3
| | | * | [PATCH] r8169: new PCI idFrancois Romieu2005-05-271-0/+1
| * | | | Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch2005-06-042-264/+69Star
| |\ \ \ \
| | * | | | [PATCH] orinoco: misc fixesChristoph Hellwig2005-05-151-7/+13
| | * | | | [PATCH] orinoco: make orinoco_stop() staticChristoph Hellwig2005-05-152-3/+1Star
| | * | | | [PATCH] orinoco: Symbol 3.0x firmware needs broken_disableportChristoph Hellwig2005-05-151-0/+2
| | * | | | [PATCH] orinoco: disconnect the network device on reset errorsChristoph Hellwig2005-05-151-8/+12
| | * | | | [PATCH] orinoco: fix setting of 32 character ESSIDsChristoph Hellwig2005-05-151-2/+3
| | * | | | [PATCH] Orinoco: consolidate allocation codeDavid Gibson2005-05-131-21/+2Star
| | * | | | [PATCH] Orinoco: don't set channel in managed modeDavid Gibson2005-05-131-12/+10Star
| | * | | | [PATCH] Orinoco: kill dump_recsDavid Gibson2005-05-131-191/+0Star
| | * | | | [PATCH] Orinoco: ignore_disconnect flagDavid Gibson2005-05-131-1/+4
| | * | | | [PATCH] Orinoco: wireless stats updatesDavid Gibson2005-05-131-19/+22
| | | |_|/ | | |/| |
| * | | | Automatic merge of /spare/repo/netdev-2.6 branch ppp2005-06-041-67/+110
| |\ \ \ \
| | * | | | [PATCH] PPP multilink fragmentation improvementsPaul Mackerras2005-05-131-67/+110
| | |/ / /
| * | | | Automatic merge of /spare/repo/netdev-2.6 branch hdlc2005-06-042-149/+187
| |\ \ \ \