Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r8169: more phy init for the 8168 | Francois Romieu | 2007-10-18 | 1 | -0/+34 |
* | r8169: update the phy init for the 8168C | Francois Romieu | 2007-10-18 | 1 | -0/+2 |
* | r8169: phy init cleanup | Francois Romieu | 2007-10-18 | 1 | -7/+11 |
* | r8169: phy init for the 8168 | Francois Romieu | 2007-10-18 | 1 | -0/+52 |
* | r8169: make room for more phy init changes | Francois Romieu | 2007-10-18 | 1 | -25/+31 |
* | r8169: remove dead wood | Francois Romieu | 2007-10-18 | 1 | -64/+2 |
* | r8169: add MAC identifiers | Francois Romieu | 2007-10-18 | 1 | -23/+64 |
* | r8169: use the existing symbolic name of vendor PCI ID 0x1259 | Francois Romieu | 2007-10-18 | 1 | -1/+1 |
* | r8169: remove private net_device_stats structure | Francois Romieu | 2007-10-18 | 1 | -17/+17 |
* | r8169: MSI support | Francois Romieu | 2007-10-18 | 1 | -6/+44 |
* | r8169: convert bitfield to plain enum mask | Francois Romieu | 2007-10-18 | 1 | -3/+11 |
* | r8169: KERN_XXX vs PFX (trivial) | Joe Perches | 2007-10-18 | 1 | -2/+2 |
* | r8169: add KERN_DEBUG to dprintk (trivial) | Joe Perches | 2007-10-18 | 1 | -2/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-18 | 1 | -1/+3 |
|\ | |||||
| * | [IA64] fix non-numa build | Andrew Morton | 2007-10-17 | 1 | -1/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-10-18 | 19 | -489/+689 |
|\ \ | |||||
| * | | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 | 4 | -106/+0 |
| * | | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 | 5 | -46/+67 |
| * | | 9p: soften invalidation in loose_mode | Eric Van Hensbergen | 2007-10-17 | 1 | -2/+4 |
| * | | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 | 9 | -72/+247 |
| * | | 9p: rename uid and gid parameters | Latchesar Ionkov | 2007-10-17 | 4 | -14/+18 |
| * | | 9p: define session flags | Latchesar Ionkov | 2007-10-17 | 3 | -17/+27 |
| * | | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 | 12 | -285/+379 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-10-17 | 8 | -4/+1143 |
|\ \ \ | |_|/ |/| | | |||||
| * | | net: libertas sdio driver | Pierre Ossman | 2007-10-17 | 6 | -0/+1140 |
| * | | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor | 2007-10-17 | 1 | -3/+1 |
| * | | mmc: possible leak in mmc_read_ext_csd | Florin Malita | 2007-10-17 | 1 | -1/+2 |
* | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 | 252 | -4294/+2688 |
|\ \ \ | |||||
| * | | | x86: delete vsyscall files during make clean | Sam Ravnborg | 2007-10-17 | 1 | -0/+4 |
| * | | | kbuild: fix typo SRCARCH in find_sources | Yinghai Lu | 2007-10-17 | 1 | -4/+4 |
| * | | | x86: fix kernel rebuild due to vsyscall fallout | Sam Ravnborg | 2007-10-17 | 1 | -1/+1 |
| * | | | .gitignore update for x86 arch | Denis V. Lunev | 2007-10-17 | 3 | -0/+3 |
| * | | | x86: unify include/asm/debugreg_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -142/+68 |
| * | | | x86: unify include/asm/unwind_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -30/+13 |
| * | | | x86: unify include/asm/types_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -131/+67 |
| * | | | x86: unify include/asm/tlb_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -37/+10 |
| * | | | x86: unify include/asm/siginfo_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -28/+9 |
| * | | | x86: unify include/asm/bug_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -73/+39 |
| * | | | x86: unify include/asm/mman_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -51/+19 |
| * | | | x86: unify include/asm/agp_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -52/+27 |
| * | | | x86: unify include/asm/kdebug_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -63/+32 |
| * | | | x86: unify include/asm/ioctls_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -187/+86 |
| * | | | x86: unify include/asm/floppy_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -563/+277 |
| * | | | x86: apply missing DMA/OOM prevention to floppy_32.h | Thomas Gleixner | 2007-10-17 | 1 | -1/+1 |
| * | | | x86: unify include/asm/cache_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -38/+18 |
| * | | | x86: unify include/asm/cache_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -40/+17 |
| * | | | x86: unify include/asm/dmi_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -38/+33 |
| * | | | x86: unify include/asm/delay_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -66/+31 |
| * | | | x86: unify include/asm/cache_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -44/+19 |
| * | | | x86: unify include/asm/cacheflush_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -78/+39 |