Matteo Croce
9c4f6c192f
fix cpmac in a more elegant way, thanks Anton Vorontsov
...
SVN-Revision: 10546
17 years ago
Matteo Croce
321918aa56
fixed_phy seems to be broken, this simple workaround fixes it
...
SVN-Revision: 10545
17 years ago
Florian Fainelli
c3c83c6574
Fix typo
...
SVN-Revision: 10544
17 years ago
Andy Boyett
8daddd9d7b
Switched xwrt url in feeds.conf (berlios http falls over occasionally)
...
SVN-Revision: 10543
17 years ago
Florian Fainelli
62b0af39c7
Also call setup_switch on network restart
...
SVN-Revision: 10540
17 years ago
Felix Fietkau
d65241e13b
fix switch-robo.c compile errors on linux 2.4
...
SVN-Revision: 10539
17 years ago
Travis Kemen
e8bbb631e3
remove the packages repo as it is not compatable with trunk
...
SVN-Revision: 10537
17 years ago
Travis Kemen
603f612d83
Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
...
SVN-Revision: 10536
17 years ago
Michael Büsch
53d0423381
SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
...
SVN-Revision: 10532
17 years ago
Michael Büsch
a9cddc69ec
Fix the roboswitch code for the WRT350N
...
SVN-Revision: 10531
17 years ago
Travis Kemen
66340c40ff
add config file support for the adm5120 switch
...
SVN-Revision: 10529
17 years ago
Jens Muecke
3390dcc8d2
Adding rootdelay and quiet parameter (again)
...
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late.
quit will also boot up faster
SVN-Revision: 10522
17 years ago
Michael Büsch
3243f7af8c
More SSB GigE fixes.
...
SVN-Revision: 10521
17 years ago
Felix Fietkau
ad86cb6640
sync with madwifi commit 3362
...
SVN-Revision: 10519
17 years ago
Travis Kemen
fafda593a9
madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
...
SVN-Revision: 10517
17 years ago
Felix Fietkau
11b8c9974d
*sigh* nuke more debug crap
...
SVN-Revision: 10516
17 years ago
Florian Fainelli
03b451b3bd
Hopefully fix the PCI resource conflict and upgrade to .24.2
...
SVN-Revision: 10515
17 years ago
Felix Fietkau
0f5d018d81
madwifi: minor ap scanning bugfix
...
SVN-Revision: 10513
17 years ago
Felix Fietkau
cb17bac6f8
improve reliability of beacon transmissions after channel change
...
SVN-Revision: 10512
17 years ago
Felix Fietkau
4f8a59539d
refresh madwifi patches, fix an issue with napi polling (thx SeG)
...
SVN-Revision: 10511
17 years ago
Gabor Juhos
32d7e0916a
netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10510
17 years ago
Michael Büsch
19477a56a9
bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
...
SVN-Revision: 10509
17 years ago
Gabor Juhos
bd91c79caa
netfilter: fix IMQ bug on 2.6.24
...
SVN-Revision: 10508
17 years ago
Felix Fietkau
c68dfd4de4
napi polling fix
...
SVN-Revision: 10507
17 years ago
Felix Fietkau
caed2f7f9c
madwifi: remove a dangerous debugging define
...
SVN-Revision: 10506
17 years ago
Felix Fietkau
23acc030cb
improve reliability of the beaconcal patch
...
SVN-Revision: 10505
17 years ago
Nicolas Thill
f0c567d08c
fix md5sum for v0.28.2 ( closes : #3159 )
...
SVN-Revision: 10498
17 years ago
Michael Büsch
e7e5ebd0c2
ssb: Fix the horrible crash of innocent cardbus cards.
...
No Animals were harmed in the production of this patch.
SVN-Revision: 10497
17 years ago
Michael Büsch
faa14263f5
ssb: Make the GPIO API reentrancy safe.
...
SVN-Revision: 10496
17 years ago
Michael Büsch
66dec6d8a1
ssb: Update the GPIO API
...
SVN-Revision: 10495
17 years ago
Michael Büsch
27e288859c
SSB: Update the watchdog fix to the patch version that will go upstream.
...
SVN-Revision: 10494
17 years ago
Jens Muecke
b926d7695b
Adding .24 support for olpc
...
kernel compiles fine, but graphic support is broken
to test new kernel version, change
target/linux/olpc/Makefile
from .23.16 to .24
SVN-Revision: 10493
17 years ago
Michael Büsch
d3c63338b7
ssb: Move the generic ssb fixes patch to the generic kernel.
...
This should fix SSB for people using a b43 card on a non-47xx machine.
SVN-Revision: 10492
17 years ago
Michael Büsch
6119a6dfed
ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
...
This needs a different fix, but use this workaround for now.
SVN-Revision: 10491
17 years ago
Michael Büsch
c57ca284ce
ssb: Update to latest upstream version of ssb.
...
SVN-Revision: 10490
17 years ago
Andy Boyett
7b2430f271
Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
...
SVN-Revision: 10489
17 years ago
Travis Kemen
fe7e52b4fa
change psk back to key
...
SVN-Revision: 10488
17 years ago
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
17 years ago
Andy Boyett
197fafaff6
Increased to five download attempts in download.pl
...
SVN-Revision: 10486
17 years ago
Michael Büsch
1d699f3198
ssb: Fix serial console on new 47xx devices.
...
SVN-Revision: 10485
17 years ago
Imre Kaloz
e97d74eaab
upgrade apex to 1.5.13, fixup EABI support
...
SVN-Revision: 10484
17 years ago
Gabor Juhos
5bd47dc8bd
generic-2.4: add ip6t_REJECT support
...
SVN-Revision: 10482
17 years ago
Michael Büsch
b09be5c15e
hostapd: Disable driver_nl80211 if mac80211 is not built
...
SVN-Revision: 10481
17 years ago
Imre Kaloz
6443bc981a
fixup ARM EABI on GCC 4.1.2
...
SVN-Revision: 10480
17 years ago
Michael Büsch
941d4aa429
b43: Switch to latest firmware.
...
SVN-Revision: 10479
17 years ago
Michael Büsch
7a62cb1f15
hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
...
SVN-Revision: 10478
17 years ago
Michael Büsch
23405a451a
mac80211 wifi script: Tell hostapd to use the nl80211 driver.
...
SVN-Revision: 10477
17 years ago
Michael Büsch
5aeceaa296
bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
...
SVN-Revision: 10476
17 years ago
Michael Büsch
306caa660a
hostapd: use patches to add the nl80211 driver instead of copying the files.
...
SVN-Revision: 10475
17 years ago
Michael Büsch
f116c50a80
bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.
...
SVN-Revision: 10474
17 years ago