Gabor Juhos
3c5d35183e
move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
...
SVN-Revision: 14694
2009-02-28 18:47:43 +00:00
Gabor Juhos
1b4c9db08f
add initial profiles
...
SVN-Revision: 14693
2009-02-28 17:47:33 +00:00
Gabor Juhos
4b9c8e7ce5
generic-2.6/2.6.28: add missing Kconfig option
...
SVN-Revision: 14691
2009-02-28 15:34:28 +00:00
Gabor Juhos
6f3b315375
update kernel config
...
SVN-Revision: 14690
2009-02-28 15:21:46 +00:00
Gabor Juhos
80afab21fc
add default network configuration for the AW-NR580
...
SVN-Revision: 14688
2009-02-27 20:49:51 +00:00
Gabor Juhos
91984cff19
aw-nr580: add GPIO LEDs
...
SVN-Revision: 14687
2009-02-27 18:32:04 +00:00
Gabor Juhos
23636366dc
aw-nr580: add support for the PCI slot
...
SVN-Revision: 14686
2009-02-27 17:06:29 +00:00
Gabor Juhos
5842bd91b6
aw-nr580: add support for the LAN ports
...
SVN-Revision: 14685
2009-02-27 16:34:09 +00:00
Florian Fainelli
c7074a84f4
also make 2.6.27 use the sprom fallback
...
SVN-Revision: 14684
2009-02-27 15:49:37 +00:00
Florian Fainelli
6f484fc283
provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__
...
SVN-Revision: 14683
2009-02-27 15:48:23 +00:00
Gabor Juhos
38f75ef671
aw-nr580: add GPIO buttons
...
SVN-Revision: 14682
2009-02-27 15:45:29 +00:00
Florian Fainelli
b539d11497
move the device registration to an earlier initcall level, required for fallback SPROM to work
...
SVN-Revision: 14681
2009-02-27 15:18:34 +00:00
Gabor Juhos
df2c881e14
move 'ar71xx_add_device_usb' definition into devices.h
...
SVN-Revision: 14680
2009-02-27 10:09:20 +00:00
Michael Büsch
e11452558b
ssb: Add support for fallback SPROM.
...
SVN-Revision: 14679
2009-02-26 20:15:17 +00:00
Gabor Juhos
d0f1667ab3
update target name and description
...
SVN-Revision: 14678
2009-02-26 20:01:35 +00:00
Gabor Juhos
d33317c579
generate firmware image for the TL-WR941ND device
...
SVN-Revision: 14674
2009-02-26 17:02:28 +00:00
Gabor Juhos
47dc8c615a
TL-WR941ND: update flash partition map
...
SVN-Revision: 14673
2009-02-26 17:01:05 +00:00
Gabor Juhos
53b833a6c4
preliminary support for the Ubiquiti RouterStation Pro
...
SVN-Revision: 14666
2009-02-26 07:39:30 +00:00
Andy Boyett
8b9a31b918
defconfig: remove network config installed by base-files so defconfig can work
...
SVN-Revision: 14664
2009-02-26 05:54:46 +00:00
Andy Boyett
1adf135943
wnr2000: enable ar8216 workaround, add network config. LAN ports now work
...
SVN-Revision: 14663
2009-02-26 05:54:32 +00:00
Andy Boyett
f88c482dea
defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
...
SVN-Revision: 14662
2009-02-26 05:54:07 +00:00
Andy Boyett
0b44a56a36
wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
...
ar8216 headers are embedded in packets on eth0 so it is not usable yet
SVN-Revision: 14661
2009-02-26 01:22:57 +00:00
Andy Boyett
ec0f53cb37
wnr2000: buttons and blinkenlights!
...
SVN-Revision: 14660
2009-02-26 01:20:27 +00:00
Gabor Juhos
2242545e56
ag71xx driver: forgot to add a new file
...
SVN-Revision: 14657
2009-02-25 17:52:14 +00:00
Gabor Juhos
8e0e4cb3d8
mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
...
SVN-Revision: 14656
2009-02-25 16:48:56 +00:00
Gabor Juhos
0e8a23d053
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
...
SVN-Revision: 14655
2009-02-25 16:47:11 +00:00
Gabor Juhos
9da4abfe58
add default network configuration for the TL-WR941ND board
...
SVN-Revision: 14654
2009-02-24 18:19:02 +00:00
Gabor Juhos
9be9eb8ab1
add more base-files
...
SVN-Revision: 14653
2009-02-24 18:16:40 +00:00
Mirko Vogt
9ddd8dc2f0
re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
...
SVN-Revision: 14646
2009-02-23 20:23:11 +00:00
Gabor Juhos
b369dbdb0d
enable DSA support
...
SVN-Revision: 14639
2009-02-23 13:01:21 +00:00
Gabor Juhos
60c561f016
remove duplicated includes
...
SVN-Revision: 14638
2009-02-23 11:34:05 +00:00
Gabor Juhos
77b57258af
TL-WR941ND: add DSA device for the Marvell 88E6060 switch
...
SVN-Revision: 14637
2009-02-23 10:43:23 +00:00
Gabor Juhos
f7cf3b2a68
move device registration function prototypes into a separate header file
...
SVN-Revision: 14635
2009-02-23 08:50:00 +00:00
Gabor Juhos
46cf4434b6
rename platform.c to devices.c
...
SVN-Revision: 14634
2009-02-23 08:21:05 +00:00
Gabor Juhos
1afc3a7bd5
enable TL-WR941ND in kernel config
...
SVN-Revision: 14633
2009-02-23 08:01:31 +00:00
Gabor Juhos
a34753cacd
tl-wr941nd: register ethernet device, and fix machine id
...
SVN-Revision: 14632
2009-02-23 07:58:44 +00:00
Gabor Juhos
db0a4e48f9
micrel phy driver: change initcall level if compiled into the kernel
...
SVN-Revision: 14628
2009-02-22 20:52:12 +00:00
Gabor Juhos
8e4fbc7399
preliminary support for the TL-WR941ND
...
SVN-Revision: 14627
2009-02-22 20:49:06 +00:00
Florian Fainelli
4906d4533a
include pppoa and br2684 packages by default ( #4648 )
...
SVN-Revision: 14626
2009-02-22 18:55:21 +00:00
Florian Fainelli
086b7e33f1
do not patch the local copy of ar7part.c to be exactly like what is mainline already
...
SVN-Revision: 14625
2009-02-22 18:48:55 +00:00
Felix Fietkau
f5fba5bc3c
Asus WL-330gE Support
...
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.
Signed-off-by: David Cooper <dave@kupesoft.com>
SVN-Revision: 14624
2009-02-22 18:45:39 +00:00
Felix Fietkau
745ccfb97e
nuke some wgt634u specific crap that was introduced upstream
...
SVN-Revision: 14619
2009-02-22 17:14:28 +00:00
Felix Fietkau
08dd70d381
re-enable cfg80211 as well
...
SVN-Revision: 14615
2009-02-22 13:19:02 +00:00
Felix Fietkau
b2373ac516
re-apply r14531
...
SVN-Revision: 14614
2009-02-22 13:12:34 +00:00
Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Hauke Mehrtens
3f085cd501
update to 2.6.28.7 and 2.6.27.19
...
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Felix Fietkau
2675476812
merge netfilter kernel changes to 2.6.26 as well
...
SVN-Revision: 14600
2009-02-21 16:59:45 +00:00
Felix Fietkau
e1799d3835
fix IMQ on linux 2.6.27 and 2.6.28
...
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
76061ee2a1
merge netfilter changes to 2.6.27
...
SVN-Revision: 14598
2009-02-21 16:32:50 +00:00
Felix Fietkau
ab0b42246a
remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel
...
SVN-Revision: 14597
2009-02-21 16:32:20 +00:00