summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-251-0/+1
| |/
* / [PATCH] missing include of dma-mapping.hAl Viro2006-10-241-0/+1
|/
* [PATCH] ibmveth: Fix index increment calculationDavid Gibson2006-10-211-4/+6
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-2111-73/+142
|\
| * [PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville2006-10-171-1/+1
| * [PATCH] airo: check if need to freezeDave Kleikamp2006-10-161-2/+4
| * [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-163-4/+0
| * [PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn2006-10-161-4/+2
| * [PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes2006-10-161-7/+9
| * [PATCH] airo.c: check returned valuesFlorin Malita2006-10-161-26/+72
| * [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger2006-10-163-24/+46
| * [PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger2006-10-161-1/+5
| * [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-162-2/+2
| * [PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch2006-10-161-2/+1
* | [PATCH] Fix timer raceRalf Baechle2006-10-211-2/+2
* | [PATCH] Remove useless comment from sb1250Dave Jones2006-10-211-1/+1
* | Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/li...Jeff Garzik2006-10-211-1/+6
|\ \
| * | r8169: fix infinite loop during hotplugArnaud Patard2006-10-121-1/+5
| * | r8169: PCI ID for Corega Gigabit network cardAndrew Morton2006-10-091-0/+1
* | | [PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes an...Li Yang2006-10-215-436/+475
* | | [PATCH] sky2: 88E803X transmit lockupStephen Hemminger2006-10-211-21/+12
* | | [PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas2006-10-211-4/+0
* | | [PATCH] WAN/pc300: handle, propagate minor errorsJeff Garzik2006-10-211-5/+19
* | | [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-10-211-0/+18
* | | Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds2006-10-201-6/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-202-26/+32
|\ \ \
| * | | [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet2006-10-201-3/+3
| * | | [TG3]: Bump driver version and release date.David S. Miller2006-10-181-2/+2
| * | | [TG3]: Add lower bound checks for tx ring size.Michael Chan2006-10-181-1/+4
| * | | [TG3]: Fix set ring params tx ring size implementationRanjit Manomohan2006-10-181-5/+5
| * | | [NET]: reduce per cpu ram used for loopback statsEric Dumazet2006-10-181-16/+19
* | | | [PATCH] e100: fix reboot -f with netconsole enabledAuke Kok2006-10-201-19/+31
|/ / /
* | | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-181-0/+6
|\ \ \
| * | | [mv643xx] Add pci device table for auto module loading.Ben Collins2006-10-181-0/+6
* | | | [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-173-7/+7
|/ / /
* | | sky2: GMAC pause frameStephen Hemminger2006-10-171-1/+1
* | | sky2: accept multicast pause framesStephen Hemminger2006-10-171-6/+18
* | | sky2: version 1.9Stephen Hemminger2006-10-171-1/+1
* | | sky2: no message on rx fifo overflowStephen Hemminger2006-10-171-2/+4
* | | sky2: flow control setting fixesStephen Hemminger2006-10-172-45/+81
* | | sky2: don't reset PHY twiceStephen Hemminger2006-10-171-12/+1
* | | sky2: use duplex result bitsStephen Hemminger2006-10-171-20/+1
* | | sky2: advertising register 16 bitsStephen Hemminger2006-10-171-1/+1
* | | sky2: fiber pause bitsStephen Hemminger2006-10-171-8/+19
* | | sky2: phy irq on shutdownStephen Hemminger2006-10-171-8/+8
* | | sky2: turn of workaround timerStephen Hemminger2006-10-171-2/+2
* | | sky2: MSI test is only a warningStephen Hemminger2006-10-171-3/+3
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-1117-612/+725
|\ \
| * | [PATCH] Fix section mismatch in de2104x.cHelge Deller2006-10-111-4/+4
| * | [PATCH] sky2: set lower pause threshold to prevent overrunStephen Hemminger2006-10-111-1/+1