summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-02Neterion: New driver: Update Maintainer listRamkrishna Vepa1-2/+5
2009-04-02Neterion: Driver help fileRamkrishna Vepa1-0/+100
2009-04-01sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings1-4/+3
2009-04-01core: remove pointless conditional before kfree()Wei Yongjun1-2/+1
2009-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller14-2658/+2628
2009-04-01ipv4: remove unused parameter from tcp_recv_urg().Rami Rosen1-3/+2
2009-04-01ETHOC: fix build breakage on s390Heiko Carstens1-1/+1
2009-03-30smc91c92_cs: use request_firmwareJaswinder Singh Rajput5-370/+222
2009-03-303C359: use request_firmwareJaswinder Singh Rajput6-1596/+1651
2009-03-30yam: use request_firmwareJaswinder Singh Rajput7-692/+755
2009-03-30wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov4-5/+0
2009-03-30netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso1-2/+9
2009-03-29Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1572-37942/+97654
2009-03-29tg3: Add GRO support.David S. Miller1-2/+2
2009-03-29niu: Add GRO support.David S. Miller1-5/+7
2009-03-29ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller1-5/+6
2009-03-29gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller1-1/+1
2009-03-29kernel: remove HIPQUAD()Harvey Harrison1-12/+0
2009-03-29netpoll: store local and remote ip in net-endianHarvey Harrison3-23/+20
2009-03-29netfilter: fix endian bug in conntrack printksHarvey Harrison1-7/+8
2009-03-29dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov1-1/+1
2009-03-29gso: Fix support for linear packetsHerbert Xu1-1/+1
2009-03-29skbuff.h: fix missing kernel-docRandy Dunlap1-0/+1
2009-03-29ni5010: convert to net_device_opsAlexander Beregalov1-6/+12
2009-03-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds26-276/+746
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds731-13869/+43409
2009-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds3-30/+64
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds36-537/+1204
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds465-17722/+17558
2009-03-28i2c-core: Some style cleanupsZhenwen Xu1-13/+13
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner4-2/+6
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang1-1/+72
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang1-7/+12
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang3-33/+46
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang4-10/+13
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa5-28/+216
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel1-5/+9
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare1-5/+3
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare4-10/+9
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare3-4/+6
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel4-8/+11
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang1-1/+1
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare3-6/+22
2009-03-28i2c: Clarify which clients are auto-removedJean Delvare1-1/+4
2009-03-28i2c: Let checkpatch shout on users of the legacy modelJean Delvare1-1/+2
2009-03-28i2c: Document the different ways to instantiate i2c devicesJean Delvare2-4/+182
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-10/+15
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds118-1889/+28866