aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-07
* [netdrvr] netxen: workqueue-related build fixesJeff Garzik2006-12-07
* Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-07
|\
| * r8169: more alignment for the 0x8168Francois Romieu2006-12-03
| * r8169: phy program updateFrancois Romieu2006-12-03
| * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-03
| * r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-03
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
|\ \
| * | [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-05
| * | [PATCH] ipw2200: Fix a typoZhu Yi2006-12-05
| * | [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-05
| * | [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-05
| * | [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-05
| * | [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-05
| * | [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-05
| * | [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-05
| * | [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-05
| * | [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-05
* | | [PATCH] sky2: sparse warningsStephen Hemminger2006-12-07
* | | [PATCH] skge: fix sparse warningsStephen Hemminger2006-12-07
* | | [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-07
* | | [PATCH] sky2: receive queue watermark tweakStephen Hemminger2006-12-07
* | | [PATCH] sky2: beter ram buffer partitioningStephen Hemminger2006-12-07
* | | [PATCH] sky2: add comments to PCI idsStephen Hemminger2006-12-07
* | | [PATCH] sky2: add PCI for 88ec033Stephen Hemminger2006-12-07
* | | [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-07
* | | [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-07
* | | [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-07
* | | [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-07
* | | Merge branch 'master' into upstreamJeff Garzik2006-12-07
|\ \ \
| * | | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro2006-12-06
| * | | [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-06
| * | | [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-06
| * | | [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
| * | | [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-06
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-06
| |\ \ \
| | * | | sh: Clock framework tidying.Paul Mundt2006-12-05
| | * | | sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-05
| | * | | sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-05
| | |/ /
| * | | Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2006-12-06
| |\ \ \
| | * | | Actually update the fixed up compile failures.David Howells2006-12-06
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
| | |\ \ \
| | * | | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| | |\ \ \ \
| | * | | | | WorkStruct: make allyesconfigDavid Howells2006-11-22
| | * | | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| | * | | | | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-22
| | * | | | | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-22
| | * | | | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22