index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh_eth: fix misreporting of transmit abort
Sergei Shtylyov
2013-06-24
1
-2
/
+3
*
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2013-06-24
2
-16
/
+19
*
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
2013-06-13
1
-4
/
+11
*
sh_eth: fix result of sh_eth_check_reset() on timeout
Sergei Shtylyov
2013-06-11
1
-2
/
+2
*
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
1
-5
/
+0
*
sh_eth: use random MAC address if no valid one supplied
Sergei Shtylyov
2013-04-30
1
-0
/
+5
*
sh_eth: add R8A77781 support
Sergei Shtylyov
2013-04-29
2
-3
/
+4
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+4
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
2
-11
/
+19
|
\
|
*
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
Sergei Shtylyov
2013-04-01
2
-5
/
+5
|
*
sh_eth: workaround for spurious ECI interrupt
Sergei Shtylyov
2013-04-01
1
-2
/
+8
|
*
sh_eth: fix handling of no LINK signal
Sergei Shtylyov
2013-04-01
1
-4
/
+6
*
|
sh_eth: add R-Car support for real
Sergei Shtylyov
2013-03-29
1
-8
/
+99
*
|
sh_eth: move data from header file to driver
Sergei Shtylyov
2013-03-29
2
-219
/
+218
*
|
sh_eth: fix unused variable warning
Sergei Shtylyov
2013-03-21
1
-1
/
+0
*
|
sh_eth: use managed device API
Sergei Shtylyov
2013-03-21
2
-35
/
+13
*
|
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
Sergei Shtylyov
2013-03-21
1
-2
/
+1
*
|
sh_eth: use PIR_* bits
Sergei Shtylyov
2013-03-21
1
-4
/
+4
*
|
net: sh-eth: Use pr_err instead of printk
Nobuhiro Iwamatsu
2013-03-21
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
2
-0
/
+11
|
\
|
|
*
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
2013-03-20
1
-0
/
+5
|
*
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2013-03-20
2
-0
/
+6
*
|
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-7
/
+2
|
/
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-6
/
+4
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
*
net: sh_eth: Fix a typo - replace regist with register.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-03
1
-1
/
+1
*
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
2012-10-07
1
-0
/
+1
*
net: sh_eth: Add eth support for R8A7779 device
Phil Edworthy
2012-08-20
2
-5
/
+10
*
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2012-06-27
2
-33
/
+112
*
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
2012-06-27
1
-7
/
+24
*
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2012-06-27
2
-75
/
+1
*
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2012-06-27
2
-23
/
+0
*
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
2012-06-26
1
-32
/
+56
*
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-26
2
-43
/
+66
*
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
2012-06-23
1
-5
/
+7
*
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
2012-05-29
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
2
-3
/
+3
|
\
|
*
net: sh_eth: fix endian check for architecture independent
Yoshihiro Shimoda
2012-04-02
2
-3
/
+3
*
|
net: sh_eth: add support R8A7740
Yoshihiro Shimoda
2012-04-05
3
-6
/
+120
|
/
*
net: sh_eth: Add support SH7734
Nobuhiro Iwamatsu
2012-03-28
3
-8
/
+28
*
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2012-02-16
2
-0
/
+64
*
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2012-02-16
2
-5
/
+286
*
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
2012-02-16
1
-11
/
+14
*
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
2012-02-16
1
-2
/
+2
*
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
2012-02-16
1
-0
/
+1
*
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
2012-02-15
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-11
2
-4
/
+3
|
\
|
*
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2012-02-07
2
-4
/
+3
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
1
-4
/
+2
[next]