aboutsummaryrefslogtreecommitdiff
path: root/target/linux/mcs814x/files-3.3
Commit message (Expand)AuthorAge
* mcs814x: remove linux 3.3 supportFelix Fietkau2015-01-24
* mcs814x: use devm_request_and_ioremap in mcs814x-rng driverFlorian Fainelli2013-03-17
* mcs814x: use devm_request_and_ioremap helper for nuport_mac driverFlorian Fainelli2013-03-17
* mcs814x: remove PCI codeFlorian Fainelli2013-03-17
* mcs814x: implement MULTI_IRQ_HANDLERFlorian Fainelli2013-03-16
* mcs814x: use the standard device tree binding to represent a PHY nodeFlorian Fainelli2013-03-16
* do not call clk_put() on the timer clockFlorian Fainelli2012-11-27
* do not list specific board compatible stringsFlorian Fainelli2012-11-27
* remove unused variables from Makefile.bootFlorian Fainelli2012-11-27
* nuport-mac: various fixesFlorian Fainelli2012-10-15
* more convertions to {read,write}_relaxed I/O accessorsFlorian Fainelli2012-10-03
* use the recommended ARM I/O accessorsFlorian Fainelli2012-09-08
* nuport-mac: disable MAC RX and TX during interface closeFlorian Fainelli2012-09-03
* MCS8140 actually selects CPU_ARM926TFlorian Fainelli2012-08-14
* change partition names to be more in line with other OpenWrt devicesFlorian Fainelli2012-08-11
* nuport-mac: delay call to napi_start() until fully able to process RXFlorian Fainelli2012-08-10
* set a compatible command-line to boot from flashFlorian Fainelli2012-08-10
* nuport-mac: use dma_mapping_error() instead of checking pointersFlorian Fainelli2012-08-09
* nuport-mac: rework PHY interrupt configuration to avoid racesFlorian Fainelli2012-08-08
* nuport-mac: close possible race condition during startFlorian Fainelli2012-08-08
* nuport-mac: unmap the DMA buffer when closing deviceFlorian Fainelli2012-08-08
* nuport-mac: check dma_map_single address return valuesFlorian Fainelli2012-08-08
* nuport-mac: properly protect the phy interrupt handlerFlorian Fainelli2012-08-02
* assume the link is up and full-duplex by defaultFlorian Fainelli2012-08-01
* add compatible property to pci nodeFlorian Fainelli2012-07-15
* use ohci_err() instead of err()Florian Fainelli2012-07-15
* make sure we properly unmap DMA mappings we createdFlorian Fainelli2012-07-15
* nuport-mac: add definitions of the various bits/masks usedFlorian Fainelli2012-07-15
* nuport-mac: check netif_receive_skb() return valueFlorian Fainelli2012-07-11
* fix typo on of_node_put()Florian Fainelli2012-07-09
* call of_node_put() on ethernet nodeFlorian Fainelli2012-07-05
* fix EPHY clock bit definition after r32489Florian Fainelli2012-07-05
* give an unique partition identifier for dLAN USB Extender Combined partitionFlorian Fainelli2012-07-05
* add missing interrupts properties to some device nodesFlorian Fainelli2012-07-04
* provide an early ioremap cookie of the system configuration registerFlorian Fainelli2012-06-23
* group SYSDBG register defines in mcs814x.hFlorian Fainelli2012-06-23
* make hardware.h a forward inclusion of mcs814x.hFlorian Fainelli2012-06-23
* remove platform specific initialization from ethernet driverFlorian Fainelli2012-06-23
* regroup interrupt controller register definitions in hardware.hFlorian Fainelli2012-06-23
* remove handle_irq callback in board-mcs8140-dt.cFlorian Fainelli2012-06-21
* remove uselss cache invalidationsFlorian Fainelli2012-06-20
* improve ethernet driver debuggingFlorian Fainelli2012-06-20
* do not use MULTI_IRQ_HANDLER it is bogus on our platformFlorian Fainelli2012-06-20
* add Moschip MSC814x supportFlorian Fainelli2012-06-19