Gabor Juhos
8efa4b94db
mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13841
2009-01-03 18:52:33 +00:00
Jo-Philipp Wich
5649ff4093
enable netlink support
...
SVN-Revision: 13839
2009-01-03 17:28:58 +00:00
Gabor Juhos
52f09301af
fix compiler warnings in the m25p80 driver on 2.6.28
...
SVN-Revision: 13838
2009-01-03 15:01:08 +00:00
Gabor Juhos
e5501cb623
register WMAC device on the Netgear WNR2000 board
...
SVN-Revision: 13836
2009-01-03 14:14:03 +00:00
Gabor Juhos
23caf183fc
mac80211: add preliminary support for the AR913x SoCs
...
SVN-Revision: 13835
2009-01-03 13:48:27 +00:00
Jo-Philipp Wich
e0a77da8fb
enable support for getifaddrs() - required by lldpd
...
SVN-Revision: 13834
2009-01-03 13:07:30 +00:00
Michael Büsch
c53c88b8b4
moko: Fix 2.6.28 boot.
...
SVN-Revision: 13833
2009-01-03 12:24:51 +00:00
Gabor Juhos
625482aef1
switch to 2.6.27
...
SVN-Revision: 13832
2009-01-03 11:02:03 +00:00
Felix Fietkau
d9397119c5
ead: message handling fixes
...
SVN-Revision: 13828
2009-01-02 23:51:57 +00:00
Felix Fietkau
c7ff578b9f
firewall: clear the MSSFIX rules
...
SVN-Revision: 13826
2009-01-02 21:58:58 +00:00
Gabor Juhos
6f35d8b500
prepare for ath9k support
...
SVN-Revision: 13825
2009-01-02 18:54:33 +00:00
Steven Barth
5c95516f24
Use VBoxManage instead of obsolete vditool to generate VirtualBox images.
...
SVN-Revision: 13821
2009-01-02 14:35:18 +00:00
Andy Boyett
9f8c82da09
Add hostapd-mini to default images where applicable
...
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Felix Fietkau
cf8362db3c
remove the openat() patch, as it's breaking quite a few packages. the problem is in the AT_FDCWD define, which packages check for to see if fdopenat, openat, fstatat, etc. are supported, but the patch only adds openat() and not the other functions. this should probably be fixed upstream and not just in openwrt.
...
SVN-Revision: 13817
2009-01-02 04:16:30 +00:00
Felix Fietkau
e5905aebb7
fix recursive dependencies that might be caused by using conditional dependencies
...
SVN-Revision: 13813
2009-01-02 02:49:02 +00:00
Felix Fietkau
d0c5a0d576
use binutils 2.18 for avr32, 2.17 is severely broken
...
SVN-Revision: 13804
2009-01-02 01:14:09 +00:00
Felix Fietkau
d55332989e
fix avr32 build breakage
...
SVN-Revision: 13802
2009-01-02 01:10:22 +00:00
Michael Büsch
90bbba6996
moko: Add 2.6.28 (doesn't boot :( )
...
SVN-Revision: 13801
2009-01-02 00:51:54 +00:00
Michael Büsch
00937fbe2f
moko: Config and Makefile don't need to be executable.
...
SVN-Revision: 13799
2009-01-01 18:47:07 +00:00
Jo-Philipp Wich
4a1148cf7b
package/madwifi: add uci support for the propereq iwpriv setting
...
SVN-Revision: 13795
2009-01-01 17:29:58 +00:00
Jo-Philipp Wich
0b5333be4b
package/madwifi: fix typo in config handler
...
SVN-Revision: 13793
2009-01-01 13:59:06 +00:00
Steven Barth
d1049f535a
Unify portrange-support in firewall rule generator fixes #4404
...
SVN-Revision: 13791
2009-01-01 13:05:16 +00:00
Andy Boyett
35078a6a52
hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
...
SVN-Revision: 13790
2008-12-31 19:09:26 +00:00
Felix Fietkau
359ce7f97e
disable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs
...
SVN-Revision: 13788
2008-12-31 19:02:03 +00:00
Felix Fietkau
adfab7c84b
change readme to point to scripts/flashing/flash.sh instead of scripts/flash.sh
...
SVN-Revision: 13783
2008-12-31 14:52:23 +00:00
Felix Fietkau
5918719e1e
scripts/feeds update:
...
* Fix feed update via git.
* Add support for bzr and hg.
* Proper escaping of command line arguments handed to system.
* Reduced code duplication.
Patch by Justus Winter
SVN-Revision: 13782
2008-12-31 14:52:10 +00:00
Michael Büsch
f91e5ebed8
moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
...
SVN-Revision: 13776
2008-12-30 23:01:30 +00:00
Gabor Juhos
2083bb5e6f
add experimental support for the NETGEAR WNR2000 board
...
SVN-Revision: 13775
2008-12-30 13:46:43 +00:00
Gabor Juhos
c56cef29d5
mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
...
SVN-Revision: 13773
2008-12-30 12:30:18 +00:00
Gabor Juhos
e77eed8b6a
mac80211: update compat-wireless to 2008-12-29
...
SVN-Revision: 13772
2008-12-30 11:51:20 +00:00
Gabor Juhos
c1aa9f80d2
mac80211: fix some depends
...
SVN-Revision: 13771
2008-12-30 09:29:36 +00:00
Gabor Juhos
38826c1e19
add dummy WMAC device
...
SVN-Revision: 13769
2008-12-30 06:52:57 +00:00
Andy Boyett
f7a9a397b8
build.tex: fix formatting of example in build environments section
...
SVN-Revision: 13766
2008-12-30 02:21:00 +00:00
Andy Boyett
ae2ac12c9a
kernel/modules/usb.mk: hso works on 2.6.26 and later
...
SVN-Revision: 13765
2008-12-30 02:20:22 +00:00
Michael Büsch
28a1579556
moko: preinit is in /etc
...
SVN-Revision: 13762
2008-12-29 19:31:24 +00:00
Felix Fietkau
0f6bdb80e1
madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
...
SVN-Revision: 13760
2008-12-29 18:51:20 +00:00
Gabor Juhos
42de997943
add experimental support for the Ubiquiti LSX board
...
SVN-Revision: 13759
2008-12-29 17:54:16 +00:00
Gabor Juhos
824b251d9c
generate firmware image for the Ubiquiti RouterStation board (based on a patch by Jonas <jmajau at ubnt.com>)
...
SVN-Revision: 13758
2008-12-29 10:34:19 +00:00
Andy Boyett
8e1a483c0f
kernel/modules: split network makefile into netdevices and netsupport
...
SVN-Revision: 13757
2008-12-29 01:25:58 +00:00
Gabor Juhos
e825595f30
don't override CONFIG_NF_CT_ACCT
...
SVN-Revision: 13756
2008-12-28 10:32:13 +00:00
Gabor Juhos
11ab840a48
generate firmware image for the D-Link DIR-615 C1 board
...
SVN-Revision: 13755
2008-12-28 10:26:42 +00:00
Felix Fietkau
8e5dfe75c3
atheros: instead of resetting the ethernet core on ifup, only upload the new mac address. fixes a tx regression on various devices
...
SVN-Revision: 13753
2008-12-28 01:21:03 +00:00
Felix Fietkau
d05f731a86
uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
...
SVN-Revision: 13751
2008-12-27 18:59:38 +00:00
Gabor Juhos
56e7d7717b
update to 2.6.28 final
...
SVN-Revision: 13749
2008-12-27 11:23:48 +00:00
Gabor Juhos
86a870f06d
2.6.28: refresh patches
...
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Felix Fietkau
98677bd970
fix iptables compile with 2.6.26
...
SVN-Revision: 13747
2008-12-27 01:55:48 +00:00
Gabor Juhos
af71c482cf
add WMAC definitions
...
SVN-Revision: 13746
2008-12-26 21:48:50 +00:00
Gabor Juhos
7abf10d6e6
add Ubiquiti board detection
...
SVN-Revision: 13745
2008-12-26 20:12:42 +00:00
Matteo Croce
76ec5d14cf
add MD5 for the kernel 2.6.28
...
SVN-Revision: 13744
2008-12-25 17:09:30 +00:00
Jo-Philipp Wich
0fd38ec0f1
add sysupgrade support for ar360w3g
...
SVN-Revision: 13741
2008-12-24 22:16:04 +00:00