summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
* libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
* atl1: fix whitespace damageJay Cliburn2007-05-081-11/+11
* atl1: use dev_printk macrosJay Cliburn2007-05-084-87/+68Star
* ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
* s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
* s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
* s390: free skbs in finite amount of time in qethUrsula Braun2007-05-083-17/+38
* s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
* Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-081-2/+66
* natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-081-1/+1
* smc91x SuperH supportNobuhiro Iwamatsu2007-05-081-0/+34
* DM9000: fix use of kfree() on net deviceBen Dooks2007-05-081-2/+2
* skge: allow WOL except for known broken chipsStephen Hemminger2007-05-081-3/+6
* myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin2007-05-081-56/+65
* myri10ge: move the DMA test code into its own functionBrice Goglin2007-05-081-53/+68
* myri10ge: fix restoring of multicast list after resetBrice Goglin2007-05-081-5/+5
* myri10ge: update firmware headersBrice Goglin2007-05-081-1/+13
* myri10ge: support new firmware countersBrice Goglin2007-05-082-2/+13
* pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-081-15/+8Star
* [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
* [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0720-196/+349
|\
| * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-252-1/+3
| * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-241-6/+1Star
| * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-241-5/+9
| * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-241-9/+26
| * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-237-81/+174
| * drm: fix warning in drm_fops.cAndrew Morton2007-03-181-1/+1
| * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-182-4/+9
| * drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
| * via: fix CX700 pci idThomas Hellstrom2007-03-111-1/+1
| * drm: make drm_io_prot static.Adrian Bunk2007-03-111-1/+1
| * drm: remove via_mm.hRobert P. J. Day2007-03-111-40/+0Star
| * drm: add missing NULL assignmentDave Airlie2007-03-111-0/+1
| * drm/radeon: Fix u32 overflows when determining AGP base address in card space.Michel Dänzer2007-03-111-4/+4
| * drm: port over use_vmalloc code from git hashtabDave Airlie2007-03-112-2/+15
| * drm: fix crash with fops lock and fixup sarea/page size lockingDave Airlie2007-03-111-2/+4
| * drm: bring bufs code from git tree.Dave Airlie2007-03-112-10/+67
| * drm: move protection stuff into separate functionDave Airlie2007-03-111-18/+26
| * drm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-03-111-1/+1
| * drm: update README.drm (bugzilla #7933)Randy Dunlap2007-03-111-9/+7Star
| * drm: remove unused exportsAdrian Bunk2007-03-111-2/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-073-4/+52
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-05-071-0/+6
| |\ \
| | * | [Bluetooth] Correct SCO buffer for another Broadcom based dongleMarcel Holtmann2007-05-051-0/+3
| | * | [Bluetooth] Add support for Targus ACB10US USB dongleMarcel Holtmann2007-05-051-0/+3
| * | | [TG3]: Update version and reldate.Michael Chan2007-05-071-2/+2
| * | | [TG3]: Eliminate spurious interrupts.Michael Chan2007-05-071-2/+10
| * | | [TG3]: Add ASPM workaround.Matt Carlson2007-05-072-0/+34