aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb.c
Commit message (Expand)AuthorAge
* 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
* macb: support DMA bus widths > 32 bitsJamie Iles2011-11-22
* macb: support statistics for GEM devicesJamie Iles2011-11-22
* macb: support higher rate GEM MDIO clock divisorsJamie Iles2011-11-22
* macb: initial support for Cadence GEMJamie Iles2011-11-22
* macb: convert printk to netdev_ and friendsJamie Iles2011-11-22
* macb: unify at91 and avr32 platform dataJamie Iles2011-11-22
* macb: remove conditional clk handlingJamie Iles2011-11-22
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* macb: Move the Atmel driverJeff Kirsher2011-08-12