summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-28net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller11-0/+13
2009-01-27iw_cxgb3: handle chip reset notificationsDivy Le Ray3-1/+19
2009-01-27cxgb3: Notify fatal errorsDivy Le Ray3-4/+28
2009-01-27smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning1-10/+3
2009-01-27smc91x: struct net_device_opsMagnus Damm1-8/+14
2009-01-27net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers19-50/+54
2009-01-27net: pppoe - stop using proc internalsCyrill Gorcunov1-28/+6
2009-01-27pppol2tp: stop using proc internalsAlexey Dobriyan1-43/+5
2009-01-27ixgbe: add support KX/KX4 deviceDon Skidmore4-0/+24
2009-01-27ixgbe: fix slow load times on 82598 nicsDon Skidmore1-7/+18
2009-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller117-420/+5756
2009-01-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-23/+1277
2009-01-27Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds49-102/+65
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-375/+577
2009-01-27gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare2-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Delete many unused adapter IDsJean Delvare37-42/+0
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-1/+1
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+6
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-11/+42
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-80/+100
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds12-13/+3956
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+12
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+13
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-7/+29
2009-01-26com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller1-0/+1
2009-01-26virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-26kmsg: convert claw printk messagesAndy Richter1-198/+233
2009-01-26lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-26smsc95xx: fix function prototype of async callbackSteve Glendinning1-2/+2
2009-01-26smsc95xx: remove unused completion structSteve Glendinning1-4/+0
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel1-1/+1
2009-01-25[NET] am79c961a: fix spin_lock usageUwe Kleine-König1-10/+10
2009-01-24[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King1-3/+3
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature3-0/+1253
2009-01-24[ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD1-0/+1
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo1-1/+1
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King3-6/+6