aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak2006-12-261-1/+3
| * | ep93xx: some minor cleanups to the ep93xx eth driverYan Burman2006-12-261-3/+1
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-12-263-29/+76
| |\ \
| | * | [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2006-12-193-29/+76
| * | | sky2: phy power down needs PCI config write enabledStephen Hemminger2006-12-261-1/+2
| * | | sky2: power management/MSI workaroundStephen Hemminger2006-12-261-0/+25
| * | | sky2: dual port NAPI problemStephen Hemminger2006-12-261-0/+7
| * | | via-velocity uses INET interfacesRandy Dunlap2006-12-261-5/+13
| * | | e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu2006-12-261-0/+10
| * | | myri10ge: handle failures in suspend and resumeBrice Goglin2006-12-261-5/+7
| * | | myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin2006-12-261-38/+9
| * | | myri10ge: make msi configurable at runtime through sysfsBrice Goglin2006-12-261-1/+1
| * | | myri10ge: move request_irq to myri10ge_openBrice Goglin2006-12-261-44/+54
| * | | myri10ge: match number of save_state and restoreBrice Goglin2006-12-261-2/+10
| * | | r8169: use the broken_parity_status field in pci_devFrancois Romieu2006-12-261-4/+1
| * | | netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu2006-12-264-10/+18
| * | | [PATCH] e1000: No-delay link detection at interface upJesse Brandeburg2006-12-261-1/+2
| * | | e1000: 3 new driver stats for managability testingJeff Garzik2006-12-264-0/+14
| * | | [PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg2006-12-261-4/+15
| * | | [PATCH] e1000: Fix PBA allocation calculationsBruce Allan2006-12-262-14/+86
| * | | [PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg2006-12-261-3/+3
| * | | [PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher2006-12-261-1/+1
| * | | [PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan2006-12-261-2/+1
| * | | e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik2006-12-263-0/+14
| * | | [PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg2006-12-261-0/+6
| * | | [PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg2006-12-261-0/+14
| * | | e1000: consolidate managability enabling/disablingJeff Garzik2006-12-263-62/+77
| * | | e1000: omit stats for broken counter in 82543Jeff Garzik2006-12-263-0/+12
| * | | e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2006-12-262-287/+287
| * | | [PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg2006-12-261-16/+24
| * | | [PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg2006-12-261-1/+3
| | |/ | |/|
* | | netxen: remove private ioctlStephen Hemminger2006-12-266-668/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-2249-747/+1762
|\ \
| * | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-2021-77/+37
| * | Pull sgi into test branchLen Brown2006-12-202-1/+97
| |\ \
| | * | ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2006-12-202-1/+97
| * | | merge linus into test branchLen Brown2006-12-2030-103/+330
| |\ \ \ | | |/ /
| * | | Pull bugfix into test branchLen Brown2006-12-204-8/+9
| |\ \ \
| | * | | ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton2006-12-201-1/+1
| | * | | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
| | * | | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| | * | | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
| * | | | Pull ec into test branchLen Brown2006-12-201-1/+1
| |\ \ \ \
| | * | | | ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk2006-12-201-1/+1
| * | | | | Pull platform-drivers into test branchLen Brown2006-12-2012-21/+52
| |\ \ \ \ \
| | * | | | | fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| | * | | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-206-7/+12
| | * | | | | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| | * | | | | ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy2006-12-191-2/+1
| * | | | | | Pull style into test branchLen Brown2006-12-1628-134/+128
| |\ \ \ \ \ \