summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-27ep93xx: some minor cleanups to the ep93xx eth driverYan Burman1-3/+1
2006-12-27Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik5-32/+79
2006-12-27sky2: phy power down needs PCI config write enabledStephen Hemminger1-1/+2
2006-12-27sky2: power management/MSI workaroundStephen Hemminger1-0/+25
2006-12-27sky2: dual port NAPI problemStephen Hemminger1-0/+7
2006-12-27via-velocity uses INET interfacesRandy Dunlap1-5/+13
2006-12-27e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu1-0/+10
2006-12-27myri10ge: handle failures in suspend and resumeBrice Goglin1-5/+7
2006-12-27myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin1-38/+9
2006-12-27myri10ge: make msi configurable at runtime through sysfsBrice Goglin1-1/+1
2006-12-27myri10ge: move request_irq to myri10ge_openBrice Goglin1-44/+54
2006-12-27myri10ge: match number of save_state and restoreBrice Goglin1-2/+10
2006-12-27r8169: use the broken_parity_status field in pci_devFrancois Romieu1-4/+1
2006-12-27netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu4-10/+18
2006-12-26[PATCH] e1000: No-delay link detection at interface upJesse Brandeburg1-1/+2
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik4-0/+14
2006-12-26[PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg1-4/+15
2006-12-26[PATCH] e1000: Fix PBA allocation calculationsBruce Allan2-14/+86
2006-12-26[PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg1-3/+3
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher1-1/+1
2006-12-26[PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan1-2/+1
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik3-0/+14
2006-12-26[PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg1-0/+6
2006-12-26[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg1-0/+14
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik3-62/+77
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik3-0/+12
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2-287/+287
2006-12-26[PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg1-16/+24
2006-12-26[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg1-1/+3
2006-12-24Linux 2.6.20-rc2v2.6.20-rc2Linus Torvalds1-2/+2
2006-12-24Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds1-3/+23
2006-12-24[PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi1-1/+5
2006-12-24[PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar1-2/+2
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds1-1/+1
2006-12-23Clean up and export cancel_dirty_page() to modulesLinus Torvalds1-4/+8
2006-12-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds59-836/+1930
2006-12-23[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann1-0/+1
2006-12-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-212/+188
2006-12-23[PATCH] cfq-iosched: tighten allow merge criteriaJens Axboe1-13/+8
2006-12-22[UDP]: Fix reversed logic in udp_get_port().David S. Miller1-5/+8
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro1-1/+1
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk3-6/+4
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen8-79/+79
2006-12-22[SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala1-1/+0
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker1-7/+2
2006-12-22[ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk1-98/+68
2006-12-22[ATM]: Remove dead ATM_TNETA1570 option.Adrian Bunk1-4/+0
2006-12-22NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore1-0/+9
2006-12-22NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore1-11/+17
2006-12-22[PATCH] Fix up page_mkclean_one(): virtual caches, s390Peter Zijlstra1-10/+13