summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman2009-04-021-16/+20
* net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely2009-04-021-7/+12
* Neterion: New driver: Kconfig and MakefileRamkrishna Vepa2009-04-023-0/+25
* Neterion: New driver: Driver versionRamkrishna Vepa2009-04-021-0/+23
* Neterion: New driver: Ethtool relatedRamkrishna Vepa2009-04-022-0/+1215
* Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-022-0/+5059
* Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-022-0/+4937
* Neterion: New driver: Hardware init & configurationRamkrishna Vepa2009-04-022-0/+7523
* Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa2009-04-021-0/+4608
* sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-311-4/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-318-2658/+141
|\
| * smc91c92_cs: use request_firmwareJaswinder Singh Rajput2009-03-302-370/+32
| * 3C359: use request_firmwareJaswinder Singh Rajput2009-03-303-1596/+51
| * yam: use request_firmwareJaswinder Singh Rajput2009-03-303-692/+58
* | ETHOC: fix build breakage on s390Heiko Carstens2009-03-311-1/+1
* | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29255-5946/+33752
|\ \
| * \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-2817-262/+515
| |\ \
| | * | i2c-core: Some style cleanupsZhenwen Xu2009-03-281-13/+13
| | * | i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-282-1/+4
| | * | i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-281-1/+72
| | * | i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang2009-03-281-7/+12
| | * | i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-283-33/+46
| | * | i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-282-8/+11
| | * | i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-284-26/+185
| | * | i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-281-5/+9
| | * | i2c-davinci: Fix timeout handlingJean Delvare2009-03-281-5/+3
| | * | i2c: Adapter timeout is in jiffiesJean Delvare2009-03-284-10/+9
| | * | i2c: Set a default timeout value for all adaptersJean Delvare2009-03-283-4/+6
| | * | i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-284-8/+11
| | * | i2c-algo-pcf: Handle timeout correctlyRoel Kluin2009-03-281-8/+10
| | * | i2c-algo-pcf: Style cleanupsRoel Kluin2009-03-281-135/+115
| | * | eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-281-1/+1
| | * | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare2009-03-281-2/+10
| | * | i2c: Clarify which clients are auto-removedJean Delvare2009-03-281-1/+4
| * | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-2871-1503/+2167
| |\ \ \
| | * \ \ Merge branch 'master' into develRussell King2009-03-281-1/+1
| | |\ \ \
| | | * | | [ARM] cumana: Fix a long standing bogonAlan Cox2009-03-241-1/+1
| | | * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-03-231-0/+14
| | | |\ \ \
| | * | \ \ \ Merge branch 'origin' into develRussell King2009-03-281338-94783/+123080
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-281-2/+40
| | |\ \ \ \ \
| | | * | | | | imxfb: Fix TFT modeSascha Hauer2009-03-271-1/+1
| | | * | | | | imxfb: add clock supportSascha Hauer2009-03-271-1/+39
| | * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-03-282-4/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0Marek Vasut2009-03-282-4/+4
| | * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-25190-17391/+13430
| | |\ \ \ \ \ \
| | * | | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-2514-14/+14
| | * | | | | | | Merge git://git.marvell.com/orion into develRussell King2009-03-251-0/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre2009-03-241-0/+11
| | * | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-243-1/+16
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |