summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
Commit message (Expand)AuthorAgeFilesLines
* net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre2012-04-291-4/+4
* AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-292-243/+285
* macb: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1Star
* macb: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* net: macb: fix build break with !CONFIG_OFOlof Johansson2011-12-211-0/+1
* Merge branch 'at91/macb' into next/driversArnd Bergmann2011-12-163-18/+80
|\
| * net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre2011-12-161-10/+13
| * net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-162-8/+67
* | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-061-0/+1
|\ \ | |/ |/|
| * net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-161-0/+1
* | macb: allow GEM to have configurable receive buffer sizeJamie Iles2011-11-222-0/+22
* | macb: support DMA bus widths > 32 bitsJamie Iles2011-11-222-0/+42
* | macb: support statistics for GEM devicesJamie Iles2011-11-222-4/+107
* | macb: support higher rate GEM MDIO clock divisorsJamie Iles2011-11-222-11/+55
* | macb: initial support for Cadence GEMJamie Iles2011-11-223-26/+94
* | macb: convert printk to netdev_ and friendsJamie Iles2011-11-221-64/+56Star
* | macb: unify at91 and avr32 platform dataJamie Iles2011-11-223-8/+9
* | macb: remove conditional clk handlingJamie Iles2011-11-221-21/+2Star
|/
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-182-2/+2
* macb: Move the Atmel driverJeff Kirsher2011-08-126-0/+3173