index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
support for USB autosuspend in the asix driver
Oliver Neukum
3
-5
/
+27
2007-10-10
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
14
-0
/
+17843
2007-10-10
[PATCH] libertas: remove unused adhoc_rates_b definition
John W. Linville
1
-3
/
+0
2007-10-10
[PATCH] libertas: printk warning fixes
Andrew Morton
1
-2
/
+2
2007-10-10
[PATCH] net: Kill some unneeded allocation return value casts in libertas
Jesper Juhl
2
-3
/
+2
2007-10-10
[PATCH] libertas: advertise 11g ad-hoc rates
Brajesh Dave
1
-2
/
+2
2007-10-10
[PATCH] libertas: region code values specified as 8bit
Marek VaĊĦut
1
-1
/
+5
2007-10-10
[PATCH] libertas: properly end commands on hardware failure
Pierre Ossman
1
-0
/
+2
2007-10-10
[PATCH] libertas: send reset command directly instead of calling libertas_res...
Dan Williams
1
-2
/
+4
2007-10-10
[PATCH] libertas: don't stomp on interface-specific private data
Dan Williams
1
-3
/
+3
2007-10-10
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
6
-501
/
+334
2007-10-10
[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...
Dan Williams
1
-0
/
+1
2007-10-10
[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset
Mariusz Kozlowski
1
-1
/
+0
2007-10-10
[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMO
Daniel Drake
1
-0
/
+1
2007-10-10
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
4
-132
/
+126
2007-10-10
[PATCH] zd1211rw: Add ID for Sitecom WL-162
Daniel Drake
1
-0
/
+1
2007-10-10
[PATCH] zd1211rw: removed noisy debug messages
Ulrich Kunitz
1
-18
/
+0
2007-10-10
xen-netfront: remove dead code
Jeremy Fitzhardinge
1
-35
/
+2
2007-10-10
drivers/net/3c505: Convert to generic boolean
Richard Knutsson
1
-41
/
+26
2007-10-10
drivers/net/tokenring: Convert to generic boolean
Richard Knutsson
1
-4
/
+1
2007-10-10
drivers/net/tokenring/3c359.c
Surya Prabhakar N
1
-4
/
+2
2007-10-10
cxgb3 - MAC workaround update
Divy Le Ray
2
-11
/
+12
2007-10-10
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
6
-6
/
+0
2007-10-10
Clean up duplicate includes in drivers/net/
Jesper Juhl
14
-19
/
+0
2007-10-10
[netdrvr] ns83820: add ethtool media support
Jeff Garzik
1
-3
/
+148
2007-10-10
net/tulip/xircom_cb.c: remove superfulous priv assignment
Mariusz Kozlowski
1
-1
/
+0
2007-10-10
S2IO: Fixed Link LED issue when MSI-X is enabled
Sivakumar Subramani
1
-8
/
+9
2007-10-10
S2IO: Fixes in MSIX related code.
Sivakumar Subramani
2
-0
/
+20
2007-10-10
[S2IO]: Making MSIX as default intr_type
Sivakumar Subramani
3
-3
/
+98
2007-10-10
[8139too]: tab-align enums and structs; remove dead code
Jeff Garzik
1
-175
/
+169
2007-10-10
[netdrvr] 8139cp, 8139too: convert to generic DMA
Jeff Garzik
2
-24
/
+27
2007-10-10
drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-14
/
+10
2007-10-10
drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-4
/
+2
2007-10-10
drivers/net/skfp: Remove dead code referencing pci_find_device()
Jeff Garzik
2
-45
/
+0
2007-10-10
IOC3: Switch hw checksumming to ethtool configurable.
Ralf Baechle
2
-36
/
+32
2007-10-10
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
1
-3
/
+3
2007-10-10
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
6
-86
/
+86
2007-10-10
[netdrvr] skfp: remove a bunch of dead code
Jeff Garzik
6
-1573
/
+8
2007-10-10
[PATCH] libertas: bump driver version
Dan Williams
1
-1
/
+1
2007-10-10
[PATCH] libertas: fix sparse-reported problems
Dan Williams
6
-27
/
+23
2007-10-10
[PATCH] libertas: better descriptions for association errors
Dan Williams
1
-4
/
+49
2007-10-10
[PATCH] libertas: ignore spurious mesh autostart events
Dan Williams
1
-0
/
+5
2007-10-10
[PATCH] libertas: fix misspelling in debug message
Dan Williams
1
-1
/
+1
2007-10-10
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
6
-0
/
+29
2007-10-10
[PATCH] libertas: push WEXT scan requests to a work queue
Dan Williams
5
-65
/
+91
2007-10-10
[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...
Eugene Teo
1
-9
/
+1
2007-10-10
[PATCH] libertas: fix assignment of WEP key type
Dan Williams
1
-4
/
+2
2007-10-10
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
9
-40
/
+217
2007-10-10
[PATCH] libertas: fix a few wext abuses...
Jean Tourrilhes
1
-93
/
+27
2007-10-10
[PATCH] libertas: keep mesh autostart enabled while asleep
Luis Carlos Cobo
3
-1
/
+49
[next]