nuport-mac: unmap the DMA buffer when closing device
[openwrt/openwrt.git] / target / linux / mcs814x / files-3.3 /
2012-08-08 Florian Fainellinuport-mac: unmap the DMA buffer when closing device
2012-08-08 Florian Fainellinuport-mac: check dma_map_single address return values
2012-08-02 Florian Fainellinuport-mac: properly protect the phy interrupt handler
2012-08-01 Florian Fainelliassume the link is up and full-duplex by default
2012-07-15 Florian Fainelliadd compatible property to pci node
2012-07-15 Florian Fainelliuse ohci_err() instead of err()
2012-07-15 Florian Fainellimake sure we properly unmap DMA mappings we created
2012-07-15 Florian Fainellinuport-mac: add definitions of the various bits/masks...
2012-07-11 Florian Fainellinuport-mac: check netif_receive_skb() return value
2012-07-09 Florian Fainellifix typo on of_node_put()
2012-07-05 Florian Fainellicall of_node_put() on ethernet node
2012-07-05 Florian Fainellifix EPHY clock bit definition after r32489
2012-07-05 Florian Fainelligive an unique partition identifier for dLAN USB Extend...
2012-07-04 Florian Fainelliadd missing interrupts properties to some device nodes
2012-06-23 Florian Fainelliprovide an early ioremap cookie of the system configura...
2012-06-23 Florian Fainelligroup SYSDBG register defines in mcs814x.h
2012-06-23 Florian Fainellimake hardware.h a forward inclusion of mcs814x.h
2012-06-23 Florian Fainelliremove platform specific initialization from ethernet...
2012-06-23 Florian Fainelliregroup interrupt controller register definitions in...
2012-06-21 Florian Fainelliremove handle_irq callback in board-mcs8140-dt.c
2012-06-20 Florian Fainelliremove uselss cache invalidations
2012-06-20 Florian Fainelliimprove ethernet driver debugging
2012-06-20 Florian Fainellido not use MULTI_IRQ_HANDLER it is bogus on our platform
2012-06-19 Florian Fainelliadd Moschip MSC814x support