Florian Fainelli
62b0af39c7
Also call setup_switch on network restart
...
SVN-Revision: 10540
2008-03-02 14:56:13 +00:00
Felix Fietkau
d65241e13b
fix switch-robo.c compile errors on linux 2.4
...
SVN-Revision: 10539
2008-03-01 15:34:17 +00:00
Travis Kemen
e8bbb631e3
remove the packages repo as it is not compatable with trunk
...
SVN-Revision: 10537
2008-02-29 02:41:39 +00:00
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
2008-02-28 19:56:09 +00:00
Michael Büsch
53d0423381
SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
...
SVN-Revision: 10532
2008-02-28 11:34:36 +00:00
Michael Büsch
a9cddc69ec
Fix the roboswitch code for the WRT350N
...
SVN-Revision: 10531
2008-02-27 22:35:41 +00:00
Travis Kemen
66340c40ff
add config file support for the adm5120 switch
...
SVN-Revision: 10529
2008-02-27 15:59:15 +00:00
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
2008-02-25 00:25:18 +00:00
Michael Büsch
3243f7af8c
More SSB GigE fixes.
...
SVN-Revision: 10521
2008-02-23 19:07:12 +00:00
Felix Fietkau
ad86cb6640
sync with madwifi commit 3362
...
SVN-Revision: 10519
2008-02-23 14:26:55 +00:00
Travis Kemen
fafda593a9
madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
...
SVN-Revision: 10517
2008-02-22 16:42:44 +00:00
Felix Fietkau
11b8c9974d
*sigh* nuke more debug crap
...
SVN-Revision: 10516
2008-02-21 13:04:30 +00:00
Florian Fainelli
03b451b3bd
Hopefully fix the PCI resource conflict and upgrade to .24.2
...
SVN-Revision: 10515
2008-02-21 11:05:13 +00:00
Felix Fietkau
0f5d018d81
madwifi: minor ap scanning bugfix
...
SVN-Revision: 10513
2008-02-21 02:13:49 +00:00
Felix Fietkau
cb17bac6f8
improve reliability of beacon transmissions after channel change
...
SVN-Revision: 10512
2008-02-20 21:26:29 +00:00
Felix Fietkau
4f8a59539d
refresh madwifi patches, fix an issue with napi polling (thx SeG)
...
SVN-Revision: 10511
2008-02-20 21:26:21 +00:00
Gabor Juhos
32d7e0916a
netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10510
2008-02-20 18:46:23 +00:00
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
2008-02-20 17:56:24 +00:00
Gabor Juhos
bd91c79caa
netfilter: fix IMQ bug on 2.6.24
...
SVN-Revision: 10508
2008-02-20 17:08:01 +00:00
Felix Fietkau
c68dfd4de4
napi polling fix
...
SVN-Revision: 10507
2008-02-20 16:54:51 +00:00
Felix Fietkau
caed2f7f9c
madwifi: remove a dangerous debugging define
...
SVN-Revision: 10506
2008-02-20 16:54:45 +00:00
Felix Fietkau
23acc030cb
improve reliability of the beaconcal patch
...
SVN-Revision: 10505
2008-02-20 16:54:40 +00:00
Nicolas Thill
f0c567d08c
fix md5sum for v0.28.2 ( closes : #3159 )
...
SVN-Revision: 10498
2008-02-19 21:38:29 +00:00
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
2008-02-19 16:50:12 +00:00
Michael Büsch
faa14263f5
ssb: Make the GPIO API reentrancy safe.
...
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch
66dec6d8a1
ssb: Update the GPIO API
...
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
27e288859c
SSB: Update the watchdog fix to the patch version that will go upstream.
...
SVN-Revision: 10494
2008-02-19 11:58:20 +00:00
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
2008-02-19 04:03:49 +00:00
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
2008-02-19 01:43:02 +00:00
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
2008-02-19 01:32:06 +00:00
Michael Büsch
c57ca284ce
ssb: Update to latest upstream version of ssb.
...
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Andy Boyett
7b2430f271
Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
...
SVN-Revision: 10489
2008-02-19 00:26:12 +00:00
Travis Kemen
fe7e52b4fa
change psk back to key
...
SVN-Revision: 10488
2008-02-18 23:40:31 +00:00
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Andy Boyett
197fafaff6
Increased to five download attempts in download.pl
...
SVN-Revision: 10486
2008-02-18 21:05:24 +00:00
Michael Büsch
1d699f3198
ssb: Fix serial console on new 47xx devices.
...
SVN-Revision: 10485
2008-02-18 20:41:17 +00:00
Imre Kaloz
e97d74eaab
upgrade apex to 1.5.13, fixup EABI support
...
SVN-Revision: 10484
2008-02-18 10:57:43 +00:00
Gabor Juhos
5bd47dc8bd
generic-2.4: add ip6t_REJECT support
...
SVN-Revision: 10482
2008-02-18 08:03:28 +00:00
Michael Büsch
b09be5c15e
hostapd: Disable driver_nl80211 if mac80211 is not built
...
SVN-Revision: 10481
2008-02-17 17:02:02 +00:00
Imre Kaloz
6443bc981a
fixup ARM EABI on GCC 4.1.2
...
SVN-Revision: 10480
2008-02-17 15:37:58 +00:00
Michael Büsch
941d4aa429
b43: Switch to latest firmware.
...
SVN-Revision: 10479
2008-02-17 13:43:27 +00:00
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
2008-02-17 13:30:24 +00:00
Michael Büsch
23405a451a
mac80211 wifi script: Tell hostapd to use the nl80211 driver.
...
SVN-Revision: 10477
2008-02-17 13:29:22 +00:00
Michael Büsch
5aeceaa296
bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
...
SVN-Revision: 10476
2008-02-17 13:06:45 +00:00
Michael Büsch
306caa660a
hostapd: use patches to add the nl80211 driver instead of copying the files.
...
SVN-Revision: 10475
2008-02-17 12:18:33 +00:00
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
2008-02-17 11:59:28 +00:00
Michael Büsch
37a2dfbcf5
bcm47xx: Extract all available information from NVRAM into the sprom data structure.
...
SVN-Revision: 10473
2008-02-16 23:35:31 +00:00
Michael Büsch
256c2586b5
Whoops, forgot to add this file to the b43-update commit.
...
SVN-Revision: 10472
2008-02-16 22:28:51 +00:00
Michael Büsch
c77dfdeedd
mac80211: allow AP and VLAN modes
...
SVN-Revision: 10471
2008-02-16 19:21:08 +00:00
Michael Büsch
5fc0f18316
Enable nl80211 support in hostapd.
...
SVN-Revision: 10470
2008-02-16 19:01:59 +00:00