summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-121-3/+3
|\
| * Merge branch 'linus' into x86/xenIngo Molnar2008-10-12403-28178/+62197
| |\
| * \ Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-2312-51/+132
| |\ \
| * \ \ Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-1052-379/+533
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-08-2572-426/+714
| |\ \ \ \
| * | | | | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-201-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-1211-617/+470Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11407-28229/+62245
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-1655-379/+617
| |\ \ \ \ \ \
| * | | | | | | sparc64: Apply const or __initdata to vio_device_id[]David S. Miller2008-09-011-2/+2
| * | | | | | | sparc: remove CONFIG_SUN4Adrian Bunk2008-09-011-42/+0Star
| * | | | | | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-316-6/+6
| * | | | | | | sunqe: Convert to pure OF driver.David S. Miller2008-08-292-80/+71Star
| * | | | | | | sunlance: Convert to pure OF driver.David S. Miller2008-08-291-47/+40Star
| * | | | | | | sunhme: Convert to pure OF driver.David S. Miller2008-08-292-154/+97Star
| * | | | | | | sunbmac: Convert to pure OF driver.David S. Miller2008-08-292-88/+70Star
| * | | | | | | myri_sbus: Convert to pure OF driver.David S. Miller2008-08-292-89/+69Star
| * | | | | | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-293-8/+10
| * | | | | | | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-295-144/+132Star
| * | | | | | | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-296-48/+61
| * | | | | | | sparc: Kill SBUS DVMA layer.David S. Miller2008-08-291-24/+27
| | |_|_|/ / / | |/| | | | |
* | | | | | | smc911x: Fix external PHY detectionGuennadi Liakhovetski2008-10-121-0/+3
* | | | | | | e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy2008-10-111-0/+5
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-115-18/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-097-40/+88
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pxa-all' into develRussell King2008-10-092-13/+6Star
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-4/+4
| | * | | | | | | Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King2008-10-072-11/+11
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | Add support for the Arcom/Eurotech Viper SBC onboard ethernet.Marc Zyngier2008-09-091-1/+2
| | | * | | | | | Export smc91x led definitionsMarc Zyngier2008-09-091-8/+0Star
| * | | | | | | | Merge branch 'at91' into develRussell King2008-10-0917-99/+136
| |\| | | | | | |
| * | | | | | | | Merge branch 'ptebits' into develRussell King2008-10-0940-174/+285
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board.Gilles Chanteperdrix2008-10-012-3/+17
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | [NET] smc91x: provide configurable ledsRussell King2008-09-072-2/+9
* | | | | | | | | Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller2008-10-101-23/+434
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | r8169: add shutdown handlerFrancois Romieu2008-10-101-0/+6
| * | | | | | | | | r8169: preliminary 8168d supportFrancois Romieu2008-10-101-2/+97
| * | | | | | | | | r8169: support additional 8168cp chipsetFrancois Romieu2008-10-101-3/+27
| * | | | | | | | | r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu2008-10-101-3/+4
| * | | | | | | | | r8169: add a new 8168cp flavorFrancois Romieu2008-10-101-6/+43
| * | | | | | | | | r8169: add a new 8168c flavor (bis)Francois Romieu2008-10-101-2/+24
| * | | | | | | | | r8169: add a new 8168c flavorFrancois Romieu2008-10-101-2/+39
| * | | | | | | | | r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu2008-10-101-0/+75
| * | | | | | | | | r8169: 8168b Tx performance tweakFrancois Romieu2008-10-101-1/+2
| * | | | | | | | | r8169: make room for more specific 8168 hardware start procedureFrancois Romieu2008-10-101-5/+61
| * | | | | | | | | r8169: shuffle some registers handling around (8168 operation only)Francois Romieu2008-10-101-6/+7
| * | | | | | | | | r8169: new phy init parameters for the 8168bFrancois Romieu2008-10-101-0/+33
| * | | | | | | | | r8169: update phy init parametersFrancois Romieu2008-10-101-5/+24
| * | | | | | | | | r8169: wake up the PHY of the 8168Francois Romieu2008-10-101-3/+7
* | | | | | | | | | myri10ge: update driver version number to 1.4.3-1.369Brice Goglin2008-10-101-1/+1