summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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 git://git.infradead.org/mtd-2.6Linus Torvalds2006-10-0212-108/+258
|\ \ \ \ \
| * | | | | [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-011585-61259/+169802
| |\ \ \ \ \
| * | | | | | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-261-19/+118
| * | | | | | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park2006-09-261-6/+0
| * | | | | | [MTD ONENAND] Fix OneNAND probeKyungmin Park2006-09-261-3/+14
| * | | | | | [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-23/+21
| * | | | | | [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-252-15/+22
| * | | | | | [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-25/+65
| * | | | | | [MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse2006-09-251-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-0252-2037/+4241
|\ \ \ \ \ \ \
| * | | | | | | Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-021-1/+10
| * | | | | | | Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-021-5/+2
| * | | | | | | Input: add driver for stowaway serial keyboardsMarek Vasut2006-09-193-0/+199
| * | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-19829-11488/+32581
| |\ \ \ \ \ \ \
| * | | | | | | | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-148-21/+33
| * | | | | | | | Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-10/+0
| * | | | | | | | Input: fix input module refcountingDmitry Torokhov2006-09-141-2/+2
| * | | | | | | | Input: constify input coreDmitry Torokhov2006-09-148-25/+29
| * | | | | | | | Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9
| * | | | | | | | Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-142-5/+17
| * | | | | | | | Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov2006-09-141-0/+7
| * | | | | | | | Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-112-362/+388
| * | | | | | | | Input: send key up events at disconnectDmitry Torokhov2006-09-111-2/+5