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-12-02
[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"
Larry Finger
1
-0
/
+1
2006-12-02
Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"
Jeff Garzik
1
-144
/
+12
2006-12-02
[PATCH] Atmel MACB ethernet driver
Haavard Skinnemoen
4
-0
/
+1610
2006-12-02
[PATCH] WAN: DSCC4 driver requires generic HDLC
Krzysztof Halasa
1
-38
/
+38
2006-12-02
[PATCH] Add tsi108/9 On Chip Ethernet device driver support
Zang Roy-r61911
4
-0
/
+2082
2006-12-02
[PATCH] sundance: solve host error problem in low performance embedded system...
Jesse Huang
1
-3
/
+23
2006-12-02
e1000 linkage fix
Andrew Morton
1
-0
/
+1
2006-12-02
[PATCH] Add support for Marvell 88e1111S and 88e1145
Andy Fleming
1
-12
/
+144
2006-12-02
[PATCH] add netpoll support for gianfar: respin
Vitaly Wool
1
-0
/
+33
2006-12-02
[PATCH] wireless: clean-up some "check return code" warnings
John W. Linville
5
-8
/
+43
2006-12-02
[PATCH] bcm43xx: Remove useless core enable/disable messages
Larry Finger
1
-10
/
+5
2006-12-02
[PATCH] bcm43xx: remove badness variable and related routine
Larry Finger
1
-34
/
+7
2006-12-02
[netdrvr] netxen: build fixes
Jeff Garzik
4
-6
/
+7
2006-12-02
[PATCH] sundance: correct initial and close hardware step.
Jesse Huang
1
-0
/
+8
2006-12-02
[PATCH] Fixed a number of bugs in the PHY Layer
Andy Fleming
2
-42
/
+40
2006-12-02
[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)
Jesse Huang
1
-2
/
+14
2006-12-02
[PATCH] sundance: remove TxStartThresh and RxEarlyThresh
Jesse Huang
1
-6
/
+2
2006-12-02
[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register f...
Komuro
1
-1
/
+0
2006-12-02
[PATCH] forcedeth: add support for new mcp67 device
Ayaz Abdulla
1
-0
/
+16
2006-12-02
[PATCH] forcedeth: add recoverable error support
Ayaz Abdulla
1
-4
/
+74
2006-12-02
[PATCH] forcedeth: add mgmt unit support
Ayaz Abdulla
1
-17
/
+134
2006-12-02
[PATCH] defxx: Big-endian hosts support
Maciej W. Rozycki
2
-23
/
+31
2006-12-02
[PATCH] kmemdup() cleanup in drivers/net
Eric Sesterhenn
2
-5
/
+2
2006-12-02
r8169: perform a PHY reset before any other operation at boot time
Francois Romieu
1
-2
/
+20
2006-12-02
e1000: increment version to 7.3.15-k2
Auke Kok
1
-1
/
+1
2006-12-02
e1000: add dynamic itr modes
Jesse Brandeburg
3
-39
/
+228
2006-12-02
e1000: add dynamic generic MSI interrupt routine
Jesse Brandeburg
1
-2
/
+88
2006-12-02
e1000: reorder e1000_param.c
Auke Kok
1
-58
/
+20
2006-12-02
e1000: Only set IDE for tx when we are using TIDV/TADV
Jesse Brandeburg
1
-2
/
+5
2006-12-02
e1000: rename ICH8 flash macros
Jeff Kirsher
3
-102
/
+98
2006-12-02
e1000: add queue restart counter
Jesse Brandeburg
3
-1
/
+6
2006-12-02
e1000: New hardware support
Auke Kok
4
-0
/
+11
2006-12-02
e1000: Remove unneeded and unwanted memsets
Jesse Brandeburg
1
-3
/
+10
2006-12-02
e1000: simplify skb_put call.
Auke Kok
1
-4
/
+3
2006-12-02
e1000: reorder pci-e infor struct
Jeff Kirsher
1
-3
/
+5
2006-12-02
e1000: fix VR powerdown code
Jeff Kirsher
2
-4
/
+6
2006-12-02
e1000: add mmiowb() for IA64 to sync tail writes
Jesse Brandeburg
1
-0
/
+3
2006-12-02
e1000: Enble early receive (ERT) on 82573
Auke Kok
1
-0
/
+6
2006-12-02
e1000: FIX: enable hw TSO for IPV6
Auke Kok
3
-5
/
+24
2006-12-02
e1000: Remove DISABLE_MULR debug code
Auke Kok
1
-8
/
+0
2006-12-02
e1000: whitespace changes, comments, typos
Auke Kok
5
-68
/
+72
2006-12-02
[PATCH] zd1211rw: Add ID for ZyXEL G-220
Daniel Drake
1
-0
/
+1
2006-12-02
Add NetXen 1G/10G ethernet driver.
Amit S. Kale
14
-0
/
+7250
2006-12-02
[PATCH] bcm43xx: add PCI-E code
Stefano Brivio
3
-44
/
+156
2006-12-02
[PATCH] prism54: use BUILD_BUG_ON
Alexey Dobriyan
1
-8
/
+8
2006-12-02
[PATCH] atmel: output signal strength information
Holden Karau
1
-0
/
+8
2006-12-02
[PATCH] prism54: whitespace cleanup
Dmitry Torokhov
14
-102
/
+89
2006-12-02
[PATCH] prism54: fix potential race in reset scheduling
Dmitry Torokhov
1
-10
/
+13
2006-12-02
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
3
-45
/
+45
2006-12-02
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
1
-10
/
+10
[prev]
[next]