index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2009-02-26
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
i2400m: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
ppp: remove some pointless conditionals before kfree_skb()
Wei Yongjun
3
-10
/
+5
2009-02-26
irda: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-5
/
+3
2009-02-26
hso: remove hso_free_device()
Paulius Zaleckas
1
-10
/
+4
2009-02-26
hso: remove claiming and releasing of USB interface
Paulius Zaleckas
1
-4
/
+0
2009-02-26
ppp_generic: Simplify tx_dropped stats
Paulius Zaleckas
1
-1
/
+1
2009-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-25
/
+28
2009-02-26
m68knommu: remove ColdFire specific setup code from FEC driver
Greg Ungerer
1
-500
/
+12
2009-02-26
MISDN: list usage cleanup
Eric Sesterhenn
1
-2
/
+1
2009-02-26
qlge: Reduce debug print output.
Ron Mercer
1
-12
/
+12
2009-02-26
qlge: Prepare to add new device.
Ron Mercer
2
-19
/
+78
2009-02-26
qlge: Move firmware event handler.
Ron Mercer
3
-28
/
+62
2009-02-26
qlge: Clean up firmware reset path.
Ron Mercer
1
-7
/
+29
2009-02-26
qlge: Add defines for firmware support.
Ron Mercer
2
-34
/
+66
2009-02-26
mdio: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-26
forcedeth: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-26
hamachi: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-26
sundance: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+3
2009-02-26
starfire: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-26
via-rhine: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+3
2009-02-26
fealnx: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+2
2009-02-26
natsemi: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-26
acenic: fix non-constant printk warnings
Stephen Hemminger
1
-1
/
+1
2009-02-26
yellowfin: fix non-constant printk warnings
Stephen Hemminger
1
-3
/
+3
2009-02-26
sis900: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+2
2009-02-26
ne2k-pci: fix non-constant printk warnings
Stephen Hemminger
1
-2
/
+3
2009-02-26
3c59x: get rid of non-const printk warnings
Stephen Hemminger
1
-3
/
+3
2009-02-26
lapb: get rid of non-const printk warning
Stephen Hemminger
1
-1
/
+1
2009-02-26
tulip: get rid of warning for non-const string literal
Stephen Hemminger
4
-6
/
+7
2009-02-27
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
3
-6
/
+3
2009-02-27
Bluetooth: Submit bulk URBs along with interrupt URBs
Marcel Holtmann
1
-17
/
+23
2009-02-27
Bluetooth: Eliminate a sparse warning in bt3c driver
Andre Haupt
1
-2
/
+2
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-11
/
+52
2009-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-11
/
+44
2009-02-24
asix: new device ids
Greg Kroah-Hartman
1
-0
/
+8
2009-02-24
qlge: Use one path to (re)fill rx buffers.
Ron Mercer
1
-111
/
+59
2009-02-24
qlge: Optimize rx buffer refill process.
Ron Mercer
1
-5
/
+12
2009-02-24
qlge: Change frame route hw semaphore granularity.
Ron Mercer
1
-18
/
+13
2009-02-24
qlge: Increase MAC addr hw sem granularity.
Ron Mercer
2
-17
/
+43
2009-02-24
qlge: Clean up mac address and frame route settings.
Ron Mercer
1
-9
/
+22
2009-02-24
mv643xx_eth: set sane default receive coalescing timeout
Lennert Buytenhek
1
-1
/
+1
2009-02-24
mv643xx_eth: move a couple of init actions from ->open() to port probe
Lennert Buytenhek
1
-5
/
+5
2009-02-24
mv643xx_eth: convert to net_device_ops
Lennert Buytenhek
1
-12
/
+17
2009-02-24
mv643xx_eth: make LRO unconditional
Lennert Buytenhek
2
-22
/
+1
2009-02-24
netxen: refactor pci probe
Dhananjay Phadke
1
-181
/
+203
2009-02-24
netxen: cleanup unused code
Dhananjay Phadke
5
-694
/
+0
2009-02-24
netxen: advertise wake-on-lan support
Dhananjay Phadke
2
-0
/
+52
[next]