summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2012-10-31net/cadence: depend on HAS_IOMEMJoachim Eastwood
2012-10-23net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood
2012-10-23net/at91_ether: select MACB in KconfigJoachim Eastwood
2012-10-23net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood
2012-10-23net/macb: fix truncate warningsJoachim Eastwood
2012-10-19net/at91_ether: convert to devm_* functionsJoachim Eastwood
2012-10-19net/at91_ether: clean up rx buffer handlingJoachim Eastwood
2012-10-19net/at91_ether: use macb dma description structJoachim Eastwood
2012-10-19net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood
2012-10-19net/at91_ether: use ethtool and mdio from macbJoachim Eastwood
2012-10-19net/at91_ether: compile macb for exported functionsJoachim Eastwood
2012-10-19net/macb: export some symbols for at91_etherJoachim Eastwood
2012-10-19net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood
2012-10-19net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood
2012-10-19net/at91_ether: use macb defs for rx dma buffersJoachim Eastwood
2012-10-19net/at91_ether: use macb access functionsJoachim Eastwood
2012-10-19net/at91_ether: use macb register definitionsJoachim Eastwood
2012-10-19net/macb: add AT91RM9200 specific registers and bits to headerJoachim Eastwood
2012-09-20at91ether: return PTR_ERR if call to clk_get failsDevendra Naga
2012-07-09net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre
2012-04-28net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor
2012-04-04macb: Support the get_ts_info ethtool method.Richard Cochran
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-10macb: use an unique MDIO bus name.Florian Fainelli
2011-12-21net: macb: fix build break with !CONFIG_OFOlof Johansson
2011-12-16Merge branch 'at91/macb' into next/driversArnd Bergmann
2011-12-16net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre
2011-12-16net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann
2011-11-22macb: allow GEM to have configurable receive buffer sizeJamie Iles
2011-11-22macb: support DMA bus widths > 32 bitsJamie Iles
2011-11-22macb: support statistics for GEM devicesJamie Iles
2011-11-22macb: support higher rate GEM MDIO clock divisorsJamie Iles
2011-11-22macb: initial support for Cadence GEMJamie Iles
2011-11-22macb: convert printk to netdev_ and friendsJamie Iles
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles
2011-11-22macb: remove conditional clk handlingJamie Iles
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12macb: Move the Atmel driverJeff Kirsher