aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.c
Commit message (Expand)AuthorAge
* net: macb: 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
* net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-09
* 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/macb: fix error return code in macb_probe()Nicolas Ferre2013-04-15
* net/cadence/macb: 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
* net: macb: use module_platform_driver_probe()Jingoo Han2013-03-05
* 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: use stat function from macbJoachim 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
* 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
* net/macb: ethtool interface: add register dump featureNicolas Ferre2012-11-01
* net/macb: clean up ring buffer logicHavard Skinnemoen2012-11-01
* net/macb: tx status is more than 8 bits nowNicolas Ferre2012-11-01
* net/macb: remove macb_get_drvinfo()Nicolas Ferre2012-11-01
* net/macb: change debugging messagesHavard Skinnemoen2012-11-01
* net/macb: memory barriers cleanupHavard Skinnemoen2012-11-01
* net/macb: Add support for Gigabit Ethernet modePatrice Vilchez2012-11-01
* net/macb: fix truncate warningsJoachim Eastwood2012-10-23
* net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood2012-10-19
* net/macb: export some symbols for at91_etherJoachim Eastwood2012-10-19
* net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre2012-07-09
* macb: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* macb: use an unique MDIO bus name.Florian Fainelli2012-01-10
* net: macb: fix build break with !CONFIG_OFOlof Johansson2011-12-21
* net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-16
* macb: allow GEM to have configurable receive buffer sizeJamie Iles2011-11-22