aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik
2006-12-07[netdrvr] netxen: workqueue-related build fixesJeff Garzik
2006-12-07Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-12-07[PATCH] sky2: sparse warningsStephen Hemminger
2006-12-07[PATCH] skge: fix sparse warningsStephen Hemminger
2006-12-07[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin
2006-12-07[PATCH] sky2: receive queue watermark tweakStephen Hemminger
2006-12-07[PATCH] sky2: beter ram buffer partitioningStephen Hemminger
2006-12-07[PATCH] sky2: add comments to PCI idsStephen Hemminger
2006-12-07[PATCH] sky2: add PCI for 88ec033Stephen Hemminger
2006-12-07[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor
2006-12-07[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor
2006-12-07[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor
2006-12-07[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor
2006-12-07Merge branch 'master' into upstreamJeff Garzik
2006-12-07[TG3]: Identify Serdes devices more clearly.Michael Chan
2006-12-07[TG3]: Use msleep.Michael Chan
2006-12-07[TG3]: Use netif_msg_*.Michael Chan
2006-12-07[TG3]: Allow partial speed advertisement.Michael Chan
2006-12-07[TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan
2006-12-07[TG3]: Add 5787F device ID.Michael Chan
2006-12-07[TG3]: Fix Phy loopback.Michael Chan
2006-12-06[IrDA]: PXA FIR code device model conversionPaul Sokolovsky
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05[PATCH] ipw2200: Fix debug output endian issueZhu Yi
2006-12-05[PATCH] ipw2200: Fix a typoZhu Yi
2006-12-05[PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi
2006-12-05[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi
2006-12-05[PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman
2006-12-05[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz
2006-12-05[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake
2006-12-05[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells