summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] sky2: beter ram buffer partitioningStephen Hemminger2006-12-071-16/+25
| * | | [PATCH] sky2: add comments to PCI idsStephen Hemminger2006-12-071-25/+23Star
| * | | [PATCH] sky2: add PCI for 88ec033Stephen Hemminger2006-12-071-0/+1
| * | | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-071-2/+1Star
| * | | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-071-0/+14
| * | | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-072-9/+8Star
| * | | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-071-30/+25Star
| * | | Merge branch 'master' into upstreamJeff Garzik2006-12-0789-790/+608Star
| |\ \ \
| * | | | [PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale2006-12-059-377/+1161
| * | | | [PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale2006-12-0510-193/+165Star
| * | | | [PATCH] net: smc91x add missing bracketMariusz Kozlowski2006-12-051-1/+1
| * | | | [PATCH] sk98lin debug build fixMariusz Kozlowski2006-12-051-1/+1
| * | | | [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelMaciej W. Rozycki2006-12-051-5/+1Star
| * | | | [PATCH] declance: Fix PMAX and PMAD supportMaciej W. Rozycki2006-12-051-191/+207
| * | | | [PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek2006-12-051-1/+1
| * | | | [PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena2006-12-051-0/+18
| * | | | [PATCH] ns83820 annotationsAl Viro2006-12-041-11/+14
| * | | | [PATCH] myri10ge annotationsAl Viro2006-12-043-72/+77
| * | | | [PATCH] drivers/net/arm missing __devinitAl Viro2006-12-042-7/+7
| * | | | [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-0433-37/+37
| * | | | [PATCH] mv643xx_eth.c NULL noise removalAl Viro2006-12-041-2/+2
| * | | | [PATCH] __iomem annotations: smc91xAl Viro2006-12-041-2/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-073-73/+96
|\ \ \ \ \
| * | | | | [TG3]: Identify Serdes devices more clearly.Michael Chan2006-12-071-4/+6
| * | | | | [TG3]: Use msleep.Michael Chan2006-12-071-9/+5Star
| * | | | | [TG3]: Use netif_msg_*.Michael Chan2006-12-071-5/+10
| * | | | | [TG3]: Allow partial speed advertisement.Michael Chan2006-12-071-15/+24
| * | | | | [TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2006-12-072-13/+25
| * | | | | [TG3]: Add 5787F device ID.Michael Chan2006-12-071-1/+3
| * | | | | [TG3]: Fix Phy loopback.Michael Chan2006-12-071-13/+10Star
| * | | | | [IrDA]: PXA FIR code device model conversionPaul Sokolovsky2006-12-071-13/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-1/+0Star
|\ \ \ \ \
| * | | | | [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-071-1/+0Star
* | | | | | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-47/+47
* | | | | | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-0/+2
| |/ / / / |/| | | |
* | | | | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-4/+5
* | | | | [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0619-359/+62Star
|\| | | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-0619-359/+62Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-0519-257/+19Star
| | * | | [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-054-50/+20Star
| | * | | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-055-52/+23Star
| | |/ /
* | | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-058-34/+45
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0516-21/+34
|\| | |
| * | | [PATCH] remote memory corruptor in ibmtr.cAl Viro2006-12-051-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-056-20/+19Star
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt2006-12-041-8/+10
| | * | [PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2006-12-042-5/+0Star
| | * | [POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt2006-12-041-2/+4
| | * | Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04187-4808/+33343
| | |\ \