aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-09[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong1-1/+2
2006-12-09[PATCH] m68k/HP300: HP LANCE updatesKars de Jong2-5/+11
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle8-65/+16
2006-12-08[BNX2]: Add an error check.Adrian Bunk1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-1/+1
2006-12-08[PATCH] struct path: convert cosaJosef Sipek1-2/+2
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita1-1/+1
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds1-2/+1
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds78-1177/+2097
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-73/+96
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-47/+47
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2-0/+2
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik1-5/+5
2006-12-07[netdrvr] netxen: workqueue-related build fixesJeff Garzik2-3/+2
2006-12-07Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstreamJeff Garzik1-25/+59
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik17-57/+140
2006-12-07[PATCH] sky2: sparse warningsStephen Hemminger2-42/+29
2006-12-07[PATCH] skge: fix sparse warningsStephen Hemminger1-75/+75
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-06[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-06[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/torvalds/linux-2.6David Howells19-359/+62
2006-12-05[PATCH] ipw2200: Fix debug output endian issueZhu Yi1-1/+1
2006-12-05[PATCH] ipw2200: Fix a typoZhu Yi1-1/+1
2006-12-05[PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi1-1/+1
2006-12-05[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi1-4/+13
2006-12-05[PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman1-2/+1
2006-12-05[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2-9/+4
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman8-32/+12
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz5-3/+102