summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin1-1/+3
2006-12-07[PATCH] sky2: receive queue watermark tweakStephen Hemminger2-3/+9
2006-12-07[PATCH] sky2: beter ram buffer partitioningStephen Hemminger1-16/+25
2006-12-07[PATCH] sky2: add comments to PCI idsStephen Hemminger1-25/+23
2006-12-07[PATCH] sky2: add PCI for 88ec033Stephen Hemminger1-0/+1
2006-12-07[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor1-2/+1
2006-12-07[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor1-0/+14
2006-12-07[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2-9/+8
2006-12-07[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor1-30/+25
2006-12-07Merge branch 'master' into upstreamJeff Garzik89-790/+608
2006-12-07[TG3]: Identify Serdes devices more clearly.Michael Chan1-4/+6
2006-12-07[TG3]: Use msleep.Michael Chan1-9/+5
2006-12-07[TG3]: Use netif_msg_*.Michael Chan1-5/+10
2006-12-07[TG3]: Allow partial speed advertisement.Michael Chan1-15/+24
2006-12-07[TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan2-13/+25
2006-12-07[TG3]: Add 5787F device ID.Michael Chan1-1/+3
2006-12-07[TG3]: Fix Phy loopback.Michael Chan1-13/+10
2006-12-07[IrDA]: PXA FIR code device model conversionPaul Sokolovsky1-13/+13
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-1/+0
2006-12-07[PATCH] ... and more work_struct-induced breakage (mips)Al Viro1-4/+5
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells19-359/+62
2006-12-06[PATCH] ipw2200: Fix debug output endian issueZhu Yi1-1/+1
2006-12-06[PATCH] ipw2200: Fix a typoZhu Yi1-1/+1
2006-12-06[PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi1-1/+1
2006-12-06[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi1-4/+13
2006-12-06[PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman1-2/+1
2006-12-06[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2-9/+4
2006-12-06[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman8-32/+12
2006-12-06[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz5-3/+102
2006-12-06[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake1-0/+3
2006-12-06[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake1-4/+2
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds19-359/+62
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells8-34/+45
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells16-21/+34
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells152-3953/+32232
2006-12-05[PATCH] remote memory corruptor in ibmtr.cAl Viro1-1/+1
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-20/+19
2006-12-05[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski19-257/+19
2006-12-05[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski4-50/+20
2006-12-05[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski5-52/+23
2006-12-05[PATCH] NetXen: multiport firmware support, ioctl interfaceAmit S. Kale9-377/+1161
2006-12-05[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale10-193/+165
2006-12-05[PATCH] net: smc91x add missing bracketMariusz Kozlowski1-1/+1
2006-12-05[PATCH] sk98lin debug build fixMariusz Kozlowski1-1/+1
2006-12-05[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelMaciej W. Rozycki1-5/+1
2006-12-05[PATCH] declance: Fix PMAX and PMAD supportMaciej W. Rozycki1-191/+207
2006-12-05[PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek1-1/+1
2006-12-05[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-12-05[PATCH] ns83820 annotationsAl Viro1-11/+14