summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/at91_ether.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-271-1/+0
* net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun2013-04-121-1/+2
* net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-021-38/+6
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-11/+8
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-1/+0
* net: at91_ether: use module_platform_driver_probe()Jingoo Han2013-03-051-12/+1
* net/cadence: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-191-3/+0
* net/at91_ether: fix comment and style issuesJoachim Eastwood2012-11-071-60/+51
* net/at91_ether: clean up print outsJoachim Eastwood2012-11-071-10/+7
* net/at91_ether: drop board_data private struct memberJoachim Eastwood2012-11-071-2/+0
* net/at91_ether: use stat function from macbJoachim Eastwood2012-11-071-41/+8
* net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood2012-11-071-109/+3
* net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-061-0/+11
* net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-061-7/+66
* net/macb: clean up ring buffer logicHavard Skinnemoen2012-11-011-3/+3
* net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-231-3/+2
* net/at91_ether: convert to devm_* functionsJoachim Eastwood2012-10-191-18/+7
* net/at91_ether: clean up rx buffer handlingJoachim Eastwood2012-10-191-38/+68
* net/at91_ether: use macb dma description structJoachim Eastwood2012-10-191-3/+3
* net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood2012-10-191-106/+1
* net/at91_ether: use ethtool and mdio from macbJoachim Eastwood2012-10-191-605/+31
* net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood2012-10-191-12/+12
* net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood2012-10-191-35/+35
* net/at91_ether: use macb defs for rx dma buffersJoachim Eastwood2012-10-191-4/+4
* net/at91_ether: use macb access functionsJoachim Eastwood2012-10-191-81/+63
* net/at91_ether: use macb register definitionsJoachim Eastwood2012-10-191-80/+84
* at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
* net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre2012-04-281-4/+4
* AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-281-243/+284
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre2011-12-161-10/+13
* macb: unify at91 and avr32 platform dataJamie Iles2011-11-221-1/+2
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* macb: Move the Atmel driverJeff Kirsher2011-08-121-0/+1254
OpenPOWER on IntegriCloud