summaryrefslogtreecommitdiff
path: root/target/linux/mcs814x/files-3.3/drivers
AgeCommit message (Expand)Author
2013-03-17mcs814x: use devm_request_and_ioremap in mcs814x-rng driverflorian
2013-03-17mcs814x: use devm_request_and_ioremap helper for nuport_mac driverflorian
2013-03-16mcs814x: use the standard device tree binding to represent a PHY nodeflorian
2012-10-15[mcs814x] nuport-mac: various fixesflorian
2012-10-03[mcs814x] more convertions to {read,write}_relaxed I/O accessorsflorian
2012-09-08[mcs814x] use the recommended ARM I/O accessorsflorian
2012-09-03[mcs814x] nuport-mac: disable MAC RX and TX during interface closeflorian
2012-08-10[mcs814x] nuport-mac: delay call to napi_start() until fully able to process RXflorian
2012-08-09[mcs814x] nuport-mac: use dma_mapping_error() instead of checking pointersflorian
2012-08-08[mcs814x] nuport-mac: rework PHY interrupt configuration to avoid racesflorian
2012-08-08[mcs814x] nuport-mac: close possible race condition during startflorian
2012-08-08[mcs814x] nuport-mac: unmap the DMA buffer when closing deviceflorian
2012-08-08[mcs814x] nuport-mac: check dma_map_single address return valuesflorian
2012-08-02[mcs814x] nuport-mac: properly protect the phy interrupt handlerflorian
2012-08-01[mcs814x] assume the link is up and full-duplex by defaultflorian
2012-07-15[mcs814x] use ohci_err() instead of err()florian
2012-07-15[mcs814x] make sure we properly unmap DMA mappings we createdflorian
2012-07-15[mcs814x] nuport-mac: add definitions of the various bits/masks usedflorian
2012-07-11[mcs814x] nuport-mac: check netif_receive_skb() return valueflorian
2012-06-23[mcs814x] remove platform specific initialization from ethernet driverflorian
2012-06-20[mcs814x] remove uselss cache invalidationsflorian
2012-06-20[mcs814x] improve ethernet driver debuggingflorian
2012-06-19[mcs814x] add Moschip MSC814x supportflorian