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-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-13
/
+11
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-10
/
+10
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-60
/
+402
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+6
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-93
/
+67
2012-01-09
netdev: make net_device_ops const
stephen hemminger
2
-3
/
+2
2012-01-09
bcm63xx: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
4
-5
/
+5
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-0
/
+3434
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
11
-20
/
+36
2012-01-08
8139cp: fix missing napi_gro_flush.
françois romieu
1
-0
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-9
/
+9
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-3
/
+3
2012-01-07
Merge branch 'next/cleanup' into samsung/dt
Arnd Bergmann
3
-93
/
+67
2012-01-07
smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h
David S. Miller
1
-2
/
+0
2012-01-07
asix: fix infinite loop in rx_fixup()
Aurelien Jacobs
1
-1
/
+1
2012-01-07
r6040: fix typo in use of MCR0 register bits
Cesar Eduardo Barros
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
45
-669
/
+50
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
17
-77
/
+53
2012-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-4
/
+3
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
45
-669
/
+50
2012-01-05
cnic: Improve error recovery on bnx2x devices
Michael Chan
3
-8
/
+74
2012-01-05
cnic: Re-init dev->stats_addr after chip reset
Michael Chan
1
-0
/
+1
2012-01-05
bna: fix sparse warnings/errors
stephen hemminger
4
-7
/
+8
2012-01-05
bna: make ethtool_ops and strings const
stephen hemminger
1
-2
/
+2
2012-01-05
xgmac: cleanups
stephen hemminger
1
-2
/
+2
2012-01-05
net: make ethtool_ops const
stephen hemminger
6
-8
/
+8
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2012-01-05
xen-netback: make ops structs const
stephen hemminger
1
-2
/
+2
2012-01-05
virtio_net: Pass gfp flags when allocating rx buffers.
Mike Waychison
1
-1
/
+2
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-05
igb: reset PHY after recovering from PHY power down
Koki Sanagi
1
-0
/
+1
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2
-19
/
+133
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
2
-0
/
+10
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-1981
/
+999
2012-01-05
ath6kl: revert USB support
John W. Linville
8
-501
/
+20
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+24
2012-01-04
mwl8k: Changing the driver version to 0.13
Yogesh Ashok Powar
1
-1
/
+1
2012-01-04
net/hyperv: Add support for jumbo frame up to 64KB
Haiyang Zhang
3
-17
/
+67
2012-01-04
net/hyperv: Add NETVSP protocol version negotiation
Haiyang Zhang
2
-34
/
+149
2012-01-04
net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
Haiyang Zhang
4
-92
/
+10
2012-01-04
r6040: place comments before code
Florian Fainelli
1
-3
/
+4
2012-01-04
r6040: use __aligned(size)
Florian Fainelli
1
-1
/
+1
2012-01-04
r6040: use definitions for MAC_SM register read/writes
Florian Fainelli
1
-2
/
+3
2012-01-04
r6040: use MAC_RST bit definition with MCR1 read/writes
Florian Fainelli
1
-3
/
+3
[next]