aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik
2006-12-26[PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg
2006-12-26[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool
2006-12-20Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds
2006-12-20[POWERPC] iSeries: fix iseries_veth initStephen Rothwell
2006-12-17[TG3]: Update version and reldate.Michael Chan
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan
2006-12-17[TG3]: Fix race condition when calling register_netdev().Michael Chan
2006-12-17[TG3]: Assign tp->link_config.orig_* values.Michael Chan
2006-12-17[BNX2]: Fix minor loopback problem.Michael Chan
2006-12-17[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan
2006-12-17[BNX2]: Fix panic in bnx2_tx_int().Michael Chan
2006-12-17[TG3]: replace kmalloc+memset with kzallocYan Burman
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-12e100: replace kmalloc with kcallocYan Burman
2006-12-12[PATCH] net, 8139too.c: fix netpoll deadlockIngo Molnar
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle
2006-12-11[NET]: Fix WAN routers kconfig dependency.Randy Dunlap
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger
2006-12-11[PATCH] MACB: Use __raw register accessHaavard Skinnemoen
2006-12-11[PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood
2006-12-09[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong
2006-12-09[PATCH] m68k/HP300: HP LANCE updatesKars de Jong
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle
2006-12-08[BNX2]: Add an error check.Adrian Bunk
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-08[PATCH] struct path: convert cosaJosef Sipek
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham