summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-06-181-1/+6
|\
| * [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* | Merge branch 'master' into upstreamJeff Garzik2006-06-133-112/+81
|\ \ | |/
| * [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
| * [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
| * [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
| * [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
| * [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
| * [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
| * [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50
* | [PATCH] net: au1000_eth: PHY framework conversionHerbert Valerio Riedel2006-06-113-1359/+378
* | [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-116-6/+6
* | [PATCH] smc ethernet: fix section mismatch warningsRandy Dunlap2006-06-113-7/+4
* | [PATCH] hp ethernet: fix section mismatchesRandy Dunlap2006-06-112-3/+3
* | [PATCH] Section mismatch in drivers/net/ne.o during modpostRandy.Dunlap2006-06-112-2/+2
* | [PATCH] e1000: prevent statistics from getting garbled during resetLinas Vepstas2006-06-111-1/+7
* | [PATCH] smc911x Kconfig fixAndrew Morton2006-06-111-1/+1
* | [PATCH] forcedeth: new device idsAyaz Abdulla2006-06-111-0/+32
* | [PATCH] forcedeth config: versionAyaz Abdulla2006-06-111-1/+2
* | [PATCH] forcedeth config: module parametersAyaz Abdulla2006-06-111-22/+45
* | [PATCH] forcedeth config: diagnosticsAyaz Abdulla2006-06-111-8/+398
* | [PATCH] forcedeth config: move functionsAyaz Abdulla2006-06-111-133/+133
* | [PATCH] forcedeth config: statisticsAyaz Abdulla2006-06-111-3/+194
* | [PATCH] forcedeth config: csumAyaz Abdulla2006-06-111-8/+77
* | [PATCH] forcedeth config: wolAyaz Abdulla2006-06-111-7/+10
* | [PATCH] forcedeth config: phyAyaz Abdulla2006-06-111-30/+78
* | [PATCH] forcedeth config: flow controlAyaz Abdulla2006-06-111-59/+176
* | [PATCH] forcedeth config: ring sizesAyaz Abdulla2006-06-111-58/+240
* | [PATCH] forcedeth config: tso cleanupAyaz Abdulla2006-06-111-6/+2
* | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-06-082-1/+188
|\ \
| * | e1000: add PCI Error RecoveryAuke Kok2006-06-081-1/+113
| * | e100: add PCI Error RecoveryAuke Kok2006-06-081-0/+75
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-082-9/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| |\ \
| | * | e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | * | e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-085-6/+2103
|\ \ \ \
| * | | | [PATCH] wireless: move zd1201 where it belongsPavel Machek2006-06-054-0/+2096
| * | | | [PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz2006-06-051-6/+7
| * | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-06-051-9/+22
| |\ \ \ \
| * \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-053-13/+19
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-262-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-263-10/+37
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-081-9/+22
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
| | | |_|_|/ / | | |/| | | |
* | | | | | | [PATCH] skge: version 1.6Stephen Hemminger2006-06-081-1/+1
* | | | | | | [PATCH] skge: dont allow bad hardware address from ROMStephen Hemminger2006-06-081-0/+8
* | | | | | | [PATCH] skge: transmit complete via IRQ not NAPIStephen Hemminger2006-06-082-70/+102
* | | | | | | [PATCH] skge: TX low water mark definitionStephen Hemminger2006-06-081-3/+4
OpenPOWER on IntegriCloud