aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-21mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin
2009-04-21mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin
2009-04-21mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin
2009-04-21mlx4_en: Fix a race at restart taskYevgeny Petrilin
2009-04-21mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert
2009-04-20p54: deactivate broken powersave functionChristian Lamparter
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-20Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-04-20driver: dont update dev_name via device_add pathKay Sievers
2009-04-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu
2009-04-20net: fix "compatibility" typosMarcin Slusarz
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray
2009-04-20cxgb3: fix link fault handlingDivy Le Ray
2009-04-20ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui
2009-04-20md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown
2009-04-20agp: zero pages before sending to userspaceShaohua Li
2009-04-20drm: check for minor master before allowing drop master.Dave Airlie
2009-04-20drm: set/clear is_master when master changedJonas Bonn
2009-04-20drm: clean dirty memory after device releaseMa Ling
2009-04-20drm: count reaches -1Roel Kluin
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds
2009-04-19Revert "console ASCII glyph 1:1 mapping"Samuel Thibault
2009-04-19virtio: fix suspend when using virtio_balloonMarcelo Tosatti
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell
2009-04-19lguest: fix crash on vmlinux imagesMatias Zabaljauregui
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz
2009-04-18ide: Remove void castsJack Stone
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-18thinkpad-acpi: bump up version to 0.23Henrique de Moraes Holschuh
2009-04-18thinkpad-acpi: simplify module autoloadingHenrique de Moraes Holschuh
2009-04-18thinkpad-acpi: fix use of MODULE_AUTHORHenrique de Moraes Holschuh
2009-04-18thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh
2009-04-18thinkpad-acpi: silence hotkey enable warning for module parameterHenrique de Moraes Holschuh
2009-04-18thermal: Fix polling frequency for systems without passive coolingMatthew Garrett
2009-04-17ACPI: Disable _GTS and _BFS support by defaultLen Brown