Commit graph

7522 commits

Author SHA1 Message Date
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
Michael Büsch
794ddf6b63 Add hostapd support for nl80211 (mac80211 stack)
SVN-Revision: 10469
2008-02-16 18:51:55 +00:00
Michael Büsch
939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge.
SVN-Revision: 10468
2008-02-16 17:09:50 +00:00
Michael Büsch
99aaf500ed Upgrade b43 and mac80211.
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.

SVN-Revision: 10466
2008-02-15 22:47:47 +00:00
Gabor Juhos
4e45a1d1ac iptables: remove obsolete patch
SVN-Revision: 10464
2008-02-15 09:31:07 +00:00
Travis Kemen
8cd2c6a4cd push a couple of fixes upstream from Acinonyx
SVN-Revision: 10463
2008-02-15 00:33:31 +00:00
Felix Fietkau
cce8347d18 add eabi autoselection for the kernel as well - fixes iptables problems
SVN-Revision: 10461
2008-02-14 22:01:15 +00:00
Travis Kemen
cf1cf9a8fd create the dhcp leasefile if it doesn't exist
SVN-Revision: 10460
2008-02-14 21:17:14 +00:00
Felix Fietkau
44f1ad22c8 add missing config change for OABI
SVN-Revision: 10459
2008-02-14 19:41:33 +00:00
Felix Fietkau
82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes
SVN-Revision: 10458
2008-02-14 14:31:31 +00:00
Florian Fainelli
ebf4eb11e9 Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
2008-02-13 17:31:17 +00:00
Florian Fainelli
c592ef61b3 Upgrade rdc to 2.6.24
SVN-Revision: 10453
2008-02-13 14:35:18 +00:00