index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: remove redundant might_sleep()
Bruce Allan
2009-11-21
1
-2
/
+0
*
e1000e: do not error out on identification LED init failure
Bruce Allan
2009-11-21
3
-9
/
+6
*
e1000e: set pm_qos DMA latency requirement per interface when needed
Bruce Allan
2009-11-21
1
-19
/
+28
*
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
2009-11-21
4
-123
/
+116
*
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
Bruce Allan
2009-11-21
1
-54
/
+50
*
e1000e: set bools to true/false instead of 1/0
Bruce Allan
2009-11-21
5
-28
/
+30
*
e1000e: provide comment for 82571 workaround
Bruce Allan
2009-11-21
1
-0
/
+7
*
e1000e: remove comments regarding a non-existent api module
Bruce Allan
2009-11-21
2
-31
/
+8
*
e1000e: update copyright information
Bruce Allan
2009-11-21
11
-12
/
+12
*
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
8
-203
/
+201
*
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
8
-206
/
+183
*
e1000e: cleanup redundant #include's
Bruce Allan
2009-11-21
5
-19
/
+1
*
e1000e: Incorrect MII Link beat reporting.
Bruce Allan
2009-11-21
1
-0
/
+2
*
e1000e: disable K1 on PCH LOM when in PHY loopback mode
Bruce Allan
2009-11-21
3
-2
/
+6
*
e1000e: improper return code signage
Bruce Allan
2009-11-21
1
-1
/
+1
*
e1000e: link reporting problems
Bruce Allan
2009-11-21
1
-0
/
+11
*
e1000e: don't clean Rx ring while resetting
Bruce Allan
2009-11-21
1
-1
/
+1
*
e1000e: function pointers for ethtool set/get offloads
Bruce Allan
2009-11-21
1
-0
/
+2
*
e1000e: clearing interrupt timers causes descriptors to get flushed
Bruce Allan
2009-11-21
1
-2
/
+0
*
e1000e: add missing tests for 82583 in ethtool functions
Bruce Allan
2009-11-21
1
-1
/
+4
*
e1000e: check WoL mode is among set of supported modes
Bruce Allan
2009-11-21
1
-5
/
+4
*
tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL
David S. Miller
2009-11-21
1
-7
/
+1
*
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-20
11
-20
/
+20
*
be2net: Patch to flash redboot section while firmware update.
Sarveshwar Bandi
2009-11-20
4
-0
/
+67
*
netxen: remove PCI IDs of CNA device
Amit Kumar Salecha
2009-11-20
1
-6
/
+0
*
igb: Add full support for 82580 devices
Alexander Duyck
2009-11-20
5
-3
/
+193
*
igb: add support for 82580 MAC
Alexander Duyck
2009-11-20
7
-42
/
+299
*
igb: add support for the 82580 phy
Alexander Duyck
2009-11-20
3
-0
/
+275
*
drivers/net: tasklet_init - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
3
-8
/
+8
*
drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...
Joe Perches
2009-11-19
5
-6
/
+6
*
X25: Enable setting of cause and diagnostic fields
Andrew Hendry
2009-11-18
3
-0
/
+19
*
iwmc3200top: revamp fw name handling
Tomas Winkler
2009-11-18
3
-14
/
+14
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
96
-131
/
+131
*
netsched: Allow var_sk_bound_if meta to work on all namespaces
Eric Dumazet
2009-11-18
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1961
-28664
/
+85021
|
\
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-11-18
7
-32
/
+70
|
|
\
|
|
*
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
Prarit Bhargava
2009-11-17
1
-2
/
+30
|
|
*
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
Pallipadi, Venkatesh
2009-11-17
2
-4
/
+4
|
|
*
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...
Rusty Russell
2009-11-17
1
-12
/
+7
|
|
*
[CPUFREQ] Fix use after free on governor restore
Dmitry Monakhov
2009-11-17
1
-6
/
+10
|
|
*
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...
John Villalovos
2009-11-17
1
-6
/
+17
|
|
*
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
Roel Kluin
2009-11-17
1
-1
/
+1
|
|
*
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
Krzysztof Helt
2009-11-17
1
-1
/
+1
|
*
|
strcmp: fix overflow and possibly signedness error
Linus Torvalds
2009-11-18
1
-6
/
+14
|
*
|
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-18
1
-6
/
+5
|
|
\
\
|
|
*
|
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
2009-11-19
1
-6
/
+5
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-11-18
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
ima: replace GFP_KERNEL with GFP_NOFS
Mimi Zohar
2009-11-19
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-11-18
5
-49
/
+48
|
|
\
\
\
|
|
*
|
|
OMAP: cs should be positive in gpmc_cs_free()
Roel Kluin
2009-11-18
1
-1
/
+1
[next]