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
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
2
-4
/
+3
2006-03-20
[TG3]: netif_carrier_off runs too early; could still be queued when init fails
Jeff Mahoney
1
-1
/
+2
2006-03-20
[ATM] suni: cast arg properly in SONET_SETFRAMING
Alexey Dobriyan
1
-1
/
+1
2006-03-20
[WAN]: fix section mismatch warning in sbni
Sam Ravnborg
1
-2
/
+1
2006-03-20
[SUNGEM]: sem2mutex
Ingo Molnar
2
-21
/
+22
2006-03-20
[CASSINI]: sem2mutex
Ingo Molnar
2
-21
/
+21
2006-03-20
[IRDA]: remove MODULE_PARM()
Andrew Morton
1
-6
/
+6
2006-03-20
[IRDA] sem2mutex: drivers/net/irda
Arjan van de Ven
2
-18
/
+20
2006-03-20
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
1
-1
/
+1
2006-03-20
[TG3]: update version and reldate
Michael Chan
1
-2
/
+2
2006-03-20
[TG3]: Add firmware version info
Michael Chan
2
-0
/
+57
2006-03-20
[TG3]: nvram cleanup
Michael Chan
1
-27
/
+35
2006-03-20
[TG3]: Fixup memory test for 5787
Michael Chan
1
-3
/
+13
2006-03-20
[TG3]: Add new one-shot MSI handler
Michael Chan
2
-31
/
+55
2006-03-20
[TG3]: Add ipv6 checksum support
Michael Chan
1
-4
/
+8
2006-03-20
[TG3]: Add new hard_start_xmit
Michael Chan
2
-5
/
+142
2006-03-20
[TG3]: Add 5787 nvram support
Michael Chan
2
-20
/
+130
2006-03-20
[TG3]: Add 5787 and 5754 basic support
Michael Chan
2
-3
/
+30
2006-03-20
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-15
/
+1
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
1
-1
/
+1
2006-03-20
[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.
Evgeniy Polyakov
1
-3
/
+4
2006-03-20
[IRDA]: TOIM3232 dongle support
David Basden
3
-0
/
+384
2006-03-20
[TG3]: Fix tg3_get_ringparam()
Michael Chan
1
-4
/
+13
2006-03-20
[TG3]: Add some missing netif_running() checks
Michael Chan
1
-0
/
+6
2006-03-20
[IRDA]: pci_register_driver conversion
Christophe Lucas
2
-2
/
+2
2006-03-20
[IRDA]: sti/cli removal from EP7211 IrDA driver
David chosrova
1
-4
/
+7
2006-03-20
[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset
Jean Tourrilhes
1
-4
/
+6
2006-03-20
[IRDA]: nsc-ircc: PM update
Dmitry Torokhov
2
-35
/
+98
2006-03-20
[IRDA]: nsc-ircc: ISAPnP support
Jean Tourrilhes
1
-34
/
+151
2006-03-20
[BNX2]: include <linux/vmalloc.h>
Michael Chan
2
-2
/
+3
2006-03-20
[BNX2]: Update version
Michael Chan
1
-2
/
+3
2006-03-20
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
1
-2
/
+2
2006-03-20
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
2
-46
/
+107
2006-03-20
[BNX2]: Fix bug when rx ring is full
Michael Chan
1
-16
/
+25
2006-03-20
[BNX2]: Add ethtool -d support
Michael Chan
1
-0
/
+60
2006-03-20
[BNX2]: Reduce register test size
Michael Chan
1
-254
/
+0
2006-03-20
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-20
[TG3]: Support shutdown WoL.
Michael Chan
1
-11
/
+41
2006-03-20
[TG3]: Enable TSO by default
Michael Chan
1
-4
/
+5
2006-03-20
[TG3]: Add support for 5714S and 5715S
Michael Chan
1
-1
/
+34
2006-03-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-27
/
+619
2006-03-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
129
-4311
/
+5127
2006-03-20
Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-12
/
+15
2006-03-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
4
-366
/
+354
2006-03-20
Merge branch 'master'
Jeff Garzik
5
-24
/
+68
2006-03-20
[SPARC64] bbc_i2c: Fix cpu check and add missing module license.
David S. Miller
1
-1
/
+3
2006-03-20
[SUNSU]: Fix missing spinlock initialization.
David S. Miller
1
-0
/
+2
2006-03-20
[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.
David S. Miller
1
-0
/
+4
2006-03-20
[SPARC] serial: Make sure sysfs nodes get named correctly.
David S. Miller
4
-0
/
+6
2006-03-20
[SPARC64] sunhv: Fix locking in sunhv_start_tx()
David S. Miller
1
-6
/
+2
[next]