aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
Commit message (Expand)AuthorAge
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* net: macb: use dev_get_platdata()Jingoo Han2013-08-30
* net: at91_ether: use dev_get_platdata()Jingoo Han2013-08-30
* net/cadence/macb: fix invalid 0 return if no phy is discovered on mii initBoris BREZILLON2013-08-29
* net/cadence/macb: add support for dt phy definitionBoris BREZILLON2013-08-26
* drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-11
* net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-09
* at91_ether: Do not select NET_COREBen Hutchings2013-06-20
* net/macb: change RX path for GEMNicolas Ferre2013-06-06
* net/macb: increase RX buffer size for GEMNicolas Ferre2013-06-06
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-14
* net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* net/macb: fix error return code in macb_probe()Nicolas Ferre2013-04-15
* net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun2013-04-12
* net/cadence/macb: Simplify OF dependenciesGuenter Roeck2013-04-02
* net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-02
* net/macb: make clk_enable atomicSteffen Trumtrar2013-03-28
* net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2013-03-28
* net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar2013-03-28
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* net: macb: use module_platform_driver_probe()Jingoo Han2013-03-05
* net: at91_ether: use module_platform_driver_probe()Jingoo Han2013-03-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\
| * drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\|
| * net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-13
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
|/
* net/cadence: remove __dev* attributesBill Pemberton2012-12-03
* net/macb: GEM DMA configuration register updateNicolas Ferre2012-11-23
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-19
* net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre2012-11-19
* net/macb: clear unused address registerJoachim Eastwood2012-11-14
* net/macb: add support for phy irq via gpio pinJoachim Eastwood2012-11-14
* net/at91_ether: fix comment and style issuesJoachim Eastwood2012-11-07
* net/at91_ether: clean up print outsJoachim Eastwood2012-11-07
* net/at91_ether: drop board_data private struct memberJoachim Eastwood2012-11-07
* net/at91_ether: use stat function from macbJoachim Eastwood2012-11-07
* net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood2012-11-07
* net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood2012-11-07
* net/macb: support reversed hw addrJoachim Eastwood2012-11-07
* net/macb: check all address registers setsJoachim Eastwood2012-11-07
* net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-06
* net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-06
* macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets2012-11-03
* net/macb: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-11-01
* net/macb: Offset first RX buffer by two bytesHavard Skinnemoen2012-11-01
* net/macb: better manage tx errorsNicolas Ferre2012-11-01