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-07-10
[BPQ] lockdep: fix false positive
Ralf Baechle
1
-0
/
+7
2006-07-10
[PATCH] release_firmware() fixes
Magnus Damm
1
-21
/
+16
2006-07-09
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
11
-14
/
+16
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
9
-13
/
+12
2006-07-08
[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()
Adrian Bunk
1
-1
/
+2
2006-07-08
[TG3]: add amd8131 to "write reorder" chipsets
John W. Linville
1
-0
/
+2
2006-07-05
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
7
-391
/
+2520
2006-07-05
[PATCH] 8139too deadlock fix
Arjan van de Ven
1
-2
/
+3
2006-07-05
[netdrvr] 3c59x: snip changelog from source code
Jeff Garzik
1
-166
/
+0
2006-07-05
[PATCH] myri10ge - Export more parameters to ethtool
Brice Goglin
1
-0
/
+5
2006-07-05
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
Brice Goglin
1
-5
/
+4
2006-07-05
[PATCH] myri10ge - Drop ununsed nvidia chipset id
brice@myri.com
1
-2
/
+0
2006-07-05
[PATCH] myri10ge - Drop unused pm_state
brice@myri.com
1
-1
/
+0
2006-07-05
[PATCH] Fix freeing of net device
Ralf Baechle
1
-3
/
+4
2006-07-05
[PATCH] remove dead entry in net wan Kconfig
Paul Fulghum
2
-13
/
+0
2006-07-05
[PATCH] NI5010 netcard cleanup
Andreas Mohr
1
-28
/
+24
2006-07-05
[PATCH] lock validator: fix ns83820.c irq-flags bug
Ingo Molnar
1
-14
/
+17
2006-07-05
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
Don Fry
1
-59
/
+43
2006-07-05
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...
Don Fry
1
-27
/
+68
2006-07-05
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...
Don Fry
1
-24
/
+251
2006-07-05
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
Don Fry
1
-14
/
+10
2006-07-05
[PATCH] pcnet32: Fix off-by-one in get_ringparam
Don Fry
1
-4
/
+4
2006-07-05
[PATCH] pcnet32: Use PCI_DEVICE macro
Don Fry
1
-7
/
+4
2006-07-05
[PATCH] pcnet32: Fix Section mismatch error
Don Fry
1
-3
/
+2
2006-07-05
[PATCH] Add support for the Cicada 8201 PHY
Kim Phillips
1
-6
/
+36
2006-07-05
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
1
-0
/
+2
2006-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
22
-0
/
+6911
2006-07-05
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
1
-0
/
+4
2006-07-05
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
3
-30
/
+3
2006-07-05
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
1
-13
/
+14
2006-07-05
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
1
-1
/
+4
2006-07-05
[PATCH] Add two PLX device IDs
Faidon Liambotis
1
-0
/
+2
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
13
-134
/
+88
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
13
-135
/
+173
2006-07-05
[netdrvr] via-velocity: remove io_size struct member, it is invariant
Jeff Garzik
2
-11
/
+13
2006-07-05
[netdrvr] via-velocity: misc. cleanups
Jeff Garzik
1
-26
/
+22
2006-07-05
[netdrvr] minor cleanups in Becker-derived drivers
Jeff Garzik
4
-23
/
+24
2006-07-05
[netdrvr] via-velocity: use netdev_priv() where appropriate
Jeff Garzik
1
-19
/
+19
2006-07-05
[netdrvr] Remove Becker-template 'io_size' member, when invariant
Jeff Garzik
5
-28
/
+22
2006-07-05
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
Jeff Garzik
8
-522
/
+24
2006-07-05
[netdrvr] epic100: minor cleanups
Jeff Garzik
1
-61
/
+10
2006-07-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-9
/
+24
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-03
[TG3]: Add ipv6 TSO feature
Michael Chan
1
-9
/
+24
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate forcedeth.c disable_irq()
Ingo Molnar
1
-10
/
+10
2006-07-03
[PATCH] forcedeth: typecast cleanup
Andrew Morton
1
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate hostap netdev ->xmit_lock
Arjan van de Ven
1
-0
/
+10
2006-07-03
[PATCH] lockdep: annotate 3c59x.c disable_irq()
Ingo Molnar
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate 8390.c disable_irq()
Ingo Molnar
1
-2
/
+2
[next]