index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tehuti.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
r8169: update the phy init for the 8168C
Francois Romieu
1
-0
/
+2
2007-10-18
r8169: phy init cleanup
Francois Romieu
1
-7
/
+11
2007-10-18
r8169: phy init for the 8168
Francois Romieu
1
-0
/
+52
2007-10-18
r8169: make room for more phy init changes
Francois Romieu
1
-25
/
+31
2007-10-18
r8169: remove dead wood
Francois Romieu
1
-64
/
+2
2007-10-18
r8169: add MAC identifiers
Francois Romieu
1
-23
/
+64
2007-10-18
r8169: use the existing symbolic name of vendor PCI ID 0x1259
Francois Romieu
1
-1
/
+1
2007-10-18
r8169: remove private net_device_stats structure
Francois Romieu
1
-17
/
+17
2007-10-18
r8169: MSI support
Francois Romieu
1
-6
/
+44
2007-10-18
r8169: convert bitfield to plain enum mask
Francois Romieu
1
-3
/
+11
2007-10-18
r8169: KERN_XXX vs PFX (trivial)
Joe Perches
1
-2
/
+2
2007-10-18
r8169: add KERN_DEBUG to dprintk (trivial)
Joe Perches
1
-2
/
+3
2007-10-17
[IA64] fix non-numa build
Andrew Morton
1
-1
/
+3
2007-10-17
net: libertas sdio driver
Pierre Ossman
6
-0
/
+1140
2007-10-17
x86: delete vsyscall files during make clean
Sam Ravnborg
1
-0
/
+4
2007-10-17
kbuild: fix typo SRCARCH in find_sources
Yinghai Lu
1
-4
/
+4
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
4
-106
/
+0
2007-10-17
mmc: at91_mci: cleanup: use MCI_ERRORS
Andrew Victor
1
-3
/
+1
2007-10-17
mmc: possible leak in mmc_read_ext_csd
Florin Malita
1
-1
/
+2
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
5
-46
/
+67
2007-10-17
9p: soften invalidation in loose_mode
Eric Van Hensbergen
1
-2
/
+4
2007-10-17
9p: attach-per-user
Latchesar Ionkov
9
-72
/
+247
2007-10-17
9p: rename uid and gid parameters
Latchesar Ionkov
4
-14
/
+18
2007-10-17
9p: define session flags
Latchesar Ionkov
3
-17
/
+27
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
12
-285
/
+379
2007-10-17
x86: fix kernel rebuild due to vsyscall fallout
Sam Ravnborg
1
-1
/
+1
2007-10-17
.gitignore update for x86 arch
Denis V. Lunev
3
-0
/
+3
2007-10-17
x86: unify include/asm/debugreg_32/64.h
Thomas Gleixner
4
-142
/
+68
2007-10-17
x86: unify include/asm/unwind_32/64.h
Thomas Gleixner
3
-30
/
+13
2007-10-17
x86: unify include/asm/types_32/64.h
Thomas Gleixner
4
-131
/
+67
2007-10-17
x86: unify include/asm/tlb_32/64.h
Thomas Gleixner
3
-37
/
+10
2007-10-17
x86: unify include/asm/siginfo_32/64.h
Thomas Gleixner
4
-28
/
+9
2007-10-17
x86: unify include/asm/bug_32/64.h
Thomas Gleixner
3
-73
/
+39
2007-10-17
x86: unify include/asm/mman_32/64.h
Thomas Gleixner
4
-51
/
+19
2007-10-17
x86: unify include/asm/agp_32/64.h
Thomas Gleixner
3
-52
/
+27
2007-10-17
x86: unify include/asm/kdebug_32/64.h
Thomas Gleixner
3
-63
/
+32
2007-10-17
x86: unify include/asm/ioctls_32/64.h
Thomas Gleixner
4
-187
/
+86
2007-10-17
x86: unify include/asm/floppy_32/64.h
Thomas Gleixner
3
-563
/
+277
2007-10-17
x86: apply missing DMA/OOM prevention to floppy_32.h
Thomas Gleixner
1
-1
/
+1
2007-10-17
x86: unify include/asm/cache_32/64.h
Thomas Gleixner
3
-38
/
+18
2007-10-17
x86: unify include/asm/cache_32/64.h
Thomas Gleixner
3
-40
/
+17
2007-10-17
x86: unify include/asm/dmi_32/64.h
Thomas Gleixner
3
-38
/
+33
2007-10-17
x86: unify include/asm/delay_32/64.h
Thomas Gleixner
3
-66
/
+31
2007-10-17
x86: unify include/asm/cache_32/64.h
Thomas Gleixner
3
-44
/
+19
2007-10-17
x86: unify include/asm/cacheflush_32/64.h
Thomas Gleixner
3
-78
/
+39
2007-10-17
x86: unify include/asm/auxvec_32/64.h
Thomas Gleixner
4
-31
/
+11
2007-10-17
x86: unify include/asm/agp_32/64.h
Thomas Gleixner
3
-74
/
+39
2007-10-17
x86: unify some more trivial include/asm-x86/ 32/64 variants
Thomas Gleixner
43
-1199
/
+498
2007-10-17
x86: merge some trivially mergeable headers
Roland Dreier
7
-102
/
+40
2007-10-17
x86: trivial header merges
Brian Gerst
16
-115
/
+5
[next]