aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-02
|\
| * [netdrvr] hp100: encapsulate all non-module codeJeff Garzik2006-10-01
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-01
| * [netdrvr] phy: Fix bugs in error handlingJeff Garzik2006-10-01
| * Merge branch 'master' into upstreamJeff Garzik2006-09-30
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-09-27
| |\ \
| * \ \ Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-09-27
| |\ \ \
| | * | | e100, e1000, ixgb: increment version numbersAuke Kok2006-09-27
| | * | | ixgb: convert to netdev_priv(netdev)Auke Kok2006-09-27
| | * | | ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-27
| | * | | e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-27
| | * | | e1000: Janitor: Use #defined values for literalsLinas Vepstas2006-09-27
| | * | | e1000: don't strip vlan ID if 8021q claims itBruce Allan2006-09-27
| | * | | e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2006-09-27
| | * | | e1000: driver state fixes (race fix)Auke Kok2006-09-27
| | * | | e1000: reduce RAR entries available for ICH8Jeff Kirsher2006-09-27
| | * | | e1000: add PCI-E capability detection codeJeff Kirsher2006-09-27
| | * | | e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan2006-09-27
| | * | | e1000: gather hardware bit tweaks.Jeff Kirsher2006-09-27
| | * | | e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg2006-09-27
| | * | | e1000: Jumbo frames fixes for 82573Bruce Allan2006-09-27
| | * | | e1000: Fix MANC detection for PCIE adaptersJeff Kirsher2006-09-27
| | * | | e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-27
| | * | | e1000: add multicast stats countersMitch Williams2006-09-27
| | * | | e1000: remove unused code and make symbols staticNicholas Nunley2006-09-27
| | * | | e1000: add enums for several link propertiesJeff Kirsher2006-09-27
| | * | | e1000: rename flow control symbolsJeff Kirsher2006-09-27
| | * | | e100: rework WoL and shutdown handlingAuke Kok2006-09-27
| | * | | e100: Add debugging code for cb cleaning.Jesse Brandeburg2006-09-27
| | * | | e1000: keep .suspend and .resume driver methods in CONFIG_PMAuke Kok2006-09-27
| | * | | e100, e1000, ixgb: Fix an impossible memory overwrite bugAuke Kok2006-09-27
| | * | | e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
| * | | | [PATCH] spidernet: Use pci_dma_mapping_error()Olof Johansson2006-09-27
| * | | | [PATCH] sky2: version 1.9Stephen Hemminger2006-09-27
| * | | | [PATCH] sky2: fragmented receive for large MTUStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: use netif_tx_lock instead of LLTXStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: incremental transmit completionStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: name irq after eth for irqbalanceStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: workarounds for some 88e806x chipsStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: use standard pci register capabilties for error registerStephen Hemminger2006-09-27
| * | | | [PATCH] sky2: gigabit full duplex negotiationStephen Hemminger2006-09-27
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-02
|\ \ \ \ \
| * | | | | [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-02
| * | | | | [MTD] fix nftl_write warningFrederik Deweerdt2006-10-02
| * | | | | [MTD] fix printk warningJeff Garzik2006-10-01
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-01
| |\ \ \ \ \
| * | | | | | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-26
| * | | | | | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park2006-09-26
| * | | | | | [MTD ONENAND] Fix OneNAND probeKyungmin Park2006-09-26
| * | | | | | [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-25