juhosg
|
3e39b51297
|
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21083 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-04-22 09:25:37 +00:00 |
|
juhosg
|
67ab18e38a
|
ramips: annotate device register function prototypes with __init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20627 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-31 08:40:28 +00:00 |
|
juhosg
|
b7a96a32ea
|
ramips: register wifi device for the RT2880 based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20625 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-31 08:40:23 +00:00 |
|
juhosg
|
c03509e141
|
ramips: add wifi device for the RT2880 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-31 08:40:20 +00:00 |
|
juhosg
|
c44ee422c3
|
ramips: register wifi device on the rt305x based boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20616 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-30 21:24:10 +00:00 |
|
blogic
|
0f85365209
|
The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20599 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-30 12:04:05 +00:00 |
|
blogic
|
37bcda62c0
|
[ramips] Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20596 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-30 10:06:05 +00:00 |
|
juhosg
|
c60a96964d
|
ramips_eth: cleanup mac_address changing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19464 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 17:56:36 +00:00 |
|
juhosg
|
1ca6778f34
|
ramips_eth: update register offsets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19463 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 17:56:33 +00:00 |
|
juhosg
|
1630830019
|
ramips_eth: pass sys_clk via platform_data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19462 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 17:56:30 +00:00 |
|
juhosg
|
0e069faefd
|
ramips_eth: add helper functions to {ed,dis}able interrupts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19446 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 12:48:53 +00:00 |
|
juhosg
|
48f3d520ec
|
ramips_eth: remove unnecessary typecasts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19445 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 12:48:51 +00:00 |
|
juhosg
|
2e8d8d35d9
|
ramips_eth: simplify tx_next computation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19444 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 12:48:48 +00:00 |
|
juhosg
|
85ef0c49c7
|
ramips_eth: simplify tx descriptor initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19443 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 12:48:46 +00:00 |
|
juhosg
|
52182673e4
|
ramips_eth: pass 'raeth_priv' struct directly to dma specific functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19442 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 12:48:43 +00:00 |
|
juhosg
|
d46c0be6b4
|
ramips_eth: convert to use netdev_ops
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19440 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-31 12:48:38 +00:00 |
|
juhosg
|
0ed414aa74
|
ramips_eth: fix invalid register writes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19417 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:26:02 +00:00 |
|
juhosg
|
7fff48fa3a
|
ramips_eth: move memset call out from the loop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19416 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:59 +00:00 |
|
juhosg
|
4235b93588
|
ramips_eth: header file cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19415 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:57 +00:00 |
|
juhosg
|
06901dcfd6
|
ramips_eth: coding style cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19414 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:55 +00:00 |
|
juhosg
|
ad3d89cc5a
|
ramips: register gpio buttons on the Fonera 2.0N board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19413 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:52 +00:00 |
|
juhosg
|
2531198c61
|
ramips: register gpio buttons on the WHR-G300N board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19412 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:49 +00:00 |
|
juhosg
|
29eddc2b3b
|
ramips: register gpio buttons on the V22RW-2x2 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19411 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:47 +00:00 |
|
juhosg
|
bbd6ea8213
|
ramips: register gpio buttons on the DIR-300 revB board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19410 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:44 +00:00 |
|
juhosg
|
d3b0cb38e0
|
ramips: fix wrong base addresses for the RT288x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19409 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:41 +00:00 |
|
juhosg
|
ac199ca1c4
|
ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19408 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:36 +00:00 |
|
juhosg
|
674066d500
|
ramips: rename dev_gpio_leds.h to dev-gpio-leds.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19407 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:33 +00:00 |
|
juhosg
|
38d8709940
|
ramips: cleanup WZR-AGL300NH board support file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19406 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:29 +00:00 |
|
juhosg
|
6f44525650
|
ramips: register gpio-buttons on the RT-N15 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19405 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:25 +00:00 |
|
juhosg
|
1284f885f3
|
ramips: add common gpio-buttons device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19404 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:20 +00:00 |
|
juhosg
|
c96f03b559
|
ramips: register rtl8366s device on the RT-N15 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19403 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:16 +00:00 |
|
juhosg
|
4b55dec3ed
|
ramips: sanitize return value of ramips_gpio_get
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19401 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:08 +00:00 |
|
juhosg
|
1bd851b509
|
ramips: update mips multi-machine stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19400 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-30 15:25:03 +00:00 |
|
jow
|
de12d253e8
|
[ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19321 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-24 23:31:49 +00:00 |
|
juhosg
|
a1509a7028
|
ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18229 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-30 15:15:41 +00:00 |
|
blogic
|
7a9d219092
|
[ramips] missing header file changes, and fix mtu value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18220 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-30 09:18:40 +00:00 |
|
blogic
|
f46dbe37e1
|
[ramips] fixes rx path for eth, spinlock it, increases buffer size, board now survives ping -f
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18212 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-29 21:08:11 +00:00 |
|
blogic
|
7616e48d77
|
[ramips] hopefully fixes dma issues seen on ethernet driver when under high load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18203 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-29 12:51:45 +00:00 |
|
juhosg
|
4497cf8437
|
ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18176 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:51 +00:00 |
|
juhosg
|
d9c2b6a237
|
ramips: use definitions from rt305x_regs, and nuke the duplicated ones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18175 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:48 +00:00 |
|
juhosg
|
e1a6f94b64
|
ramips: move ramips_eth_platform_data into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18174 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:45 +00:00 |
|
juhosg
|
6e0afb85b9
|
ramips: request_irq prior to dma allocation, and handle the case if it fails
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18173 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:42 +00:00 |
|
juhosg
|
fae14fc50e
|
ramips: add error handling to ramips_alloc_dma
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18172 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:39 +00:00 |
|
juhosg
|
8fee1ed8aa
|
ramips: free allocated skbs in ramips_cleanup_dma
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18171 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:37 +00:00 |
|
juhosg
|
9f1a8f089c
|
ramips: add ramips_setup_dma helper to the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18170 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:34 +00:00 |
|
juhosg
|
1d4a083881
|
ramips: add ramips_cleanup_dma helper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18169 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:29 +00:00 |
|
juhosg
|
7a797f4b8f
|
ramips: remove unnecessary includes in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18168 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:26 +00:00 |
|
juhosg
|
a07eab49bf
|
ramips: fix dma api usage in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18167 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:22 +00:00 |
|
juhosg
|
487693fb19
|
ramips: use resource to pass irq and base address to the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18166 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:18 +00:00 |
|
juhosg
|
90e4aa2386
|
ramips: add error-path handling to the ramips_eth_plat_probe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18165 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 17:17:13 +00:00 |
|