summaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/drivers
AgeCommit message (Expand)Author
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
2012-02-11ramips: raeth: unmap DMA memory when a packet is receivedjuhosg
2012-02-11ramips: raeth: add a temporary pktlen variablejuhosg
2012-02-11ramips: raeth: protect macro parametersjuhosg
2012-02-11ramips: raeth: indicate dropped packets in statsjuhosg
2012-02-11ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayjuhosg
2012-01-17ramips: Rework ramips_eth to not require irqsave locking anymoreblogic
2011-12-23ramips: initial support for Sitecom WL-351 v1 002juhosg
2011-12-23ramips: add support for the Senao/EnGenius ESR-9753 boardjuhosg
2011-08-15ramips: rt305x: add dwc_otg driverjuhosg
2011-08-15ramips: allow to specify port layout for the switch of the RT305x/RT3350juhosg
2011-07-28ramips: add SPI controller driverjuhosg
2011-07-03ramips: fix a section mismatch warningjuhosg
2011-01-26ramips: add watchdog driverjuhosg
2011-01-04ramips: ramips_esw: fix typosjuhosg
2010-12-08ramips: ramips_esw: add more definitionsjuhosg
2010-12-08ramips: ramips_esw: add helper function to set pvidjuhosg
2010-12-08ramips: ramips_esw: add helper function to set vlan membersjuhosg
2010-12-08ramips: ramips_esw: add helper function to set VLAN idjuhosg
2010-12-08ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionjuhosg
2010-12-08ramips: ramips_esw: use rt305x_esw prefix in function namesjuhosg