Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e1000e: Fix build with CONFIG_PM disabled. | David S. Miller | 2010-03-16 | 1 | -0/+2 |
* | drivers/net/e100.c: Use pr_<level> and netif_<level> | Joe Perches | 2010-03-16 | 1 | -85/+98 |
* | NET: Support clause 45 MDIO commands at the MDIO bus level | Jason Gunthorpe | 2010-03-16 | 2 | -11/+53 |
* | e1000e / PCI / PM: Add basic runtime PM support (rev. 4) | Rafael J. Wysocki | 2010-03-16 | 2 | -27/+138 |
* | r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) | Rafael J. Wysocki | 2010-03-16 | 1 | -27/+125 |
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-16 | 4 | -36/+24 |
* | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> | Joe Perches | 2010-03-16 | 4 | -120/+91 |
* | l2tp: Fix UDP socket reference count bugs in the pppol2tp driver | James Chapman | 2010-03-16 | 1 | -0/+3 |
* | smsc95xx: wait for PHY to complete reset during init | Steve Glendinning | 2010-03-16 | 1 | -0/+15 |
* | l2tp: Fix oops in pppol2tp_xmit | James Chapman | 2010-03-16 | 1 | -1/+2 |
* | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver | Steve Glendinning | 2010-03-16 | 4 | -0/+1718 |
* | ne: Do not use slashes in irq name string | Atsushi Nemoto | 2010-03-16 | 1 | -1/+1 |
* | NET: ksz884x, fix lock imbalance | Jiri Slaby | 2010-03-16 | 1 | -3/+5 |
* | gigaset: correct range checking off by one error | Tilman Schmidt | 2010-03-16 | 1 | -1/+1 |
* | ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe | Lars Ellenberg | 2010-03-15 | 1 | -0/+6 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-03-15 | 1592 | -50823/+87626 |
|\ | |||||
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-03-14 | 23 | -1326/+1454 |
| |\ | |||||
| | *-------------------. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 3394 | -94375/+224175 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | ACPICA: fix acpi_ex_release_mutex() comment | Bartlomiej Zolnierkiewicz | 2010-02-16 | 1 | -2/+1 |
| | | | | | | | | | | | | * | ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttlin... | Bartlomiej Zolnierkiewicz | 2010-02-16 | 1 | -3/+0 |
| | | | | | | | | | | | | * | ACPI: delete unused acpi_evaluate_string() | Len Brown | 2010-02-16 | 1 | -45/+0 |
| | | | | | | | | | | | * | | ACPI video: Be more liberal in validating _BQC behaviour | Matthew Garrett | 2010-03-14 | 1 | -11/+17 |
| | | | | | | | | | | * | | | ACPI thermal: Check for thermal zone requirement | Thomas Renninger | 2010-02-19 | 1 | -1/+17 |
| | | | | | | | | | | |/ / | |||||
| | | | | | | | | | * | | | ACPI thermal: Don't invalidate thermal zone if critical trip point is bad | Thomas Renninger | 2010-02-23 | 1 | -8/+10 |
| | | | | | | | | * | | | | sony-laptop - switch from workqueue to a timer | Dmitry Torokhov | 2009-12-24 | 1 | -10/+10 |
| | | | | | | | | * | | | | sony-laptop - simplify keymap initialization | Dmitry Torokhov | 2009-12-24 | 1 | -12/+8 |
| | | | | | | | | * | | | | sony-laptop - remove private workqueue, use keventd instead | Dmitry Torokhov | 2009-12-24 | 1 | -32/+39 |
| | | | | | | | * | | | | | ACPI: processor: push file static MADT pointer into internal map_madt_entry() | Alex Chiang | 2010-03-14 | 1 | -9/+9 |
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_lsapic_id() | Alex Chiang | 2010-03-14 | 1 | -15/+5 |
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_x2apic_id() | Alex Chiang | 2010-03-14 | 1 | -9/+3 |
| | | | | | | | * | | | | | ACPI: processor: refactor internal map_lapic_id() | Alex Chiang | 2010-03-14 | 1 | -6/+9 |
| | | | | | | | * | | | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 | 2 | -10/+0 |
| | | | | | | | * | | | | | ACPI: processor: remove early _PDC optin quirks | Alex Chiang | 2010-03-14 | 1 | -37/+0 |
| | | | | | | | * | | | | | ACPI: processor: add internal processor_physically_present() | Alex Chiang | 2010-03-14 | 1 | -0/+42 |
| | | | | | | | * | | | | | ACPI: processor: move acpi_get_cpuid into processor_core.c | Alex Chiang | 2010-03-14 | 2 | -159/+160 |
| | | | | | | | * | | | | | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 | 1 | -6/+4 |
| | | | | | | | * | | | | | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 | 2 | -2/+2 |
| | | | | | | | * | | | | | ACPI: processor: mv processor_core.c processor_driver.c | Alex Chiang | 2010-03-14 | 2 | -2/+2 |
| | | | | | | |/ / / / / | | | | | | |/| | | | | | |||||
| | | | | | | * | | | | | PNPACPI: add bus number support | Bjorn Helgaas | 2010-03-14 | 5 | -2/+47 |
| | | | | | | * | | | | | PNPACPI: add window support | Bjorn Helgaas | 2010-03-14 | 2 | -17/+24 |
| | | | | * | | | | | | | ACPI: Disable explicit power state retrieval on fans | Zhang Rui | 2009-12-28 | 1 | -5/+5 |
| | | | * | | | | | | | | ACPI / EC / PM: Close race between EC and resume from hibernation | Rafael J. Wysocki | 2010-03-08 | 3 | -6/+48 |
| | | * | | | | | | | | | acpiphp: Execute ACPI _REG method for hotadded devices | Shaohua Li | 2010-03-14 | 1 | -0/+19 |
| | | |/ / / / / / / / | |||||
| | * | | | | | | | | | ACPI: Battery: Add support for _BIX extended info method | Alexey Starikovskiy | 2010-01-15 | 1 | -10/+58 |
| | * | | | | | | | | | ACPI: SBS: Export cycle_count | Alexey Starikovskiy | 2010-01-15 | 1 | -0/+5 |
| | * | | | | | | | | | POWER: Add support for cycle_count | Alexey Starikovskiy | 2010-01-15 | 1 | -0/+1 |
| | * | | | | | | | | | ACPI: Battery: Add bit flags | Alexey Starikovskiy | 2010-01-15 | 1 | -12/+14 |
| * | | | | | | | | | | init dynamic bin_attribute structures | Wolfram Sang | 2010-03-14 | 2 | -0/+2 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Add include to i2c-xii.c to fix build error | Randy Dunlap | 2010-03-14 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-14 | 31 | -274/+535 |
| |\ \ \ \ \ \ \ \ \ |