aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
Commit message (Expand)AuthorAge
* sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-24
* sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-24
* net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-13
* sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-11
* drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov2013-04-30
* sh_eth: add R8A77781 supportSergei Shtylyov2013-04-29
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\
| * sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-03-31
| * sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-03-31
| * sh_eth: fix handling of no LINK signalSergei Shtylyov2013-03-31
* | sh_eth: add R-Car support for realSergei Shtylyov2013-03-29
* | sh_eth: move data from header file to driverSergei Shtylyov2013-03-29
* | sh_eth: fix unused variable warningSergei Shtylyov2013-03-21
* | sh_eth: use managed device APISergei Shtylyov2013-03-21
* | sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov2013-03-21
* | sh_eth: use PIR_* bitsSergei Shtylyov2013-03-21
* | net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu2013-03-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\|
| * sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-20
| * sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-20
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-03
* drivers/net/ethernet/renesas/sh_eth.c: fix error return codePeter Senna Tschudin2012-10-07
* net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-20
* net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-27
* net: sh_eth: fix up the buffer pointersYoshihiro Shimoda2012-06-27
* net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2012-06-27
* net: sh_eth: remove unnecessary functionYoshihiro Shimoda2012-06-27
* net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu2012-06-26
* net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2012-06-26
* net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-23
* net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda2012-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-01
* | net: sh_eth: add support R8A7740Yoshihiro Shimoda2012-04-05
|/
* net: sh_eth: Add support SH7734Nobuhiro Iwamatsu2012-03-27
* net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2012-02-16
* net: sh_eth: add support for multicast filteringYoshihiro Shimoda2012-02-16
* net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda2012-02-16
* net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-16
* net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda2012-02-16
* renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka2012-02-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\
| * net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-07
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08