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
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-236
/
+242
2012-01-17
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-67
/
+28
2012-01-17
bnx2x: Disable AN KR work-around for BCM57810
Yaniv Rosner
1
-1
/
+9
2012-01-17
bnx2x: Remove AutoGrEEEn for BCM84833
Yaniv Rosner
1
-6
/
+2
2012-01-17
bnx2x: Remove 100Mb force speed for BCM84833
Yaniv Rosner
2
-6
/
+21
2012-01-17
bnx2x: Fix PFC setting on BCM57840
Yaniv Rosner
2
-10
/
+13
2012-01-17
bnx2x: Fix Super-Isolate mode for BCM84833
Yaniv Rosner
1
-113
/
+137
2012-01-17
net: sh-eth: Fix build error by the value which is not defined
Nobuhiro Iwamatsu
1
-1
/
+1
2012-01-17
mwl8k: Fixing Sparse ENDIAN CHECK warning
Yogesh Ashok Powar
1
-1
/
+1
2012-01-17
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
Dan Carpenter
1
-1
/
+1
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
1
-1
/
+1
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
3
-25
/
+23
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
1
-35
/
+3
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
1
-1
/
+1
2012-01-16
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
1
-1
/
+1
2012-01-16
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2
-4
/
+6
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-674
/
+686
2012-01-13
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
1
-20
/
+8
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
1
-2
/
+2
2012-01-13
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
1
-1
/
+4
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-394
/
+576
2012-01-12
pptp: Accept packet with seq zero
Bradley Peterson
1
-2
/
+2
2012-01-12
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
2
-3
/
+10
2012-01-12
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap
Julia Lawall
1
-1
/
+1
2012-01-12
drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmap
Julia Lawall
1
-2
/
+4
2012-01-12
ksz884x: fix mtu for VLAN
Doug Kehn
1
-1
/
+1
2012-01-12
dp83640: Fix NOHZ local_softirq_pending 08 warning
Manfred Rudigier
1
-1
/
+1
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2
-10
/
+23
2012-01-12
gianfar: Fix missing sock reference when processing TX time stamps
Manfred Rudigier
1
-0
/
+4
2012-01-12
phylib: introduce mdiobus_alloc_size()
Timur Tabi
1
-5
/
+19
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-33
/
+92
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-10
/
+11
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+46
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
1
-8
/
+12
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
1
-19
/
+28
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
1
-6
/
+6
2012-01-11
bond_alb: don't disable softirq under bond_alb_xmit
Maxim Uvarov
1
-36
/
+76
2012-01-10
mdio-octeon: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-10
mdio-gpio: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2012-01-10
phy/fixed: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2012-01-10
bcm63xx_enet: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2012-01-10
ixp4xx-eth: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2012-01-10
davinci_emac: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-10
cpmac: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+1
2012-01-10
stmmac: use an unique MDIO bus name.
Florian Fainelli
2
-2
/
+3
2012-01-10
smsc911x: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
[next]