aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik11-73/+142
2006-10-21[PATCH] Fix timer raceRalf Baechle1-2/+2
2006-10-21[PATCH] Remove useless comment from sb1250Dave Jones1-1/+1
2006-10-21Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmpJeff Garzik1-1/+6
2006-10-21[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixesLi Yang5-436/+475
2006-10-21[PATCH] sky2: 88E803X transmit lockupStephen Hemminger1-21/+12
2006-10-21[PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas1-4/+0
2006-10-21[PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik1-5/+19
2006-10-21[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-10-20Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds1-6/+0
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-26/+32
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok1-19/+31
2006-10-20[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet1-3/+3
2006-10-18[TG3]: Bump driver version and release date.David S. Miller1-2/+2
2006-10-18[TG3]: Add lower bound checks for tx ring size.Michael Chan1-1/+4
2006-10-18[TG3]: Fix set ring params tx ring size implementationRanjit Manomohan1-5/+5
2006-10-18[NET]: reduce per cpu ram used for loopback statsEric Dumazet1-16/+19
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/bcollins/ubuntu-2.6Linus Torvalds1-0/+6
2006-10-18[mv643xx] Add pci device table for auto module loading.Ben Collins1-0/+6
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins3-7/+7
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville1-1/+1
2006-10-17sky2: GMAC pause frameStephen Hemminger1-1/+1
2006-10-17sky2: accept multicast pause framesStephen Hemminger1-6/+18
2006-10-17sky2: version 1.9Stephen Hemminger1-1/+1
2006-10-17sky2: no message on rx fifo overflowStephen Hemminger1-2/+4
2006-10-17sky2: flow control setting fixesStephen Hemminger2-45/+81
2006-10-17sky2: don't reset PHY twiceStephen Hemminger1-12/+1
2006-10-17sky2: use duplex result bitsStephen Hemminger1-20/+1
2006-10-17sky2: advertising register 16 bitsStephen Hemminger1-1/+1
2006-10-17sky2: fiber pause bitsStephen Hemminger1-8/+19
2006-10-17sky2: phy irq on shutdownStephen Hemminger1-8/+8
2006-10-17sky2: turn of workaround timerStephen Hemminger1-2/+2
2006-10-17sky2: MSI test is only a warningStephen Hemminger1-3/+3
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp1-2/+4
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes3-4/+0
2006-10-16[PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn1-4/+2
2006-10-16[PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes1-7/+9
2006-10-16[PATCH] airo.c: check returned valuesFlorin Malita1-26/+72
2006-10-16[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger3-24/+46
2006-10-16[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger1-1/+5
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch2-2/+2
2006-10-16[PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch1-2/+1
2006-10-12r8169: fix infinite loop during hotplugArnaud Patard1-1/+5
2006-10-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds17-612/+725
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro2-4/+4
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-11[PATCH] Fix section mismatch in de2104x.cHelge Deller1-4/+4
2006-10-11[PATCH] sky2: set lower pause threshold to prevent overrunStephen Hemminger1-1/+1
2006-10-11[PATCH] sky2: revert pci express extensionsStephen Hemminger2-24/+51