aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-15pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger
2008-12-158390/8390p: Fix compat netdev ops handling.David S. Miller
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-13unicode table for cp437Ingo Brueckl
2008-12-12smsc9420: add ethtool eeprom supportSteve Glendinning
2008-12-12smsc9420: add netpoll supportSteve Glendinning
2008-12-12smsc911x: make smsc911x_poll_controller staticSteve Glendinning
2008-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-12sfc: Version 2.3Ben Hutchings
2008-12-12sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings
2008-12-12sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings
2008-12-12sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson
2008-12-12sfc: Use model numbers for PHY type namesBen Hutchings
2008-12-12sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings
2008-12-12sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings
2008-12-12sfc: Remove leading spacesBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Clean up MDIO flag settingBen Hutchings
2008-12-12sfc: Clean up board identificationBen Hutchings
2008-12-12sfc: Add phy_type device attributeBen Hutchings
2008-12-12sfc: Add support for MMDs numbered >15Ben Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Don't count RX checksum errors during loopback self-testBen Hutchings
2008-12-12sfc: Abbreviate self-test names so they are not truncatedBen Hutchings
2008-12-12sfc: Provide hints to irqbalance daemonBen Hutchings
2008-12-12sfc: Add option to use a separate channel for TX completionsNeil Turton
2008-12-12sfc: Restore phy_flash_cfg module parameterBen Hutchings
2008-12-12sfc: Work around unreliable strap pinsBen Hutchings
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings
2008-12-12sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson
2008-12-12sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings
2008-12-12sfc: Remove unneeded register writeBen Hutchings
2008-12-12sfc: Change SPI lengths to type size_tBen Hutchings
2008-12-12sfc: Board support fixesBen Hutchings
2008-12-12misdn: Fix lockdep warningKarsten Keil
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder
2008-12-12mISDN: comment out unused symbolsHannes Eder
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder