summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-122-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-271-13/+13
| * | [PATCH] smc91x: improve diagnostic infoNicolas Pitre2005-05-272-19/+20
| * | [PATCH] smc91x warning fixNicolas Pitre2005-05-121-3/+3
| * | [PATCH] smc91x addr config checkNicolas Pitre2005-05-121-1/+1
| |/
* | Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers2005-06-048-2955/+0
|\ \
| * | [PATCH] remove two obsolete net driversAdrian Bunk2005-05-128-2955/+0
| |/
* | Automatic merge of /spare/repo/netdev-2.6 branch iff-running2005-06-047-32/+13
|\ \
| * | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-127-32/+13
| |/
* | Automatic merge of /spare/repo/netdev-2.6 branch we182005-06-042-5/+352
|\ \
| * \ Automatic merge of /spare/repo/netdev-2.6 branch master2005-05-27431-11622/+28821
| |\ \
| * | | [PATCH] Wireless Extensions 18 (aka WPA)2005-05-122-5/+352
| | |/ | |/|
* | | Automatic merge of /spare/repo/netdev-2.6 branch viro2005-06-042-15/+18
|\ \ \
| * | | [PATCH] pcnet_cs cleanupAl Viro2005-05-151-8/+9
| * | | [PATCH] etherh iomem annotationsAl Viro2005-05-151-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-271-68/+252
| |\ \ \
| | * | | [PATCH] r8169: minor cleanupRichard Dawe2005-05-271-8/+5
| | * | | [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 rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-2726-2532/+101
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-26407-9092/+28722
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | [PATCH] r8169: incoming frame length checkFrancois Romieu2005-05-121-6/+25
| | |_|/ | |/| |
* | | | Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch2005-06-042-264/+69
|\ \ \ \
| * | | | [PATCH] orinoco: misc fixesChristoph Hellwig2005-05-151-7/+13
| * | | | [PATCH] orinoco: make orinoco_stop() staticChristoph Hellwig2005-05-152-3/+1
| * | | | [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-121-21/+2
| * | | | [PATCH] Orinoco: don't set channel in managed modeDavid Gibson2005-05-121-12/+10
| * | | | [PATCH] Orinoco: kill dump_recsDavid Gibson2005-05-121-191/+0
| * | | | [PATCH] Orinoco: ignore_disconnect flagDavid Gibson2005-05-121-1/+4
| * | | | [PATCH] Orinoco: wireless stats updatesDavid Gibson2005-05-121-19/+22
| |/ / /
* | | | Automatic merge of /spare/repo/netdev-2.6 branch ppp2005-06-041-67/+110
|\ \ \ \
| * | | | [PATCH] PPP multilink fragmentation improvementsPaul Mackerras2005-05-121-67/+110
| |/ / /
* | | | Automatic merge of /spare/repo/netdev-2.6 branch hdlc2005-06-044-175/+216
|\ \ \ \
| * | | | [PATCH] Generic HDLC updateKrzysztof Halasa2005-05-154-175/+216
| |/ / /
* | | | Automatic merge of /spare/repo/netdev-2.6 branch dm90002005-06-045-0/+1403
|\ \ \ \
| * | | | [PATCH] DM9000 network driverSascha Hauer2005-05-155-0/+1403
| |/ / /
* | | | Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap2005-06-041-107/+87
|\ \ \ \
| * | | | [PATCH] 8139too: use iomap for pio/mmioPekka Enberg2005-05-121-107/+87
| |/ / /
* | | | Automatic merge of /spare/repo/netdev-2.6 branch 8139cp2005-06-041-31/+69
|\ \ \ \
OpenPOWER on IntegriCloud