summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0721-60/+158
|\
| * [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-051-1/+1
| * [PATCH] ipw2200: Fix a typoZhu Yi2006-12-051-1/+1
| * [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-051-1/+1
| * [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-051-4/+13
| * [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy2006-12-051-1/+2
| * [PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz2006-12-053-2/+16
| * [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-051-2/+1
| * [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-052-9/+4
| * [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-058-32/+12
| * [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-055-3/+102
| * [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-051-0/+3
| * [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-051-4/+2
* | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-072-42/+29
* | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-071-75/+75
* | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
* | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-072-3/+9
* | [PATCH] sky2: beter ram buffer partitioningStephen Hemminger2006-12-071-16/+25
* | [PATCH] sky2: add comments to PCI idsStephen Hemminger2006-12-071-25/+23
* | [PATCH] sky2: add PCI for 88ec033Stephen Hemminger2006-12-071-0/+1
* | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-071-2/+1
* | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-071-0/+14
* | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-072-9/+8
* | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-071-30/+25
* | Merge branch 'master' into upstreamJeff Garzik2006-12-071032-14596/+40295
|\ \
| * | [PATCH] A few small additions and corrections to READMEJesper Juhl2006-12-061-6/+11
| * | [PATCH] Clean up 'make help' output for documentation targets.Jesper Juhl2006-12-061-3/+7
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0630-323/+139
| |\ \
| | * | [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-062-84/+115
| | * | [MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki2006-12-062-0/+3
| | * | [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-0623-231/+14
| | * | [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
| | * | [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto2006-12-061-2/+1
| | * | [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-062-5/+5
| * | | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-061-2/+2
| |\ \ \
| | * | | [IA64] Fix pci.c kernel compilation breakage.Peter Chubb2006-12-061-2/+2
| * | | | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro2006-12-061-4/+6
| * | | | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-062-5/+13
| * | | | [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-066-24/+21
| * | | | x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds2006-12-062-2/+2
| * | | | [PATCH] Remove 'volatile' from spinlock_typesArt Haas2006-12-062-4/+4
| |/ / /
| * | | [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-066-23/+22
| * | | [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-061-4/+4
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-06126-2965/+5650
| |\ \ \
| | * | | sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-0610-159/+165
| | * | | sh: update r7780rp defconfig.Paul Mundt2006-12-061-20/+49
| | * | | sh: compile fixes for header cleanup.Paul Mundt2006-12-061-0/+2
| | * | | sh: Fixup pte_mkhuge() build failure.Paul Mundt2006-12-061-0/+8
| | * | | sh: set KBUILD_IMAGE to something sensible.Paul Mundt2006-12-061-1/+3
| | * | | sh: show held locks in stack trace with lockdep.Paul Mundt2006-12-061-0/+6