aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings3-0/+6
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings5-17/+17
2008-05-22sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2-5/+2
2008-05-22sfc: Use __packed macroBen Hutchings1-2/+2
2008-05-22sfc: Do not define inline macroBen Hutchings1-5/+0
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings3-15/+3
2008-05-22sfc: Correct and expand some commentsBen Hutchings1-6/+14
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings2-6/+7
2008-05-22sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings1-7/+3
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings11-75/+105
2008-05-22sfc: Added and removed braces to comply with kernel styleBen Hutchings4-8/+13
2008-05-22sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings1-2/+2
2008-05-22sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings1-21/+8
2008-05-22sfc: Removed casts to voidBen Hutchings5-13/+13
2008-05-22sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings1-6/+3
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-18/+33
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin1-0/+1
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin1-0/+1
2008-05-20rtl8187: resource leak in error caseOliver Neukum1-2/+12
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-20ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-6/+9
2008-05-19l2tp: avoid skb truesize bug if headroom is increasedJames Chapman1-5/+8
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno3-0/+3
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin1-1/+1
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo1-0/+1
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer1-5/+4
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-14iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-14hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-14sysfs: remove error messages for -EEXIST caseStephen Hemminger1-5/+3
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-14Remove blkdev warning triggered by using mdNeil Brown6-2/+10
2008-05-14char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-14lib: create common ascii hex arrayHarvey Harrison1-4/+4
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-14pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-81/+35
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz1-1/+1