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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert cosa
Josef Sipek
1
-2
/
+2
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
1
-1
/
+1
2006-12-07
Add "run_scheduled_work()" workqueue function
Linus Torvalds
1
-2
/
+1
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
78
-1177
/
+2097
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-73
/
+96
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-47
/
+47
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
1
-5
/
+5
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2
-3
/
+2
2006-12-07
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
1
-25
/
+59
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
17
-57
/
+140
2006-12-07
[PATCH] sky2: sparse warnings
Stephen Hemminger
2
-42
/
+29
2006-12-07
[PATCH] skge: fix sparse warnings
Stephen Hemminger
1
-75
/
+75
2006-12-07
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
Brice Goglin
1
-1
/
+3
2006-12-07
[PATCH] sky2: receive queue watermark tweak
Stephen Hemminger
2
-3
/
+9
2006-12-07
[PATCH] sky2: beter ram buffer partitioning
Stephen Hemminger
1
-16
/
+25
2006-12-07
[PATCH] sky2: add comments to PCI ids
Stephen Hemminger
1
-25
/
+23
2006-12-07
[PATCH] sky2: add PCI for 88ec033
Stephen Hemminger
1
-0
/
+1
2006-12-07
[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
Andrew Victor
1
-2
/
+1
2006-12-07
[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support
Andrew Victor
1
-0
/
+14
2006-12-07
[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()
Andrew Victor
2
-9
/
+8
2006-12-07
[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()
Andrew Victor
1
-30
/
+25
2006-12-07
Merge branch 'master' into upstream
Jeff Garzik
89
-790
/
+608
2006-12-07
[TG3]: Identify Serdes devices more clearly.
Michael Chan
1
-4
/
+6
2006-12-07
[TG3]: Use msleep.
Michael Chan
1
-9
/
+5
2006-12-07
[TG3]: Use netif_msg_*.
Michael Chan
1
-5
/
+10
2006-12-07
[TG3]: Allow partial speed advertisement.
Michael Chan
1
-15
/
+24
2006-12-07
[TG3]: Add TG3_FLG2_IS_NIC flag.
Michael Chan
2
-13
/
+25
2006-12-07
[TG3]: Add 5787F device ID.
Michael Chan
1
-1
/
+3
2006-12-07
[TG3]: Fix Phy loopback.
Michael Chan
1
-13
/
+10
2006-12-06
[IrDA]: PXA FIR code device model conversion
Paul Sokolovsky
1
-13
/
+13
2006-12-07
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
1
-1
/
+0
2006-12-06
[PATCH] ... and more work_struct-induced breakage (mips)
Al Viro
1
-4
/
+5
2006-12-06
[PATCH] hamradio/dmascc: fix up work_struct-induced breakage
Al Viro
1
-4
/
+4
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
19
-359
/
+62
2006-12-05
[PATCH] ipw2200: Fix debug output endian issue
Zhu Yi
1
-1
/
+1
2006-12-05
[PATCH] ipw2200: Fix a typo
Zhu Yi
1
-1
/
+1
2006-12-05
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
1
-1
/
+1
2006-12-05
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
1
-4
/
+13
2006-12-05
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
1
-2
/
+1
2006-12-05
[PATCH] prism54: replace kmalloc+memset with kzalloc
Yan Burman
2
-9
/
+4
2006-12-05
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
8
-32
/
+12
2006-12-05
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
5
-3
/
+102
2006-12-05
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
1
-0
/
+3
2006-12-05
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
1
-4
/
+2
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
19
-359
/
+62
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
8
-34
/
+45
[next]