| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sfc: Added and removed braces to comply with kernel style | Ben Hutchings | 2008-05-22 | 4 | -8/+13 |
* | sfc: Removed unncesssary UL suffixes on 0 literals | Ben Hutchings | 2008-05-22 | 1 | -2/+2 |
* | sfc: Simplified efx_rx_calc_buffer_size() using get_order() | Ben Hutchings | 2008-05-22 | 1 | -21/+8 |
* | sfc: Removed casts to void | Ben Hutchings | 2008-05-22 | 5 | -13/+13 |
* | sfc: Use mod_timer() to set expiry and add_timer() together | Ben Hutchings | 2008-05-22 | 1 | -6/+3 |
* | cassini: Only use chip checksum for ipv4 packets. | David S. Miller | 2008-05-21 | 1 | -4/+7 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-20 | 6 | -18/+33 |
|\ |
|
| * | libertas: Fix ethtool statistics | David Woodhouse | 2008-05-20 | 1 | -14/+13 |
| * | orinoco_cs: add ID for SpeedStream wireless adapters | Pavel Roskin | 2008-05-20 | 1 | -0/+1 |
| * | hostap_cs: add ID for Conceptronic CON11CPro | Pavel Roskin | 2008-05-20 | 1 | -0/+1 |
| * | rtl8187: resource leak in error case | Oliver Neukum | 2008-05-20 | 1 | -2/+12 |
| * | ath5k: Fix loop variable initializations | Bob Copeland | 2008-05-20 | 2 | -2/+6 |
* | | drivers/atm/: remove CVS keywords | Adrian Bunk | 2008-05-20 | 6 | -17/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-19 | 4 | -6/+9 |
|\ |
|
| * | wireless: Create 'device' symlink in sysfs | Masakazu Mokuno | 2008-05-16 | 3 | -0/+3 |
| * | wireless, airo: waitbusy() won't delay | Roel Kluin | 2008-05-16 | 1 | -1/+1 |
| * | libertas: fix command timeout after firmware failure | Brian Cavagnolo | 2008-05-16 | 1 | -0/+1 |
| * | hostap: fix "registers" registration in procfs | Mathieu Chouquet-Stringer | 2008-05-15 | 1 | -5/+4 |
* | | l2tp: avoid skb truesize bug if headroom is increased | James Chapman | 2008-05-19 | 1 | -5/+8 |
|/ |
|
* | isdn/capi: Return proper errnos on module init. | Marcin Slusarz | 2008-05-14 | 1 | -3/+3 |
* | iphase: Fix 64bit warning. | Alan Cox | 2008-05-14 | 1 | -1/+2 |
* | hysdn: No longer broken on SMP. | Andrew Morton | 2008-05-14 | 1 | -1/+1 |
* | hysdn: Remove cli()/sti() calls. | Mark Asselstine | 2008-05-14 | 1 | -9/+5 |
* | bonding: handle case of device named bonding_master | Stephen Hemminger | 2008-05-14 | 1 | -2/+10 |
* | sysfs: remove error messages for -EEXIST case | Stephen Hemminger | 2008-05-14 | 1 | -5/+3 |
* | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 2008-05-14 | 1 | -2/+5 |
* | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-14 | 6 | -2/+10 |
* | char: select fw_loader by moxa | Jiri Slaby | 2008-05-14 | 1 | -0/+1 |
* | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -4/+4 |
* | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz | 2008-05-14 | 5 | -0/+2276 |
* | ipmi: support I/O resources in OF driver | Nate Case | 2008-05-14 | 1 | -2/+8 |
* | pnp: add ISAPnP MPU option quirks | Rene Herman | 2008-05-14 | 1 | -0/+112 |
* | pnp: add pnp_build_option() to the API | Rene Herman | 2008-05-14 | 2 | -1/+2 |
* | pnp: clean up pnp_fixup_device() | Rene Herman | 2008-05-14 | 1 | -12/+8 |
* | fix "lxfb: extend PLL table to support dotclocks below 25 MHz" | Jens Rottmann | 2008-05-14 | 1 | -22/+0 |
* | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet | 2008-05-14 | 2 | -2/+2 |
* | m68knommu: add info about removing mcfserial | Sebastian Siewior | 2008-05-14 | 2 | -1/+6 |
* | mpc5200_psc_spi: typo fix in header block | Grant Likely | 2008-05-14 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-05-14 | 5 | -81/+35 |
|\ |
|
| * | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -1/+1 |
| * | ide/Kconfig: couple of fixes | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -28/+11 |
| * | alim15x3: remove WDC_ALI15X3 config option | Bartlomiej Zolnierkiewicz | 2008-05-14 | 2 | -19/+0 |
| * | alim15x3: add "wdc_udma" module parameter | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -2/+13 |
| * | alim15x3: remove stale warning about ATI RS100 northbridge | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -8/+0 |
| * | alim15x3: trivial cleanup for ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -15/+0 |
| * | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 2008-05-14 | 1 | -1/+1 |
| * | SWARM IDE: Fix up following changes to ide_hwif_t | Maciej W. Rozycki | 2008-05-14 | 1 | -7/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-05-14 | 15 | -555/+725 |
|\ \ |
|
| * | | RDMA/cxgb3: Wrap the software send queue pointer as needed on flush | Steve Wise | 2008-05-13 | 1 | -2/+2 |
| * | | IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long | Roland Dreier | 2008-05-13 | 2 | -4/+4 |