aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
Commit message (Expand)AuthorAge
...
* 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/cadence: depend on HAS_IOMEMJoachim Eastwood2012-10-31
* net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-23
* net/at91_ether: select MACB in KconfigJoachim Eastwood2012-10-23
* net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-23
* net/macb: fix truncate warningsJoachim Eastwood2012-10-23
* net/at91_ether: convert to devm_* functionsJoachim Eastwood2012-10-19
* net/at91_ether: clean up rx buffer handlingJoachim Eastwood2012-10-19
* net/at91_ether: use macb dma description structJoachim Eastwood2012-10-19
* net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood2012-10-19
* net/at91_ether: use ethtool and mdio from macbJoachim Eastwood2012-10-19
* net/at91_ether: compile macb for exported functionsJoachim Eastwood2012-10-19
* net/macb: export some symbols for at91_etherJoachim Eastwood2012-10-19
* net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood2012-10-19
* net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood2012-10-19
* net/at91_ether: use macb defs for rx dma buffersJoachim Eastwood2012-10-19
* net/at91_ether: use macb access functionsJoachim Eastwood2012-10-19
* net/at91_ether: use macb register definitionsJoachim Eastwood2012-10-19
* net/macb: add AT91RM9200 specific registers and bits to headerJoachim Eastwood2012-10-19
* at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-20
* net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre2012-07-09
* net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre2012-04-28
* AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-28
* 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
* 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
* Merge branch 'at91/macb' into next/driversArnd Bergmann2011-12-16
|\
| * net/at91_ether: use gpio_is_valid for phy IRQ lineNicolas Ferre2011-12-16
| * net/macb: add DT support for Cadence macb/gem driverJean-Christophe PLAGNIOL-VILLARD2011-12-16
* | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-06
|\ \ | |/ |/|
| * net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-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
|/
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27