aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller204-1039/+8871
2008-11-18Release old elevator on change elevatorZhaolei1-1/+7
2008-11-17Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2-3/+14
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-50/+19
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-100/+498
2008-11-16netdevice chelsio: Convert directly reference of netdev->privWang Chen2-31/+31
2008-11-16isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison1-2/+4
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin1-20/+153
2008-11-16virtio_net: hook up the set-tso ethtool opMark McLoughlin1-0/+1
2008-11-16virtio_net: Recycle some more rx buffer pagesMark McLoughlin1-9/+13
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck3-0/+14
2008-11-16e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2-71/+166
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas3-2/+2
2008-11-16dm9000: Fix build error.David S. Miller1-1/+1
2008-11-16mfd: Correct WM8350 I2C return code usageMark Brown1-2/+13
2008-11-16mfd: fix event masking for da9030Mike Rapoport1-1/+1
2008-11-16acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds1-1/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg1-10/+10
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas1-4/+3
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer1-14/+5
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo1-1/+1
2008-11-16pegasus: minor resource shrinkageDavid Brownell1-10/+26
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz1-3/+3
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-25/+56
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds6-17/+21
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-11-15mlx4_en: Pause parameters per portYevgeny Petrilin3-22/+24
2008-11-15LIS3LV02Dx: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-19/+22
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docsLinus Torvalds4-28/+29
2008-11-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-82/+149
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-2/+14
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-99/+67
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-14rtc: rtc-sun4v fixes, revisedAlessandro Zummo1-50/+19
2008-11-14libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-14Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-29/+15
2008-11-14phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-14atl1: Do not enumerate options unsupported by chipJ. K. Cliburn1-14/+3
2008-11-14atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn1-4/+0
2008-11-14gianfar: Fix DMA unmap invocationsAndy Fleming1-7/+8
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3