aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/starfire.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2-6/+13
2010-04-09slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg1-0/+3
2010-04-09slab: Generify kernel pointer validationPekka Enberg3-12/+23
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-09[S390] Update default configuration.Martin Schwidefsky1-10/+30
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter1-1/+1
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah1-2/+5
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs4-7/+86
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2-14/+11
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2-28/+21
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez1-0/+21
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki1-1/+12
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs1-0/+3
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs4-5/+12
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2-1/+22
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki1-3/+4
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs1-1/+3
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs1-1/+7
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs1-3/+4
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs1-0/+15
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs2-28/+17
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs8-76/+74
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2-11/+0
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez3-59/+61
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs2-0/+46
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs1-6/+7
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki1-3/+3
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy1-4/+9
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan1-0/+2
2010-04-08tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller1-0/+1
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2-4/+4
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs1-7/+0
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-04-08vxge: Version update.Sreenivasa Honnur1-2/+2
2010-04-08vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur3-12/+71
2010-04-08vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur1-2/+4
2010-04-08vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur1-1/+3
2010-04-07Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller4-126/+38
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin1-1/+1
2010-04-07net: fix ethtool coding style errors and warningschavey2-120/+136
2010-04-07macb: allow reception of large (>1518 bytes) framesPeter Korsgaard1-0/+1
2010-04-07net: corrected documentation for hardware time stampingPatrick Loschmidt1-30/+46
2010-04-07stmmac: use resource_size()Dan Carpenter1-5/+5
2010-04-07x.25 attempts to negotiate invalid throughputJohn Hughes2-7/+28