summaryrefslogtreecommitdiffstats
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-265-32/+79
|\
| * [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genieUlrich Kunitz2006-12-191-1/+1
| * [PATCH] ieee80211softmac: Fix errors related to the work_struct changesUlrich Kunitz2006-12-191-2/+2
| * [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
* | Linux 2.6.20-rc2v2.6.20-rc2Linus Torvalds2006-12-231-2/+2
* | Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-3/+23
* | [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* | [PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar2006-12-231-2/+2
* | Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds2006-12-231-1/+1
* | Clean up and export cancel_dirty_page() to modulesLinus Torvalds2006-12-231-4/+8
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-2259-836/+1930
|\ \
| * | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-2022-80/+38
| * | Pull sgi into test branchLen Brown2006-12-203-3/+102
| |\ \
| | * | ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2006-12-203-3/+102
| * | | merge linus into test branchLen Brown2006-12-2094-2768/+1368
| |\ \ \ | | |/ /
| * | | 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
| |\ \ \ \
OpenPOWER on IntegriCloud