summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
Commit message (Expand)AuthorAgeFilesLines
...
* | drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-161-5/+0
|/
* sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov2013-04-301-0/+5
* sh_eth: add R8A77781 supportSergei Shtylyov2013-04-292-3/+4
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+4
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-012-11/+19
|\
| * sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-03-312-5/+5
| * sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-03-311-2/+8
| * sh_eth: fix handling of no LINK signalSergei Shtylyov2013-03-311-4/+6
* | sh_eth: add R-Car support for realSergei Shtylyov2013-03-291-8/+99
* | sh_eth: move data from header file to driverSergei Shtylyov2013-03-292-219/+218
* | sh_eth: fix unused variable warningSergei Shtylyov2013-03-211-1/+0
* | sh_eth: use managed device APISergei Shtylyov2013-03-212-35/+13
* | sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov2013-03-211-2/+1
* | sh_eth: use PIR_* bitsSergei Shtylyov2013-03-211-4/+4
* | net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu2013-03-211-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-202-0/+11
|\ \ | |/
| * sh_eth: check TSU registers ioremap() errorSergei Shtylyov2013-03-201-0/+5
| * sh_eth: fix bitbang memory leakSergei Shtylyov2013-03-202-0/+6
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-7/+2
|/
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-6/+4
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+1
* drivers/net/ethernet/renesas/sh_eth.c: fix error return codePeter Senna Tschudin2012-10-071-0/+1
* net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-202-5/+10
* net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-272-33/+112
* net: sh_eth: fix up the buffer pointersYoshihiro Shimoda2012-06-271-7/+24
* net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2012-06-272-75/+1
* net: sh_eth: remove unnecessary functionYoshihiro Shimoda2012-06-272-23/+0
* net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu2012-06-251-32/+56
* net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2012-06-252-43/+66
* net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-221-5/+7
* net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda2012-05-291-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-102-3/+3
|\
| * net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-012-3/+3
* | net: sh_eth: add support R8A7740Yoshihiro Shimoda2012-04-053-6/+120
|/
* net: sh_eth: Add support SH7734Nobuhiro Iwamatsu2012-03-273-8/+28
* net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2012-02-162-0/+64
* net: sh_eth: add support for multicast filteringYoshihiro Shimoda2012-02-162-5/+286
* net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda2012-02-161-11/+14
* net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-161-2/+2
* net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda2012-02-161-0/+1
* renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka2012-02-151-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-102-4/+3
|\
| * net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-072-4/+3
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-4/+2
* | sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2012-02-072-32/+31
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
|/
* net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu2012-01-171-1/+1
* sh-eth: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
OpenPOWER on IntegriCloud