aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu1-1/+1
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2-4/+8
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu1-15/+0
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu1-3/+4
2010-08-17enic: Add new firmware devcmdsRoopa Prabhu1-0/+12
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu2-7/+31
2010-08-17enic: Add set mac addressRoopa Prabhu2-2/+4
2010-08-17cpmac: fix all checkpatch errors and warningsFlorian Fainelli1-13/+20
2010-08-17am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2-20/+16
2010-08-17r6040: fix all checkpatch errors and warningsFlorian Fainelli1-14/+20
2010-08-17pcnet_cs: Use pr_fmt and pr_<level>Joe Perches1-13/+13
2010-08-17pcnet_cs: Use proper netdev_*-printoutsWolfram Sang1-31/+27
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings16-198/+0
2010-08-16drivers/isdn: Adjust confusing if indentationJulia Lawall3-7/+9
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net/hamradio: Adjust confusing if indentationJulia Lawall1-1/+2
2010-08-16drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall1-5/+5
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/atm: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net: Adjust confusing if indentationJulia Lawall2-6/+6
2010-08-16drivers/net/irda: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-16drivers/net/wan: Adjust confusing if indentationJulia Lawall3-3/+3
2010-08-16macvtap: Implement multiqueue for macvtap driverKrishna Kumar1-17/+82
2010-08-16bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov3-19/+36
2010-08-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-16/+48
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-16/+48
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds35-1471/+1062
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-1/+21
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-331/+205
2010-08-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-56/+8
2010-08-15Merge branch 'linus' into releaseLen Brown3584-144539/+305713
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui5-272/+0
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui1-127/+1
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui7-484/+1
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui6-571/+688
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown50-919/+513
2010-08-14Merge branch 'bugzilla-16422' into releaseLen Brown1-1/+2
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown6-76/+102
2010-08-14Merge branch 'apei' into releaseLen Brown6-89/+380
2010-08-14Merge branch 'nvs' into releaseLen Brown3-80/+33
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2-1/+9
2010-08-14ACPI: introduce drivers/acpi/debugfs.cZhang Rui5-75/+93
2010-08-14intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven1-0/+1
2010-08-14ACPI, APEI, ERST debug supportHuang Ying3-0/+217
2010-08-14fusion: add function parameter names to kernel-docRandy Dunlap1-0/+2
2010-08-14fusion: fix non-kernel-doc comment blockRandy Dunlap1-1/+1
2010-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds14-119/+1936