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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2
-165
/
+174
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2
-6
/
+6
2008-12-22
Convert ixp4xx_eth driver to use net_device_ops.
Krzysztof Hałasa
1
-5
/
+10
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
1
-43
/
+12
2008-12-22
IXP4xx: Add ethtool support to Ethernet driver.
Krzysztof Hałasa
1
-0
/
+45
2008-12-22
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
Krzysztof Hałasa
1
-1
/
+3
2008-12-22
IXP4xx: Add PHYLIB support to Ethernet driver.
Krzysztof Hałasa
2
-100
/
+96
2008-12-22
IXP4xx: Make the Ethernet driver use built-in netdev stats.
Krzysztof Hałasa
1
-16
/
+8
2008-12-22
IXP4xx: Silence section mismatch warning in Ethernet driver.
Krzysztof Hałasa
1
-3
/
+3
2008-12-11
net: Add support for the KS8695 ethernet devices.
Daniel Silverstone
4
-0
/
+1792
2008-12-02
etherh: build fix for net-next
Stephen Hemminger
2
-4
/
+17
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
4
-5
/
+0
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2008-10-31
at91_ether: request/free GPIO for PHY interrupt
David Brownell
1
-1
/
+5
2008-10-27
net: convert print_mac to %pM
Johannes Berg
5
-19
/
+12
2008-08-14
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-3
/
+3
2008-08-14
ixp4xx_eth: fix dma_mapping_error() compile errors
Mikael Pettersson
1
-3
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
4
-8
/
+8
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-21
/
+19
2008-07-22
at91_ether: use netstats in net_device structure
Paulius Zaleckas
2
-21
/
+19
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
3
-5
/
+5
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2008-07-11
ARM: IXP4xx Ethernet NAPI fix
Krzysztof Halasa
1
-2
/
+1
2008-07-03
[ARM] rpc: etherh: fix unused variable warning
Russell King
1
-1
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-0
/
+1274
2008-04-29
Driver for IXP4xx built-in Ethernet ports
Krzysztof Halasa
3
-0
/
+1274
2008-04-29
ARM: am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
1
-3
/
+7
2008-04-28
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
1
-3
/
+7
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+3
2008-04-25
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2
-0
/
+3
2008-04-17
[ARM] 4980/1: [AT91] emQbit ECB_AT91 board support
Andrew Victor
1
-1
/
+3
2008-02-03
drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()
Roel Kluin
1
-1
/
+1
2007-11-13
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
David S. Miller
1
-1
/
+1
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
5
-28
/
+22
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-1
/
+1
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
4
-4
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-38
/
+34
2007-07-20
[ARM] rpc: silence two section mismatch warnings
Russell King
2
-2
/
+2
2007-07-20
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
Russell King
3
-3
/
+0
2007-07-18
ARM/ETHER3: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-07-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-07-16
EP93XX_ETH must select MII
John Donoghue
1
-0
/
+1
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-1
/
+1
2007-07-08
Use menuconfig objects II - netdev (general+100mbit)
Jan Engelhardt
1
-6
/
+6
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
1
-1
/
+1
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
3
-21
/
+4
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
1
-3
/
+1
2007-05-08
AT91RM9200 Ethernet: Fix multicast addressing
Andrew Victor
1
-2
/
+2
[next]