aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-07sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz1-4/+6
2009-10-07NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala1-2/+7
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou1-2/+2
2009-10-07ethoc: use system memory as bufferThomas Chou1-20/+44
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou1-0/+4
2009-10-07ethoc: fix buffer address mappingThomas Chou1-4/+3
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou1-1/+1
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin1-3/+1
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin1-1/+1
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak1-0/+3
2009-10-07add maintainer for network drop monitor kernel serviceNeil Horman1-0/+7
2009-10-07tg3: Fix phylib locking strategyMatt Carlson2-28/+14
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-07ipv4: arp_notify address list bugStephen Hemminger1-6/+10
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-06gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-06gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-06gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-06gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1
2009-10-06isdn: avoid races in capidrvTilman Schmidt1-12/+13
2009-10-06isdn: accept CAPI Informational Info values as successTilman Schmidt1-1/+1
2009-10-06Documentation: expand isdn/INTERFACE.CAPI documentTilman Schmidt1-16/+67
2009-10-07drm/radeon: Fix setting of bitsRoel Kluin2-6/+6
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx offAjit Khaparde2-3/+3
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde1-1/+1
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde1-1/+1
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer4-17/+9
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer1-3/+5
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer1-3/+3
2009-10-06Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown1-2/+2
2009-10-06ASoC: WM8350 capture PGA mutes are invertedMark Brown1-2/+2
2009-10-06ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown1-8/+0
2009-10-06Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linusTony Lindgren4-95/+137
2009-10-06omapfb: Blizzard: constify register address tablesTommi Rantala1-4/+4
2009-10-06omapfb: Blizzard: fix pointer to be constTommi Rantala1-1/+1
2009-10-06omapfb: Condition mutex acquisitionSergio Aguirre1-8/+14
2009-10-06omap: iovmm: Add missing mutex_unlockDaniel Walker1-1/+2
2009-10-06omap: iovmm: Fix incorrect spellingHiroshi DOYU1-3/+3
2009-10-06omap: SRAM: flush the right address after memcpy in omap_sram_pushye janboe1-1/+2
2009-10-06sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch1-9/+18
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra5-62/+214
2009-10-06perf_events: Make ABI definitions available to userspaceChuck Ebbert1-0/+1
2009-10-06ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai1-3/+8
2009-10-06Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.32Mark Brown2-3/+4
2009-10-06perf tools: elf_sym__is_function() should accept "zero" sized functionsArnaldo Carvalho de Melo1-2/+1
2009-10-06tracing/syscalls: Use long for syscall ret format and field definitionsTom Zanussi1-2/+2