aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* net/usb: add sierra_net.c driverElina Pasheva2010-04-27
* cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-27
* gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-27
* ipheth: potential null dereferences on error pathDan Carpenter2010-04-27
* smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-27
* drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann2010-04-27
* bnx2: Update version to 2.0.9.Michael Chan2010-04-27
* bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan2010-04-27
* bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan2010-04-27
* cxgb3: Wait longer for control packets on initializationAndre Detsch2010-04-27
* e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-27
* ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-27
* r8169: more broken register writes workaroundfrançois romieu2010-04-26
* r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-26
* tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-26
* e100: Fix the TX workqueue raceAlan Cox2010-04-25
* gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-23
* fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-23
* drivers/net/usb: Add new driver iphethDiego Giagio2010-04-22
* cxgb3: fix linkup issueHiroshi Shimamoto2010-04-21
* KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-21
* net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-21
* can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-21
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-21
|\
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-20
| |\
| | * pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-19
| | * drivers/pcmcia: Add missing local_irq_restoreJulia Lawall2010-04-17
| | * serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov2010-04-17
| | * pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski2010-04-17
| | * pcmcia: fix ioport size calculation in rsrc_nonstaticDominik Brodowski2010-04-15
| | * pcmcia: re-start on MFC overrideDominik Brodowski2010-04-11
| | * pcmcia: fix io_probe due to parent (PCI) resourcesDominik Brodowski2010-04-11
| | * pcmcia: use previously assigned IRQ for all card functionsDominik Brodowski2010-04-11
| * | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-20
| |\ \
| | * | drm: delay vblank cleanup until after driver unloadJesse Barnes2010-04-20
| * | | Fix ISDN/Gigaset build failureLinus Torvalds2010-04-19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-19
| |\ \ \
| * \ \ \ Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-19
| | * | | drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson2010-04-19
| | * | | drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher2010-04-18
| | * | | drm/radeon/kms: adjust pll settings for tvAlex Deucher2010-04-18
| | * | | drm/radeon/kms: fix tv dac conflict resolverAlex Deucher2010-04-18
| | * | | drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2010-04-18
| | * | | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher2010-04-18
| | * | | drm/radeon/kms: fix rs600 tlb flushJerome Glisse2010-04-18
| | * | | drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2010-04-18
| | * | | drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák2010-04-11
| | * | | drm/radeon/kms: only change mode when coherent value changes.Dave Airlie2010-04-11
| | * | | drm/radeon/kms: more atom parser fixes (v2)Alex Deucher2010-04-09