index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sunqe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
Export smc91x led definitions
Marc Zyngier
2
-8
/
+9
2008-09-07
[NET] smc91x: provide configurable leds
Russell King
3
-2
/
+11
2008-09-01
[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15
Marc Zyngier
4
-5
/
+15
2008-09-01
[ARM] pxa: introduce PXA_HAVE_BOARD_IRQS
Russell King
2
-7
/
+11
2008-08-26
ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard
Stephen Rothwell
1
-1
/
+1
2008-08-26
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-26
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-26
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-26
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-26
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-26
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-26
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-26
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-26
bnx2x: Rx work check
Eilon Greenstein
2
-1
/
+8
2008-08-26
ipv6: sysctl fixes
Al Viro
1
-1
/
+1
2008-08-26
ipv4: sysctl fixes
Al Viro
1
-4
/
+20
2008-08-26
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2
-0
/
+9
2008-08-25
[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512
Linus Torvalds
1
-22
/
+8
2008-08-25
[module] Don't let gcc inline load_module()
Linus Torvalds
1
-1
/
+1
2008-08-25
sched_clock: fix cpu_clock()
Peter Zijlstra
1
-50
/
+34
2008-08-25
x86: add X86_FEATURE_XMM4_2 definitions
Austin Zhang
1
-0
/
+2
2008-08-25
KVM: fix userspace ABI breakage
Adrian Bunk
1
-2
/
+2
2008-08-25
KVM: MMU: Fix torn shadow pte
Avi Kivity
1
-1
/
+1
2008-08-25
KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot
Eduardo Habkost
1
-1
/
+1
2008-08-25
lguest: update commentry
Rusty Russell
2
-0
/
+16
2008-08-25
stop_machine: Remove deprecated stop_machine_run
Rusty Russell
1
-18
/
+1
2008-08-25
stop_machine: wean Xen off stop_machine_run
Rusty Russell
1
-1
/
+1
2008-08-25
virtio_balloon: fix towards_target when deflating balloon
Anthony Liguori
1
-1
/
+1
2008-08-25
x86: fix cpufreq + sched_clock() regression
Peter Zijlstra
1
-1
/
+1
2008-08-25
ALSA: ASoC: Fix double free and memory leak in many codec drivers
Jean Delvare
8
-32
/
+51
2008-08-25
x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3
Yinghai Lu
1
-0
/
+78
2008-08-25
ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard
Travis Place
1
-2
/
+3
2008-08-25
x86: do not enable TSC notifier if we don't need it
Linus Torvalds
1
-0
/
+4
2008-08-24
Fix oops in acer_wmi driver (acer_wmi_init)
Arjan van de Ven
1
-0
/
+5
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
67
-72
/
+0
2008-08-23
rtc: fix deadlock
Ingo Molnar
1
-8
/
+4
2008-08-23
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
Rafael J. Wysocki
3
-13
/
+11
2008-08-23
x86: fix: make PCI ECS for AMD CPUs hotplug capable
Robert Richter
1
-4
/
+31
2008-08-23
x86: fix: do not run code in amd_bus.c on non-AMD CPUs
Robert Richter
1
-3
/
+16
2008-08-23
ipv6: protocol for address routes
Stephen Hemminger
1
-0
/
+1
2008-08-23
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
Denis V. Lunev
2
-19
/
+26
2008-08-22
crypto: authenc - Avoid using clobbered request pointer
Herbert Xu
1
-4
/
+6
2008-08-22
ALSA: hda - Fix call of alc888_coef_init()
Takashi Iwai
1
-3
/
+3
2008-08-22
x86: work around MTRR mask setting, v2
Ingo Molnar
1
-1
/
+6
2008-08-22
x86: fix section mismatch warning - uv_cpu_init
Marcin Slusarz
4
-3
/
+10
2008-08-22
pkt_sched: Fix qdisc list locking
Jarek Poplawski
3
-8
/
+42
2008-08-22
[libata] pata_it821x: fix warning
Jeff Garzik
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
7
-11
/
+33
2008-08-22
ahci: sis controllers actually can do PMP
Tejun Heo
1
-3
/
+3
2008-08-22
pata_via: clean up recent tf_load changes
Tejun Heo
1
-48
/
+11
[next]