aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/drivers
Commit message (Expand)AuthorAge
...
* ramips: raeth: use 're' instead of 'priv' everywhereGabor Juhos2012-02-15
* ramips: raeth: force link down in ramips_phy_stopGabor Juhos2012-02-15
* ramips: raeth: serialize ramips_link_adjust callsGabor Juhos2012-02-15
* ramips: raeth: add PHYLIB supportGabor Juhos2012-02-15
* ramips: raeth: enable MDIO code for RT3883Gabor Juhos2012-02-13
* ramips: add preliminary support for the RT3662/RT3883 SoCsGabor Juhos2012-02-13
* ramips: include 'linux/module.h' in the ramips_spi driverGabor Juhos2012-02-12
* ramips: add MDIO bus support for RT288XGabor Juhos2012-02-11
* ramips: raeth: make debugging messages configurableGabor Juhos2012-02-11
* ramips: raeth: use device pointer in DMA API callsGabor Juhos2012-02-11
* ramips: raeth: add netdev pointer to private structureGabor Juhos2012-02-11
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitGabor Juhos2012-02-11
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmaGabor Juhos2012-02-11
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsGabor Juhos2012-02-11
* ramips: raeth: use dma_addr_t for the descriptorsGabor Juhos2012-02-11
* ramips: raeth: unmap DMA memory when a packet is receivedGabor Juhos2012-02-11
* ramips: raeth: add a temporary pktlen variableGabor Juhos2012-02-11
* ramips: raeth: protect macro parametersGabor Juhos2012-02-11
* ramips: raeth: indicate dropped packets in statsGabor Juhos2012-02-11
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayGabor Juhos2012-02-11
* ramips: Rework ramips_eth to not require irqsave locking anymoreJohn Crispin2012-01-17
* ramips: initial support for Sitecom WL-351 v1 002Gabor Juhos2011-12-23
* ramips: add support for the Senao/EnGenius ESR-9753 boardGabor Juhos2011-12-23
* ramips: rt305x: add dwc_otg driverGabor Juhos2011-08-15
* ramips: allow to specify port layout for the switch of the RT305x/RT3350Gabor Juhos2011-08-15
* ramips: add SPI controller driverGabor Juhos2011-07-28
* ramips: fix a section mismatch warningGabor Juhos2011-07-03
* ramips: add watchdog driverGabor Juhos2011-01-26
* ramips: ramips_esw: fix typosGabor Juhos2011-01-04
* ramips: ramips_esw: add more definitionsGabor Juhos2010-12-08
* ramips: ramips_esw: add helper function to set pvidGabor Juhos2010-12-08
* ramips: ramips_esw: add helper function to set vlan membersGabor Juhos2010-12-08
* ramips: ramips_esw: add helper function to set VLAN idGabor Juhos2010-12-08
* ramips: ramips_esw: introduce rt305x_esw_rmw{,_raw} functionGabor Juhos2010-12-08
* ramips: ramips_esw: use rt305x_esw prefix in function namesGabor Juhos2010-12-08
* ramips: ramips_esw: coding style cleanupGabor Juhos2010-12-08
* ramips: ramips_esw: add defines for switch register offsetsGabor Juhos2010-12-08
* ramips: ramips_esw: don't touch GPIO_PURPOSE registerGabor Juhos2010-12-08
* ramips: ramips_esw: convert it to be a platform driverGabor Juhos2010-12-08
* ramips: ramips_esw: move hardware initialization into a separate functionGabor Juhos2010-12-08
* ramips: ramips_esw: use a private structure for the functionsGabor Juhos2010-12-08
* ramips: Use NET_IP_ALIGN instead of hardcoding 2Gabor Juhos2010-11-24
* ramips: DMA map the correct RX skb sizeGabor Juhos2010-11-24
* ramips: Don't trigger BUG_ON due to skb allocation failureGabor Juhos2010-11-24
* ramips: Remove unnecessary skb_putGabor Juhos2010-11-24
* ramips: Allow ethernet interface to be taken down and up againGabor Juhos2010-10-05
* ramips: add mdio_cfg configuration for the ethernet driverGabor Juhos2010-07-15
* ramips: Fix bridging in ramips ethernet driverGabor Juhos2010-07-13
* ramips_eth: cleanup mac_address changingGabor Juhos2010-01-31
* ramips_eth: update register offsetsGabor Juhos2010-01-31