summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-0229-1755/+1502
|\
| * [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-011-2/+3
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-012-7/+27
| * [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-012-4/+10
| * Merge branch 'master' into upstreamJeff Garzik2006-09-301500-35009/+47953
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-271451-25993/+60051
| |\ \
| * \ \ Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-09-2721-1484/+1104
| |\ \ \
| | * | | e100, e1000, ixgb: increment version numbersAuke Kok2006-09-273-3/+3
| | * | | ixgb: convert to netdev_priv(netdev)Auke Kok2006-09-271-3/+3
| | * | | ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-271-1/+1
| | * | | e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-271-21/+17
| | * | | e1000: Janitor: Use #defined values for literalsLinas Vepstas2006-09-271-2/+2
| | * | | e1000: don't strip vlan ID if 8021q claims itBruce Allan2006-09-271-1/+5
| | * | | e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-272-145/+155
| | * | | e1000: driver state fixes (race fix)Auke Kok2006-09-273-14/+23
| | * | | e1000: reduce RAR entries available for ICH8Jeff Kirsher2006-09-271-3/+3
| | * | | e1000: add PCI-E capability detection codeJeff Kirsher2006-09-273-4/+35
| | * | | e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan2006-09-271-9/+32
| | * | | e1000: gather hardware bit tweaks.Jeff Kirsher2006-09-273-38/+142
| | * | | e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg2006-09-271-10/+42
| | * | | e1000: Jumbo frames fixes for 82573Bruce Allan2006-09-271-3/+7
| | * | | e1000: Fix MANC detection for PCIE adaptersJeff Kirsher2006-09-271-11/+4
| | * | | e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-271-7/+3
| | * | | e1000: add multicast stats countersMitch Williams2006-09-273-20/+25
| | * | | e1000: remove unused code and make symbols staticNicholas Nunley2006-09-275-367/+120
| | * | | e1000: add enums for several link propertiesJeff Kirsher2006-09-271-36/+53
| | * | | e1000: rename flow control symbolsJeff Kirsher2006-09-274-60/+60
| | * | | e100: rework WoL and shutdown handlingAuke Kok2006-09-271-31/+20
| | * | | e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-271-3/+4
| | * | | e1000: keep .suspend and .resume driver methods in CONFIG_PMAuke Kok2006-09-271-1/+1
| | * | | e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-273-3/+3
| | * | | e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-2721-692/+345
| * | | | [PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson2006-09-271-3/+3
| * | | | [PATCH] sky2: version 1.9Stephen Hemminger2006-09-271-1/+1
| * | | | [PATCH] sky2: fragmented receive for large MTUStephen Hemminger2006-09-272-81/+219
| * | | | [PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2006-09-272-41/+17
| * | | | [PATCH] sky2: incremental transmit completionStephen Hemminger2006-09-272-51/+50
| * | | | [PATCH] sky2: name irq after eth for irqbalanceStephen Hemminger2006-09-271-21/+16
| * | | | [PATCH] sky2: workarounds for some 88e806x chipsStephen Hemminger2006-09-271-1/+9
| * | | | [PATCH] sky2: use standard pci register capabilties for error registerStephen Hemminger2006-09-272-52/+25
| * | | | [PATCH] sky2: gigabit full duplex negotiationStephen Hemminger2006-09-271-9/+20
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-10-0241-529/+525
|\ \ \ \ \
| * | | | | JFS: White space cleanupDave Kleikamp2006-10-0241-510/+508
| * | | | | [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-025-17/+17
| * | | | | JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds2006-10-021-2/+0
* | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-0217-121/+289
|\ \ \ \ \ \
| * | | | | | [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-026-13/+13
| * | | | | | [MTD] fix nftl_write warningFrederik Deweerdt2006-10-021-2/+2
| * | | | | | [MTD] fix printk warningJeff Garzik2006-10-011-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-014921-134592/+310382
| |\ \ \ \ \ \