summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-3/+6
2006-12-20[POWERPC] iSeries: fix iseries_veth initStephen Rothwell1-3/+6
2006-12-18[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-18[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-18[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-18[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-18[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-18[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-18[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-18[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day22-29/+29
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2-2/+2
2006-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2006-12-12e100: replace kmalloc with kcallocYan Burman1-2/+1
2006-12-12[PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2006-12-12[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-1/+1
2006-12-12[NET]: Fix WAN routers kconfig dependency.Randy Dunlap1-2/+3
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt1-90/+0
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin1-1/+1
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin1-204/+8
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin1-79/+93
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin1-0/+190
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin1-4/+4
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger4-83/+67
2006-12-11[PATCH] MACB: Use __raw register accessHaavard Skinnemoen2-3/+3
2006-12-11[PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2-4/+4
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood1-0/+2
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood1-5/+5
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-09[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle8-65/+16
2006-12-09[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/...Linus 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/ho...Jeff Garzik1-25/+59
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik17-57/+140
2006-12-07[PATCH] sky2: sparse warningsStephen Hemminger2-42/+29
2006-12-07[PATCH] skge: fix sparse warningsStephen Hemminger1-75/+75