aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-29gianfar: Fix Wake-on-LAN supportAnton Vorontsov
2009-01-29smsc911x: timeout reaches -1Roel Kluin
2009-01-29smsc9420: fix interrupt signalling test failuresSteve Glendinning
2009-01-29ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-29netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki
2009-01-29netxen: revert jumbo ringsizeDhananjay Phadke
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29ath5k: fix locking in ath5k_configBob Copeland
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger
2009-01-27e1000: fix bug with shared interrupt during resetJesse Brandeburg
2009-01-26r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar
2009-01-26virtio_net: use correct accessors for scatterlistsIra W. Snyder
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov
2009-01-26netxen: reduce memory footprintDhananjay Phadke
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26e1000e: workaround hw errataJesse Brandeburg
2009-01-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell
2009-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König
2009-01-24[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature
2009-01-24[ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger