mcs814x: use the standard device tree binding to represent a PHY node
[openwrt.git] / target / linux / mcs814x / files-3.3 / drivers / net / ethernet / mcs8140 / nuport_mac.c
2013-03-16 florianmcs814x: use the standard device tree binding to repres...
2012-10-15 florian[mcs814x] nuport-mac: various fixes
2012-10-03 florian[mcs814x] more convertions to {read,write}_relaxed...
2012-09-08 florian[mcs814x] use the recommended ARM I/O accessors
2012-09-03 florian[mcs814x] nuport-mac: disable MAC RX and TX during...
2012-08-10 florian[mcs814x] nuport-mac: delay call to napi_start() until...
2012-08-09 florian[mcs814x] nuport-mac: use dma_mapping_error() instead...
2012-08-08 florian[mcs814x] nuport-mac: rework PHY interrupt configuratio...
2012-08-08 florian[mcs814x] nuport-mac: close possible race condition...
2012-08-08 florian[mcs814x] nuport-mac: unmap the DMA buffer when closing...
2012-08-08 florian[mcs814x] nuport-mac: check dma_map_single address...
2012-08-02 florian[mcs814x] nuport-mac: properly protect the phy interrup...
2012-08-01 florian[mcs814x] assume the link is up and full-duplex by...
2012-07-15 florian[mcs814x] make sure we properly unmap DMA mappings...
2012-07-15 florian[mcs814x] nuport-mac: add definitions of the various...
2012-07-11 florian[mcs814x] nuport-mac: check netif_receive_skb() return...
2012-06-23 florian[mcs814x] remove platform specific initialization from...
2012-06-20 florian[mcs814x] remove uselss cache invalidations
2012-06-20 florian[mcs814x] improve ethernet driver debugging
2012-06-19 florian[mcs814x] add Moschip MSC814x support