index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-14
bnx2x: fix checksum validation
Eric Dumazet
2
-21
/
+21
2012-06-14
netpoll: fix netpoll_send_udp() bugs
Eric Dumazet
1
-5
/
+6
2012-06-13
ALSA: hda - Don't forget to call init verbs added by fixup list
Takashi Iwai
2
-1
/
+2
2012-06-13
sh: Kill off additional asm-generic wrappers.
Paul Mundt
6
-10
/
+5
2012-06-13
sh: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
1
-6
/
+6
2012-06-13
sh: Fix up link time defsym warnings.
Paul Mundt
1
-2
/
+2
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
7
-117
/
+57
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
6
-114
/
+5
2012-06-13
sh: Kill off last dead UBC header
Paul Bolle
1
-28
/
+0
2012-06-13
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
1
-1
/
+1
2012-06-13
serial: sh-sci: Fix probe error paths
Laurent Pinchart
1
-13
/
+23
2012-06-13
bonding: Fix corrupted queue_mapping
Eric Dumazet
2
-6
/
+10
2012-06-13
bonding:record primary when modify it via sysfs
Weiping Pan
1
-2
/
+6
2012-06-12
ALSA: HDA: Pin fixup for Zotac Z68 motherboard
David Henningsson
1
-0
/
+9
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
1
-0
/
+4
2012-06-12
ALSA: compress_core: don't wake up on pause
Vinod Koul
1
-3
/
+1
2012-06-12
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
1
-10
/
+3
2012-06-12
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
Paulo Zanoni
1
-1
/
+1
2012-06-12
pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...
Devendra Naga
1
-0
/
+2
2012-06-12
pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails
Devendra Naga
1
-3
/
+8
2012-06-12
pinctrl: pinctrl-imx: fix incorrect debug message of maps
Dong Aisheng
1
-1
/
+1
2012-06-12
pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node
Devendra Naga
1
-1
/
+3
2012-06-12
pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...
Devendra Naga
1
-16
/
+12
2012-06-12
pinctrl: nomadik: fix up typo
Linus Walleij
1
-1
/
+1
2012-06-12
pinctrl: nomadik: add clk_prepare() call
Linus Walleij
1
-0
/
+1
2012-06-12
exofs: fix sparse non-ANSI function warning
Randy Dunlap
1
-1
/
+1
2012-06-12
leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=y
Axel Lin
1
-2
/
+2
2012-06-12
leds: fixed a coding style issue.
Jeffrin Jose
1
-1
/
+1
2012-06-12
leds: don't disable blinking when writing the same value to delay_on or delay...
Rafal Prylowski
1
-7
/
+0
2012-06-12
x86: kvmclock: remove check_and_clear_guest_paused warning
Marcelo Tosatti
1
-5
/
+0
2012-06-12
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Greg Ungerer
1
-1
/
+1
2012-06-12
m68knommu: fix 68360 local setting of timer interrupt handler
Greg Ungerer
1
-2
/
+5
2012-06-12
m68knommu: fix 68328 local setting of timer interrupt handler
Greg Ungerer
1
-2
/
+4
2012-06-12
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
Greg Ungerer
1
-2
/
+2
2012-06-12
m68knommu: m528x qspi definition fix
Steven King
1
-1
/
+1
2012-06-12
tilegx network driver: initial support
Chris Metcalf
3
-2
/
+1902
2012-06-12
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
1
-1
/
+2
2012-06-12
net: stmmac: Fix clock en-/disable calls
Stefan Roese
1
-2
/
+2
2012-06-11
lpc_eth: fix tx completion
Eric Dumazet
1
-5
/
+5
2012-06-11
lpc_eth: add missing ndo_change_mtu()
Eric Dumazet
1
-0
/
+1
2012-06-11
ALSA: hda - Fix detection of Creative SoundCore3D controllers
Takashi Iwai
1
-5
/
+5
2012-06-11
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
1
-1
/
+3
2012-06-11
clocksource: sh_tmu: Use clockevents_config_and_register().
Paul Mundt
1
-7
/
+3
2012-06-11
net: Reorder initialization in ip_route_output to fix gcc warning
Roland Dreier
1
-1
/
+1
2012-06-11
clocksource: sh_tmu: Convert timer lock to raw spinlock.
Paul Mundt
1
-3
/
+3
2012-06-11
clocksource: sh_mtu2: Convert timer lock to raw spinlock.
Paul Mundt
1
-3
/
+3
2012-06-11
clocksource: sh_cmt: Convert timer lock to raw spinlock.
Paul Mundt
1
-13
/
+13
2012-06-11
bug.h: need linux/kernel.h for TAINT_WARN.
Paul Mundt
1
-0
/
+1
2012-06-11
virtio-net: fix a race on 32bit arches
Eric Dumazet
1
-7
/
+12
[next]