summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Do not define inline macroBen Hutchings2008-05-221-5/+0
* sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings2008-05-223-15/+3
* sfc: Correct and expand some commentsBen Hutchings2008-05-221-6/+14
* sfc: Use resource_size_t for PCI bus addressBen Hutchings2008-05-222-6/+7
* sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings2008-05-221-7/+3
* sfc: Replaced various macros with inline functionsBen Hutchings2008-05-2211-75/+105
* sfc: Added and removed braces to comply with kernel styleBen Hutchings2008-05-224-8/+13
* sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings2008-05-221-2/+2
* sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings2008-05-221-21/+8
* sfc: Removed casts to voidBen Hutchings2008-05-225-13/+13
* sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings2008-05-221-6/+3
* cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-211-4/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-206-18/+33
|\
| * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| * orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| * hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| * rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| * ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-206-17/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-194-6/+9
|\
| * wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-163-0/+3
| * wireless, airo: waitbusy() won't delayRoel Kluin2008-05-161-1/+1
| * libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
| * hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-151-5/+4
* | l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-191-5/+8
|/
* isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-141-3/+3
* iphase: Fix 64bit warning.Alan Cox2008-05-141-1/+2
* hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1
* hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-141-9/+5
* bonding: handle case of device named bonding_masterStephen Hemminger2008-05-141-2/+10
* sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-141-5/+3
* tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-141-2/+5
* Remove blkdev warning triggered by using mdNeil Brown2008-05-146-2/+10
* char: select fw_loader by moxaJiri Slaby2008-05-141-0/+1
* lib: create common ascii hex arrayHarvey Harrison2008-05-141-4/+4
* video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz2008-05-145-0/+2276
* ipmi: support I/O resources in OF driverNate Case2008-05-141-2/+8
* pnp: add ISAPnP MPU option quirksRene Herman2008-05-141-0/+112
* pnp: add pnp_build_option() to the APIRene Herman2008-05-142-1/+2
* pnp: clean up pnp_fixup_device()Rene Herman2008-05-141-12/+8
* fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann2008-05-141-22/+0
* oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2008-05-142-2/+2
* m68knommu: add info about removing mcfserialSebastian Siewior2008-05-142-1/+6
* mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-145-81/+35
|\
| * cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-141-1/+1
| * ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz2008-05-141-28/+11
| * alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2008-05-142-19/+0
| * alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz2008-05-141-2/+13
| * alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz2008-05-141-8/+0