summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/drivers
AgeCommit message (Expand)Author
2014-03-18ralink: refresh patchesblogic
2014-01-19ralink: add xhci driverblogic
2013-04-03[ramips] move files to files-3.7blogic
2013-02-25ramips: remove __dev_{init,exit} annotationsjuhosg
2013-01-28[ramips] fix for non-blinking LAN LEDsblogic
2012-12-22ramips: convert to use {e,o}hci-platform driverjuhosg
2012-11-25ramips: ramips_eth: use Kconfig definition to enable debugjuhosg
2012-11-12[ramips] move ethernet hw init to init/uninit functionsblogic
2012-09-25[ramips] add ethernet support for rt5350blogic
2012-09-25[ramips] make ramips ethernet use a register mapping tableblogic
2012-09-05ramips: Add missing andmask to ramips_esw register read for recv_good value.juhosg
2012-09-05ramips: Use doubletagging to disable ramips_esw vlan by default, it seems mor...juhosg
2012-08-29ramips: Power down phy on disabled switch portsjuhosg
2012-08-29ramips: Rename POC registersjuhosg
2012-08-29ramips: Minor ramips_esw.c cleanupjuhosg
2012-08-29ramips: Add swconfig support to ramips_esw.cjuhosg
2012-08-29ramips: ramips_esw.c indentation cleanupjuhosg
2012-08-12ramips: watchdog: use maximum possible timeout by defaultjuhosg
2012-07-24[ramips] DWC otg usb: compilation fixes and trivial bugfix in slave modeblogic
2012-05-23ramips: Add byte queue limits support to net/ethernet/ramips_main.cjuhosg
2012-02-26ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopjuhosg
2012-02-26ramips: raeth: add rx_info structurejuhosg
2012-02-26ramips: raeth: add tx_info structurejuhosg
2012-02-25ramips: raeth: don't process disabled interruptsjuhosg
2012-02-22ramips: raeth: show interrupt statistics in debugfsjuhosg
2012-02-22ramips: raeth: add debugfs supportjuhosg
2012-02-22ramips: raeth: rename main source filejuhosg
2012-02-21ramips: raeth: add missing Kconfig and Makefilejuhosg
2012-02-21ramips: move the ethernet driver into a separate directoryjuhosg
2012-02-21ramips: rename the spi driverjuhosg
2012-02-19ramips: merge 3.2 fixesjuhosg
2012-02-16ramips: raeth: separate ring allocation and setupjuhosg
2012-02-15ramips: raeth: add a helper function for skb allocationjuhosg
2012-02-15ramips: raeth: use netdev_alloc_skbjuhosg
2012-02-15ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...juhosg
2012-02-15ramips: raeth: use 're' instead of 'priv' everywherejuhosg
2012-02-15ramips: raeth: force link down in ramips_phy_stopjuhosg
2012-02-15ramips: raeth: serialize ramips_link_adjust callsjuhosg
2012-02-15ramips: raeth: add PHYLIB supportjuhosg
2012-02-13ramips: raeth: enable MDIO code for RT3883juhosg
2012-02-13ramips: add preliminary support for the RT3662/RT3883 SoCsjuhosg
2012-02-12ramips: include 'linux/module.h' in the ramips_spi driverjuhosg
2012-02-11ramips: add MDIO bus support for RT288Xjuhosg
2012-02-11ramips: raeth: make debugging messages configurablejuhosg
2012-02-11ramips: raeth: use device pointer in DMA API callsjuhosg
2012-02-11ramips: raeth: add netdev pointer to private structurejuhosg
2012-02-11ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitjuhosg
2012-02-11ramips: raeth: unmap rx DMA address in ramips_cleanup_dmajuhosg
2012-02-11ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg
2012-02-11ramips: raeth: use dma_addr_t for the descriptorsjuhosg