index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2015-01-26
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
2015-01-26
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
2015-01-26
sh_eth: Fix padding of short frames on TX
Ben Hutchings
2015-01-26
sh_eth: add more PM methods
Mikhail Ulyanov
2015-01-26
sh_eth: use SET_RUNTIME_PM_OPS()
Mikhail Ulyanov
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
2015-01-15
net: sh_eth: Use u32 for 32-bit register data
Geert Uytterhoeven
2015-01-15
sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
Geert Uytterhoeven
2015-01-08
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2015-01-08
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-09
sh_eth: Remove redundant alignment adjustment
Mitsuhiro Kimura
2014-12-09
sh_eth: Optimization for RX excess judgement
Mitsuhiro Kimura
2014-11-29
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2014-11-29
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2014-11-13
net: sh_eth: Add r8a7793 support
Hisashi Nakamura
2014-11-13
net: sh_eth: Add RMII mode setting in probe
Hisashi Nakamura
2014-10-27
ethernet: renesas: remove unnecessary check
Varka Bhadram
2014-09-02
net: sh_eth: fix driver dependencies
Bartlomiej Zolnierkiewicz
2014-08-02
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
2014-07-02
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
2014-06-11
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
2014-06-11
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
sh_eth: fix SH7619/771x support
Sergei Shtylyov
2014-06-03
sh_eth: use RNC mode for packet reception
Ben Dooks
2014-05-13
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
Sergei Shtylyov
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
2014-03-20
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
2014-03-20
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
2014-03-20
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
2014-03-20
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
2014-03-20
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
2014-03-17
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
Sergei Shtylyov
2014-03-17
sh_eth: convert dev_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
sh_eth: convert pr_*() to netdev_*() calls
Sergei Shtylyov
2014-03-17
sh_eth: exit probe with unknown register layout
Sergei Shtylyov
2014-03-13
sh_eth: update OF PHY registeration
Ben Dooks
2014-02-18
sh_eth: add device tree support
Sergei Shtylyov
2014-02-13
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2014-01-17
sh_eth: Add support for r7s72100
Simon Horman
2014-01-17
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
[next]