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
/
sh_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
sh_eth: Move the Renesas SuperH driver
Jeff Kirsher
1
-1959
/
+0
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2011-07-05
net: sh_eth: fix the parameter for the ETHER of SH7757
Yoshihiro Shimoda
1
-0
/
+2
2011-07-05
net: sh_eth: fix cannot work half-duplex mode
Yoshihiro Shimoda
1
-2
/
+2
2011-07-03
net: sh_eth: remove __flush_purge_region
Yoshihiro Shimoda
1
-4
/
+4
2011-06-27
net: sh_eth: tidyup compile warning
Kuninori Morimoto
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
net: sh_eth: add set_mdio_gate in bb_info
Yoshihiro Shimoda
1
-2
/
+19
2011-03-14
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
1
-1
/
+135
2011-03-14
net: sh_eth: modify the PHY_INTERFACE_MODE
Yoshihiro Shimoda
1
-1
/
+2
2011-03-14
net: sh_eth: remove almost #ifdef of SH7763
Yoshihiro Shimoda
1
-29
/
+43
2011-03-14
net: sh_eth: remove the SH_TSU_ADDR
Yoshihiro Shimoda
1
-7
/
+24
2011-03-14
net: sh_eth: modify the definitions of register
Yoshihiro Shimoda
1
-163
/
+163
2011-02-22
sh: sh_eth: Add support ethtool
Nobuhiro Iwamatsu
1
-19
/
+189
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
1
-1
/
+0
2010-11-15
net: sh_eth: Move off of deprecated I/O routines.
Paul Mundt
1
-122
/
+122
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-1
/
+1
2010-08-19
net: sh_eth: remove unused variable
Kuninori Morimoto
1
-1
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Fix spelling contorller -> controller in comments
Stefan Weil
1
-1
/
+1
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-07
net: sh_eth: add support for SH7757's ETHER
Yoshihiro Shimoda
1
-1
/
+52
2010-05-20
sh_eth: Fix memleak in sh_mdio_release
Denis Kirjanov
1
-0
/
+3
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-03
net: Test off by one in sh_eth_reset()
roel kluin
1
-1
/
+1
2009-12-29
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+3
2009-12-15
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
1
-1
/
+6
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-10-26
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
1
-0
/
+1
2009-10-13
net: add Runtime PM to the sh_eth driver
Magnus Damm
1
-2
/
+33
2009-10-13
net: allow sh_eth to get mac address through platform data
Magnus Damm
1
-8
/
+12
2009-08-29
net: sh_eth: add value of ether_link pin in platform_data
Yoshihiro Shimoda
1
-1
/
+5
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-25
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-05-26
sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.
David S. Miller
1
-1
/
+1
2009-05-25
net: sh_eth: Add support SH7724
Yoshihiro Shimoda
1
-1
/
+51
2009-05-25
net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"
Yoshihiro Shimoda
1
-144
/
+267
2009-05-25
net: sh_eth: fix receive desciptor loop
Yoshihiro Shimoda
1
-0
/
+1
2009-05-25
net: sh_eth: fix TX/RX descriptor not set physical memory
Yoshihiro Shimoda
1
-23
/
+12
2009-05-25
net: sh_eth: fix cache coherency issue
Yoshihiro Shimoda
1
-0
/
+4
2009-04-13
sh_eth: convert to net_device_ops
Alexander Beregalov
1
-7
/
+14
2009-03-18
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
1
-3
/
+17
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
[next]