index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ramips
/
files
Age
Commit message (
Expand
)
Author
2010-05-31
Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set.
blogic
2010-05-28
ramips: merge slab patch
juhosg
2010-05-28
ramips: use COMMAND_LINE_SIZE directly
juhosg
2010-04-22
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
juhosg
2010-03-31
ramips: annotate device register function prototypes with __init
juhosg
2010-03-31
ramips: register wifi device for the RT2880 based boards
juhosg
2010-03-31
ramips: add wifi device for the RT2880 as well
juhosg
2010-03-30
ramips: register wifi device on the rt305x based boards
juhosg
2010-03-30
The ralink rt305x board has a wireless card that can be used with the rt2800p...
blogic
2010-03-30
[ramips] Fix the base address of the wireless card. Otherwise it is not possi...
blogic
2010-01-31
ramips_eth: cleanup mac_address changing
juhosg
2010-01-31
ramips_eth: update register offsets
juhosg
2010-01-31
ramips_eth: pass sys_clk via platform_data
juhosg
2010-01-31
ramips_eth: add helper functions to {ed,dis}able interrupts
juhosg
2010-01-31
ramips_eth: remove unnecessary typecasts
juhosg
2010-01-31
ramips_eth: simplify tx_next computation
juhosg
2010-01-31
ramips_eth: simplify tx descriptor initialization
juhosg
2010-01-31
ramips_eth: pass 'raeth_priv' struct directly to dma specific functions
juhosg
2010-01-31
ramips_eth: convert to use netdev_ops
juhosg
2010-01-30
ramips_eth: fix invalid register writes
juhosg
2010-01-30
ramips_eth: move memset call out from the loop
juhosg
2010-01-30
ramips_eth: header file cleanup
juhosg
2010-01-30
ramips_eth: coding style cleanup
juhosg
2010-01-30
ramips: register gpio buttons on the Fonera 2.0N board
juhosg
2010-01-30
ramips: register gpio buttons on the WHR-G300N board
juhosg
2010-01-30
ramips: register gpio buttons on the V22RW-2x2 board
juhosg
2010-01-30
ramips: register gpio buttons on the DIR-300 revB board
juhosg
2010-01-30
ramips: fix wrong base addresses for the RT288x
juhosg
2010-01-30
ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
juhosg
2010-01-30
ramips: rename dev_gpio_leds.h to dev-gpio-leds.h
juhosg
2010-01-30
ramips: cleanup WZR-AGL300NH board support file
juhosg
2010-01-30
ramips: register gpio-buttons on the RT-N15 board
juhosg
2010-01-30
ramips: add common gpio-buttons device
juhosg
2010-01-30
ramips: register rtl8366s device on the RT-N15 board
juhosg
2010-01-30
ramips: sanitize return value of ramips_gpio_get
juhosg
2010-01-30
ramips: update mips multi-machine stuff
juhosg
2010-01-24
[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...
jow
2009-10-30
ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards
juhosg
2009-10-30
[ramips] missing header file changes, and fix mtu value
blogic
2009-10-29
[ramips] fixes rx path for eth, spinlock it, increases buffer size, board now...
blogic
2009-10-29
[ramips] hopefully fixes dma issues seen on ethernet driver when under high load
blogic
2009-10-26
ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...
juhosg
2009-10-26
ramips: use definitions from rt305x_regs, and nuke the duplicated ones
juhosg
2009-10-26
ramips: move ramips_eth_platform_data into a separate file
juhosg
2009-10-26
ramips: request_irq prior to dma allocation, and handle the case if it fails
juhosg
2009-10-26
ramips: add error handling to ramips_alloc_dma
juhosg
2009-10-26
ramips: free allocated skbs in ramips_cleanup_dma
juhosg
2009-10-26
ramips: add ramips_setup_dma helper to the ethernet driver
juhosg
2009-10-26
ramips: add ramips_cleanup_dma helper
juhosg
2009-10-26
ramips: remove unnecessary includes in the ethernet driver
juhosg
[next]