summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-071-25/+59
|\
| * r8169: more alignment for the 0x8168Francois Romieu2006-12-041-2/+2
| * r8169: phy program updateFrancois Romieu2006-12-041-5/+0
| * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-041-4/+13
| * r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-041-14/+44
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-0717-57/+140
|\ \
| * | [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] 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-07391-3464/+8035
|\ \ \
| * | | [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
| * | | [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-062-3/+40
| |\ \ \
| | * | | sh: Clock framework tidying.Paul Mundt2006-12-061-3/+3
| | * | | sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-061-0/+1
| | * | | sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-0/+36
| | |/ /
| * | | Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2006-12-06243-1338/+1613
| |\ \ \
| | * | | Actually update the fixed up compile failures.David Howells2006-12-063-11/+17
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06121-1961/+4837
| | |\ \ \
| | * | | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-0513-53/+71
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05122-1285/+5600
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05500-25427/+36894
| | |\ \ \ \
| | * | | | | WorkStruct: make allyesconfigDavid Howells2006-11-22212-1180/+1434
| | * | | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-2218-88/+89
| | * | | | | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-2/+2
| | * | | | | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-2/+2
| | * | | | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-224-10/+7
| * | | | | | [PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer2006-12-061-3/+51
| | |_|_|/ / | |/| | | |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-0572-1076/+4461
| |\ \ \ \ \
OpenPOWER on IntegriCloud