summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri2010-03-183-4/+4
* enic: Clean up: Add wrapper functionsVasanthy Kolluri2010-03-182-11/+44
* enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri2010-03-181-2/+1
* enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri2010-03-182-4/+4
* enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri2010-03-182-5/+9
* net: remove unused #include <linux/version.h>Huang Weiyi2010-03-181-1/+0
* net: forbid underlaying devices to change its typeJiri Pirko2010-03-181-0/+3
* bonding: check return value of nofitier when changing typeJiri Pirko2010-03-181-2/+9
* net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+4
* Net / e1000e: Fix build issue introduced by runtime PM patchRafael J. Wysocki2010-03-171-59/+57
* e1000e: Fix build with CONFIG_PM disabled.David S. Miller2010-03-161-0/+2
* drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches2010-03-161-85/+98
* NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-162-11/+53
* e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki2010-03-162-27/+138
* r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki2010-03-161-27/+125
* net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-164-36/+24
* drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-03-164-120/+91
* l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2
* smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-164-0/+1718
* ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* gigaset: correct range checking off by one errorTilman Schmidt2010-03-161-1/+1
* ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg2010-03-151-0/+6
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-151592-50823/+87626
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-03-1423-1326/+1454
| |\
| | *-------------------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-143394-94375/+224175
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * ACPICA: fix acpi_ex_release_mutex() commentBartlomiej Zolnierkiewicz2010-02-161-2/+1
| | | | | | | | | | | | | * ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin...Bartlomiej Zolnierkiewicz2010-02-161-3/+0
| | | | | | | | | | | | | * ACPI: delete unused acpi_evaluate_string()Len Brown2010-02-161-45/+0
| | | | | | | | | | | | * | ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett2010-03-141-11/+17
| | | | | | | | | | | * | | ACPI thermal: Check for thermal zone requirementThomas Renninger2010-02-191-1/+17
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | ACPI thermal: Don't invalidate thermal zone if critical trip point is badThomas Renninger2010-02-231-8/+10
| | | | | | | | | * | | | sony-laptop - switch from workqueue to a timerDmitry Torokhov2009-12-241-10/+10
| | | | | | | | | * | | | sony-laptop - simplify keymap initializationDmitry Torokhov2009-12-241-12/+8
| | | | | | | | | * | | | sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov2009-12-241-32/+39
| | | | | | | | * | | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang2010-03-141-9/+9
| | | | | | | | * | | | | ACPI: processor: refactor internal map_lsapic_id()Alex Chiang2010-03-141-15/+5
| | | | | | | | * | | | | ACPI: processor: refactor internal map_x2apic_id()Alex Chiang2010-03-141-9/+3
| | | | | | | | * | | | | ACPI: processor: refactor internal map_lapic_id()Alex Chiang2010-03-141-6/+9
| | | | | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-142-10/+0
| | | | | | | | * | | | | ACPI: processor: remove early _PDC optin quirksAlex Chiang2010-03-141-37/+0
| | | | | | | | * | | | | ACPI: processor: add internal processor_physically_present()Alex Chiang2010-03-141-0/+42
| | | | | | | | * | | | | ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2010-03-142-159/+160
| | | | | | | | * | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-141-6/+4
| | | | | | | | * | | | | ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-142-2/+2
| | | | | | | | * | | | | ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2010-03-142-2/+2
| | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | | | * | | | | PNPACPI: add bus number supportBjorn Helgaas2010-03-145-2/+47
| | | | | | | * | | | | PNPACPI: add window supportBjorn Helgaas2010-03-142-17/+24