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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
Felix Fietkau
1
-4
/
+5
2008-10-14
rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip
Florent Fourcot
1
-0
/
+2
2008-10-14
p54usb: Device ID updates
Christian Lamparter
1
-1
/
+2
2008-10-14
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
Johannes Berg
1
-1
/
+7
2008-10-14
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
1
-0
/
+2
2008-10-14
orinoco: fix unsafe locking in spectrum_cs_suspend
David Kilroy
1
-2
/
+3
2008-10-14
orinoco: fix unsafe locking in orinoco_cs_resume
Andrey Borzenkov
1
-2
/
+3
2008-10-14
iwlwifi: fix ct kill configuration for 5350
Tomas Winkler
1
-3
/
+3
2008-10-14
p54: Fix compilation problem on PPC
Larry Finger
1
-1
/
+0
2008-10-14
iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.
Rami Rosen
1
-1
/
+1
2008-10-14
rtl8187: add device ID 0bda:8198
John W. Linville
1
-0
/
+1
2008-10-13
qlge: Fix page size ifdef test.
Ron Mercer
1
-1
/
+1
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
16
-22
/
+24
2008-10-13
enic: Fix Kconfig headline description
Roland Dreier
1
-1
/
+1
2008-10-13
de2104x: wrong MAC address fix
Martin Langer
1
-0
/
+1
2008-10-13
s390: claw compile fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-13
net: export genphy_restart_aneg
Adrian Bunk
1
-0
/
+1
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
20
-20
/
+20
2008-10-13
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2008-10-13
net/phy: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-10-13
mISDN/dsp_cmx.c: fix size checks
Adrian Bunk
1
-2
/
+2
2008-10-13
misdn: use nonseekable_open()
Andrew Morton
1
-1
/
+1
2008-10-13
net: fix driver build errors due to missing net/ip6_checksum.h include
Kamalesh Babulal
3
-0
/
+3
2008-10-12
acpi: Make ACPI_TOSHIBA depend on INPUT.
David S. Miller
1
-1
/
+1
2008-10-12
net/bfin_mac.c MDIO namespace fixes
Adrian Bunk
1
-13
/
+13
2008-10-12
jme: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-12
smc911x: Add support for LAN921{5,7,8} chips from SMSC
Guennadi Liakhovetski
2
-6
/
+14
2008-10-12
qlge: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2008-10-12
net/au1000_eth.c MDIO namespace fixes
Adrian Bunk
1
-13
/
+14
2008-10-12
net/tc35815.c: fix compilation
Adrian Bunk
1
-1
/
+1
2008-10-12
sky2: Fix WOL regression
Rafael J. Wysocki
1
-14
/
+5
2008-10-12
r8169: NULL pointer dereference on r8169 load
Petr Vandrovec
1
-1
/
+2
2008-10-11
smc911x: Fix external PHY detection
Guennadi Liakhovetski
1
-0
/
+3
2008-10-11
e1000: allow VLAN devices to use TSO and CSUM offload
Patrick McHardy
1
-0
/
+5
2008-10-11
Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
Linus Torvalds
1
-1
/
+1
2008-10-11
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-8
/
+152
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
54
-1347
/
+3295
2008-10-11
security: avoid calling a NULL function pointer in drivers/video/tvaudio.c
Arjan van de Ven
1
-1
/
+1
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
427
-28490
/
+62622
2008-10-11
Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel
Linus Torvalds
2
-6
/
+9
2008-10-11
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
53
-513
/
+1045
2008-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
6
-55
/
+139
2008-10-10
Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...
David S. Miller
1
-23
/
+434
2008-10-10
myri10ge: update driver version number to 1.4.3-1.369
Brice Goglin
1
-1
/
+1
2008-10-10
r8169: add shutdown handler
Francois Romieu
1
-0
/
+6
2008-10-10
r8169: preliminary 8168d support
Francois Romieu
1
-2
/
+97
2008-10-10
r8169: support additional 8168cp chipset
Francois Romieu
1
-3
/
+27
2008-10-10
r8169: change default behavior for mildly identified 8168c chipsets
Francois Romieu
1
-3
/
+4
2008-10-10
r8169: add a new 8168cp flavor
Francois Romieu
1
-6
/
+43
2008-10-10
r8169: add a new 8168c flavor (bis)
Francois Romieu
1
-2
/
+24
[next]