summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ramips_eth.h
Commit message (Expand)AuthorAgeFilesLines
* ramips: move the ethernet driver into a separate directoryjuhosg2012-02-211-248/+0
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...juhosg2012-02-151-2/+2
* ramips: raeth: add PHYLIB supportjuhosg2012-02-151-1/+4
* ramips: add MDIO bus support for RT288Xjuhosg2012-02-111-0/+4
* ramips: raeth: add netdev pointer to private structurejuhosg2012-02-111-0/+1
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg2012-02-111-0/+1
* ramips: raeth: use dma_addr_t for the descriptorsjuhosg2012-02-111-2/+3
* ramips: raeth: protect macro parametersjuhosg2012-02-111-4/+4
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayjuhosg2012-02-111-1/+1
* ramips: add mdio_cfg configuration for the ethernet driverjuhosg2010-07-151-0/+32
* ramips_eth: update register offsetsjuhosg2010-01-311-8/+8
* ramips_eth: header file cleanupjuhosg2010-01-301-144/+146
* [ramips] missing header file changes, and fix mtu valueblogic2009-10-301-0/+1
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...juhosg2009-10-261-0/+203