summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-27net/usb: add sierra_net.c driverElina Pasheva3-0/+1012
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming1-3/+3
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter1-7/+8
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki1-10/+21
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann1-0/+1
2010-04-27bnx2: Update version to 2.0.9.Michael Chan1-2/+2
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan1-18/+20
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan1-1/+5
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-26r8169: more broken register writes workaroundfrançois romieu1-0/+5
2010-04-26r8169: failure to enable mwi should not be fatalfrançois romieu1-14/+13
2010-04-26tg3: Fix INTx fallback when MSI failsAndre Detsch1-0/+1
2010-04-24e100: Fix the TX workqueue raceAlan Cox1-2/+8
2010-04-23gianfar: Fix potential oops during OF address translationAnton Vorontsov1-5/+1
2010-04-23fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov1-6/+14
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio4-0/+582
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto1-1/+1
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce1-5/+7
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz1-2/+5
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch1-4/+4
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller65-1057/+1315
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-15/+29
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds7-23/+55
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-21/+24
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds17-19/+138
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter1-3/+5
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák5-6/+20
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson4-0/+8
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher1-2/+6
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher1-0/+5
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2-1/+10
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse1-1/+1
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2-2/+54
2010-04-18gigaset: include cleanup cleanupTilman Schmidt9-20/+1
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds20-852/+871
2010-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-6/+11
2010-04-17drivers/pcmcia: Add missing local_irq_restoreJulia Lawall1-1/+3
2010-04-17serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov1-0/+9
2010-04-17pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski1-2/+7
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa1-0/+6