summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* ramips: rt288x: remove per-board physmap_flash_data instancesjuhosg2012-02-126-28/+30
* ramips: rt305x: remove per-board physmap_flash_data instancesjuhosg2012-02-1221-120/+93
* ramips: load gpio-polled keys modulejuhosg2012-02-111-1/+1
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefjuhosg2012-02-111-2/+0
* ramips: use gpio-keys-polled instead of gpio-buttonsjuhosg2012-02-1127-138/+159
* ramips: add MIPS platform filejuhosg2012-02-112-29/+29
* ramips: add MDIO bus support for RT288Xjuhosg2012-02-112-2/+154
* ramips: fix Belkin F5D8235-v2 VLAN setupjuhosg2012-02-111-4/+10
* ramips: raeth: make debugging messages configurablejuhosg2012-02-114-4/+16
* ramips: raeth: use device pointer in DMA API callsjuhosg2012-02-111-11/+12
* ramips: raeth: add netdev pointer to private structurejuhosg2012-02-112-0/+2
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitjuhosg2012-02-111-5/+4
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmajuhosg2012-02-111-1/+4
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg2012-02-112-10/+17
* ramips: raeth: use dma_addr_t for the descriptorsjuhosg2012-02-112-9/+10
* ramips: raeth: unmap DMA memory when a packet is receivedjuhosg2012-02-111-0/+4
* ramips: raeth: add a temporary pktlen variablejuhosg2012-02-111-3/+6
* ramips: raeth: protect macro parametersjuhosg2012-02-111-4/+4
* ramips: raeth: indicate dropped packets in statsjuhosg2012-02-111-0/+2
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayjuhosg2012-02-111-1/+1
* ramips: use uncached address in detect_mem_sizejuhosg2012-02-111-2/+3
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg2012-02-1122-93/+1
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg2012-02-114-16/+0
* ramips: refresh patchesjuhosg2012-02-112-6/+6
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNjuhosg2012-02-1111-3/+155
* ramips: rt305x: merge duplicated mac address setupjuhosg2012-02-111-6/+2
* ramips: rt305x: add profile for the Belkin f5d8235v2juhosg2012-02-111-0/+20
* ramips: fix compiler warning in prom.cjuhosg2012-02-101-4/+4
* ramips: change vlan_config for the ALFA W502U boardjuhosg2012-01-311-1/+1
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsjuhosg2012-01-2611-0/+212
* ramips: generate sysupgrade image for the ALL0256Njuhosg2012-01-241-0/+5
* ramips: add user-space support for ALL0256Njuhosg2012-01-246-1/+20
* ramips: add kernel support for ALL0256Njuhosg2012-01-245-0/+136
* ramips: scripts updatesjuhosg2012-01-236-23/+47
* ramips fix f5d8235-v1 diag LED supportjuhosg2012-01-221-1/+1
* ramips: add sysled and sysupgrade to wr512-3gnjuhosg2012-01-222-1/+5
* ramips: sysupgrade for ESR-9753juhosg2012-01-201-0/+1
* ramips: Rework ramips_eth to not require irqsave locking anymoreblogic2012-01-171-6/+9
* ramips: rt288x: add support for the Belkin F5D8235-4 v1 boardjuhosg2011-12-2811-1/+184
* ramips: rt288x: change base address and window size of flash bank 0juhosg2011-12-281-2/+2
* ramips: rt305x: add support for the ALFA Networks W502U (R36) boardjuhosg2011-12-2813-3/+166
* ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N boardjuhosg2011-12-2711-1/+189
* ramips: initial support for Sitecom WL-351 v1 002juhosg2011-12-2313-5/+209
* ramips: add support for the Senao/EnGenius ESR-9753 boardjuhosg2011-12-2314-1/+190
* ramips: define firmware partition for Omnima MiniEMBWiFijuhosg2011-12-231-0/+4
* ramips: add support for Omnima MiniEMBWiFi boardjuhosg2011-12-1411-1/+140
* ramips: fix mac addresses on the DIR-300/600 boardsjuhosg2011-12-062-0/+13
* ramips: set mac addresses for the NBG-419Njuhosg2011-12-052-1/+7
* ramips: set preinit interface mac on the hw550-3g boardjuhosg2011-12-051-0/+4
* ramips: use ramips_get_mac_* functions in the preinit scriptjuhosg2011-12-051-18/+4