| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | e1000: allow ethtool to pass arbitrary speed advertisment | Jeff Kirsher | 2006-09-27 | 1 | -7/+3 |
| | * | | | e1000: add multicast stats counters | Mitch Williams | 2006-09-27 | 3 | -20/+25 |
| | * | | | e1000: remove unused code and make symbols static | Nicholas Nunley | 2006-09-27 | 5 | -367/+120 |
| | * | | | e1000: add enums for several link properties | Jeff Kirsher | 2006-09-27 | 1 | -36/+53 |
| | * | | | e1000: rename flow control symbols | Jeff Kirsher | 2006-09-27 | 4 | -60/+60 |
| | * | | | e100: rework WoL and shutdown handling | Auke Kok | 2006-09-27 | 1 | -31/+20 |
| | * | | | e100: Add debugging code for cb cleaning. | Jesse Brandeburg | 2006-09-27 | 1 | -3/+4 |
| | * | | | e1000: keep .suspend and .resume driver methods in CONFIG_PM | Auke Kok | 2006-09-27 | 1 | -1/+1 |
| | * | | | e100, e1000, ixgb: Fix an impossible memory overwrite bug | Auke Kok | 2006-09-27 | 3 | -3/+3 |
| | * | | | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 2006-09-27 | 21 | -692/+345 |
| * | | | | [PATCH] spidernet: Use pci_dma_mapping_error() | Olof Johansson | 2006-09-27 | 1 | -3/+3 |
| * | | | | [PATCH] sky2: version 1.9 | Stephen Hemminger | 2006-09-27 | 1 | -1/+1 |
| * | | | | [PATCH] sky2: fragmented receive for large MTU | Stephen Hemminger | 2006-09-27 | 2 | -81/+219 |
| * | | | | [PATCH] sky2: use netif_tx_lock instead of LLTX | Stephen Hemminger | 2006-09-27 | 2 | -41/+17 |
| * | | | | [PATCH] sky2: incremental transmit completion | Stephen Hemminger | 2006-09-27 | 2 | -51/+50 |
| * | | | | [PATCH] sky2: name irq after eth for irqbalance | Stephen Hemminger | 2006-09-27 | 1 | -21/+16 |
| * | | | | [PATCH] sky2: workarounds for some 88e806x chips | Stephen Hemminger | 2006-09-27 | 1 | -1/+9 |
| * | | | | [PATCH] sky2: use standard pci register capabilties for error register | Stephen Hemminger | 2006-09-27 | 2 | -52/+25 |
| * | | | | [PATCH] sky2: gigabit full duplex negotiation | Stephen Hemminger | 2006-09-27 | 1 | -9/+20 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-10-02 | 41 | -529/+525 |
|\ \ \ \ \ |
|
| * | | | | | JFS: White space cleanup | Dave Kleikamp | 2006-10-02 | 41 | -510/+508 |
| * | | | | | [PATCH] JFS: return correct error when i-node allocation failed | Akinobu Mita | 2006-10-02 | 5 | -17/+17 |
| * | | | | | JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() | Tony Breeds | 2006-10-02 | 1 | -2/+0 |
* | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-10-02 | 17 | -121/+289 |
|\ \ \ \ \ \ |
|
| * | | | | | | [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' | Amol Lad | 2006-10-02 | 6 | -13/+13 |
| * | | | | | | [MTD] fix nftl_write warning | Frederik Deweerdt | 2006-10-02 | 1 | -2/+2 |
| * | | | | | | [MTD] fix printk warning | Jeff Garzik | 2006-10-01 | 1 | -1/+1 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-10-01 | 4921 | -134592/+310382 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support | Kyungmin Park | 2006-09-26 | 3 | -22/+125 |
| * | | | | | | | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration | Kyungmin Park | 2006-09-26 | 1 | -6/+0 |
| * | | | | | | | [MTD ONENAND] Fix OneNAND probe | Kyungmin Park | 2006-09-26 | 1 | -3/+14 |
| * | | | | | | | [MTD NAND] Provide prototype for newly-exported nand_wait_ready() | David Woodhouse | 2006-09-25 | 1 | -0/+3 |
| * | | | | | | | [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h> | David Woodhouse | 2006-09-25 | 2 | -8/+1 |
| * | | | | | | | [MTD NAND] Allow override of page read and write functions. | David Woodhouse | 2006-09-25 | 2 | -23/+32 |
| * | | | | | | | [MTD NAND] Allocate chip->buffers separately to allow it to be overridden | David Woodhouse | 2006-09-25 | 3 | -17/+26 |
| * | | | | | | | [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene | David Woodhouse | 2006-09-25 | 2 | -25/+70 |
| * | | | | | | | [MTD NAND] Export nand_wait_ready() for use by board drivers | David Woodhouse | 2006-09-25 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2006-10-02 | 57 | -2185/+4516 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 2006-10-01 | 1 | -1/+10 |
| * | | | | | | | | Input: wistron - fix setting up special buttons | Reiner Herrmann | 2006-10-01 | 1 | -5/+2 |
| * | | | | | | | | Input: add KEY_BLUETOOTH and KEY_WLAN definitions | Lennart Poettering | 2006-09-19 | 1 | -0/+3 |
| * | | | | | | | | Input: add new BUS_VIRTUAL bus type | Michael Hanselmann | 2006-09-19 | 1 | -0/+1 |
| * | | | | | | | | Input: add driver for stowaway serial keyboards | Marek Vasut | 2006-09-19 | 3 | -0/+199 |
| * | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-09-19 | 2417 | -27006/+59410 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Input: make input_register_handler() return error codes | Dmitry Torokhov | 2006-09-14 | 9 | -22/+34 |
| * | | | | | | | | | Input: remove cruft that was needed for transition to sysfs | Dmitry Torokhov | 2006-09-14 | 2 | -19/+0 |
| * | | | | | | | | | Input: fix input module refcounting | Dmitry Torokhov | 2006-09-14 | 1 | -2/+2 |
| * | | | | | | | | | Input: constify input core | Dmitry Torokhov | 2006-09-14 | 9 | -30/+34 |
| * | | | | | | | | | Input: libps2 - rearrange exports | Dmitry Torokhov | 2006-09-14 | 1 | -11/+9 |
| * | | | | | | | | | Input: atkbd - support Microsoft Natural Elite Pro keyboards | Dmitry Torokhov | 2006-09-14 | 3 | -5/+18 |