summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-271-3/+3
| | * | ipheth: potential null dereferences on error pathDan Carpenter2010-04-271-7/+8
| | * | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-271-10/+21
| | * | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-271-0/+1
| | * | bnx2: Update version to 2.0.9.Michael Chan2010-04-271-2/+2
| | * | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-271-18/+20
| | * | bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-271-1/+5
| | * | cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-271-1/+1
| | * | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-273-40/+55
| | * | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
| | * | r8169: more broken register writes workaroundfrançois romieu2010-04-261-0/+5
| | * | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-261-14/+13
| | * | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-281-36/+18
| |\ \ \
| | * | | pcmcia: fix matching rules for pseudo-multi-function cardsAlexander Kurz2010-04-261-3/+4
| | * | | pcmcia: pcmcia_dev_present bugfixDominik Brodowski2010-04-211-33/+14
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-287-67/+80
| |\ \ \ \
| | * | | | mtd: ensure that bdi entries are properly initialized and registeredJens Axboe2010-04-271-4/+42
| | * | | | Move mtd_bdi_*mappable to mtdcore.cJörn Engel2010-04-274-62/+33
| | * | | | drbd: Terminate a connection early if sending the protocol failsPhilipp Reisner2010-04-221-1/+2
| | * | | | drbd: fix memory leakDan Carpenter2010-04-221-0/+1
| | * | | | Fix JFFS2 sync silent failureJörn Engel2010-04-221-0/+2
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-04-283-10/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov2010-04-271-1/+1
| | * | | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Denis Turischev2010-04-261-5/+5
| | * | | watchdog: sbc_fitpc2_wdt: fixed I/O operations orderDenis Turischev2010-04-261-2/+2
| | * | | Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-261-2/+2
| * | | | gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier2010-04-271-1/+13
| * | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-278-14/+25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/radeon: Fix sparc regression in r300_scratch()David Miller2010-04-271-1/+1
| | * | | drm: make sure vblank interrupts are disabled at DPMS timeJesse Barnes2010-04-271-0/+1
| | * | | drm/radeon/kms/evergreen: No EnableYUV tableAlex Deucher2010-04-231-1/+1
| | * | | drm/radeon: 9800 SE has only one quadpipeTormod Volden2010-04-233-5/+15
| | * | | drm/radeon/kms: don't print error for legal crtcs.Dave Airlie2010-04-231-3/+3
| | * | | drm/radeon/kms/evergreen: fix LUT setupAlex Deucher2010-04-231-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-251-2/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-04-242-7/+20
| |\ \ \ \
| | * | | | [CPUFREQ] use max load in conservative governorDominik Brodowski2010-03-311-2/+6
| | * | | | [CPUFREQ] fix a lockdep warningAmerigo Wang2010-03-311-5/+14
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-2418-39/+644
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
| | * | | | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
| | * | | | drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
| | * | | | cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
| | * | | | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| | * | | | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| | * | | | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
| | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-2165-1057/+1315
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-207-15/+29
| | |\ \ \ \