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
Michael Büsch
37a2dfbcf5
bcm47xx: Extract all available information from NVRAM into the sprom data structure.
...
SVN-Revision: 10473
17 years ago
Michael Büsch
256c2586b5
Whoops, forgot to add this file to the b43-update commit.
...
SVN-Revision: 10472
17 years ago
Michael Büsch
c77dfdeedd
mac80211: allow AP and VLAN modes
...
SVN-Revision: 10471
17 years ago
Michael Büsch
5fc0f18316
Enable nl80211 support in hostapd.
...
SVN-Revision: 10470
17 years ago
Michael Büsch
794ddf6b63
Add hostapd support for nl80211 (mac80211 stack)
...
SVN-Revision: 10469
17 years ago
Michael Büsch
939ceadf76
Fix support for PCI devices behind a SSB->PCI bridge.
...
SVN-Revision: 10468
17 years ago
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
17 years ago
Gabor Juhos
4e45a1d1ac
iptables: remove obsolete patch
...
SVN-Revision: 10464
17 years ago
Travis Kemen
8cd2c6a4cd
push a couple of fixes upstream from Acinonyx
...
SVN-Revision: 10463
17 years ago
Felix Fietkau
cce8347d18
add eabi autoselection for the kernel as well - fixes iptables problems
...
SVN-Revision: 10461
17 years ago
Travis Kemen
cf1cf9a8fd
create the dhcp leasefile if it doesn't exist
...
SVN-Revision: 10460
17 years ago
Felix Fietkau
44f1ad22c8
add missing config change for OABI
...
SVN-Revision: 10459
17 years ago
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
17 years ago
Florian Fainelli
ebf4eb11e9
Upgrade brcm63xx to 2.6.24
...
SVN-Revision: 10455
17 years ago
Florian Fainelli
c592ef61b3
Upgrade rdc to 2.6.24
...
SVN-Revision: 10453
17 years ago
Travis Kemen
80f0eec0aa
fix problems with the use of a passphrase, add option to use a key instead of passphrase
...
SVN-Revision: 10450
17 years ago
John Crispin
855a8bf930
remove old profile
...
SVN-Revision: 10449
17 years ago
Felix Fietkau
3b2d9a13ee
upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist
...
SVN-Revision: 10447
17 years ago
Gabor Juhos
0a72d14e40
resync kernel config
...
SVN-Revision: 10444
17 years ago
Imre Kaloz
3a0e58b2e1
upgrade & standardize kernel versions
...
SVN-Revision: 10443
17 years ago
Imre Kaloz
be613a2976
upgrade sibyte to 2.6.24
...
SVN-Revision: 10442
17 years ago
Florian Fainelli
d72b83c3f7
Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
...
SVN-Revision: 10441
17 years ago
Imre Kaloz
4cad511377
upgrade iop32x to 2.6.24
...
SVN-Revision: 10440
17 years ago
Matteo Croce
43e70d58c6
update acx100
...
SVN-Revision: 10439
17 years ago
Imre Kaloz
e9601bb0be
prepare 2.6.24 on ixp4xx
...
SVN-Revision: 10438
17 years ago
Imre Kaloz
d7a2c40ab8
fix typo
...
SVN-Revision: 10437
17 years ago
Felix Fietkau
1d31c17938
add missing dependency for the target metadata scan
...
SVN-Revision: 10436
17 years ago
Felix Fietkau
dc3497fcda
use cp instead of $(CP), because bzImage might be a symlink
...
SVN-Revision: 10435
17 years ago
Felix Fietkau
1963209708
commit after running uci_set_default
...
SVN-Revision: 10434
17 years ago
Felix Fietkau
c86404e5a1
don't fail on uci_load() with nonexisting config files, but return the right return code
...
SVN-Revision: 10433
17 years ago
Felix Fietkau
e1bb6ae6be
make uci_add() create anonymous sections if requested and store the new section name in a variable
...
SVN-Revision: 10432
17 years ago
Felix Fietkau
dd90a2cadd
bump uci to 0.2.5 - adds support for adding unnamed sections
...
SVN-Revision: 10431
17 years ago
Felix Fietkau
ae65773b46
add package/openwrt-packages to .gitignore
...
SVN-Revision: 10429
17 years ago
Gabor Juhos
68658843ab
fix RB153 CompactFlash driver for .24
...
SVN-Revision: 10428
17 years ago
Gabor Juhos
d187aba072
switch to 2.6.24
...
SVN-Revision: 10427
17 years ago
Matteo Croce
cf02f1c6b2
backport acx100 2.6.24 fixes from SVN
...
SVN-Revision: 10425
17 years ago
Matteo Croce
cae0acba53
cpmac: reapply [9664]
...
SVN-Revision: 10424
17 years ago
Matteo Croce
bbc597e9be
fix AR7 DSL with 2.6.24
...
SVN-Revision: 10423
17 years ago
Matteo Croce
ccb82915f5
build cpmac driver
...
SVN-Revision: 10422
17 years ago
Matteo Croce
b2b102fdcc
Update kernel to 2.6.24
...
SVN-Revision: 10421
17 years ago
Felix Fietkau
d5c5246c32
add a fix for memleaks caused by failed memory allocations
...
SVN-Revision: 10417
17 years ago
Felix Fietkau
f4012149b6
madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
...
SVN-Revision: 10416
17 years ago
Matteo Croce
fb5be81fe7
make current AR7 code 2.6.24 aware, for future use
...
SVN-Revision: 10415
17 years ago
Imre Kaloz
28a177fca3
use GCC 4.2.3 by default for AVR32
...
SVN-Revision: 10414
17 years ago
Imre Kaloz
614cc08a14
add GCC 4.2.3
...
SVN-Revision: 10413
17 years ago
Imre Kaloz
5d64853bce
upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
...
SVN-Revision: 10412
17 years ago
Imre Kaloz
78ef7bbd69
sync AVR32 patches with upstream
...
SVN-Revision: 10411
17 years ago
Matteo Croce
55a6c2091f
more 2.6.24 patches
...
SVN-Revision: 10410
17 years ago