Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to 2.6.27 | Gabor Juhos | 2009-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 13832 | ||||
* | ead: message handling fixes | Felix Fietkau | 2009-01-02 | 2 | -2/+5 |
| | | | | SVN-Revision: 13828 | ||||
* | firewall: clear the MSSFIX rules | Felix Fietkau | 2009-01-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 13826 | ||||
* | prepare for ath9k support | Gabor Juhos | 2009-01-02 | 2 | -0/+37 |
| | | | | SVN-Revision: 13825 | ||||
* | Use VBoxManage instead of obsolete vditool to generate VirtualBox images. | Steven Barth | 2009-01-02 | 2 | -4/+4 |
| | | | | SVN-Revision: 13821 | ||||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 19 | -42/+56 |
| | | | | SVN-Revision: 13819 | ||||
* | remove the openat() patch, as it's breaking quite a few packages. the ↵ | Felix Fietkau | 2009-01-02 | 1 | -71/+0 |
| | | | | | | 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 | ||||
* | fix recursive dependencies that might be caused by using conditional ↵ | Felix Fietkau | 2009-01-02 | 1 | -5/+18 |
| | | | | | | dependencies SVN-Revision: 13813 | ||||
* | use binutils 2.18 for avr32, 2.17 is severely broken | Felix Fietkau | 2009-01-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 13804 | ||||
* | fix avr32 build breakage | Felix Fietkau | 2009-01-02 | 1 | -0/+19 |
| | | | | SVN-Revision: 13802 | ||||
* | moko: Add 2.6.28 (doesn't boot :( ) | Michael Büsch | 2009-01-02 | 3 | -0/+152115 |
| | | | | SVN-Revision: 13801 | ||||
* | moko: Config and Makefile don't need to be executable. | Michael Büsch | 2009-01-01 | 2 | -0/+0 |
| | | | | SVN-Revision: 13799 | ||||
* | package/madwifi: add uci support for the propereq iwpriv setting | Jo-Philipp Wich | 2009-01-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 13795 | ||||
* | package/madwifi: fix typo in config handler | Jo-Philipp Wich | 2009-01-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 13793 | ||||
* | Unify portrange-support in firewall rule generator fixes #4404 | Steven Barth | 2009-01-01 | 1 | -0/+10 |
| | | | | SVN-Revision: 13791 | ||||
* | hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ↵ | Andy Boyett | 2008-12-31 | 3 | -25/+25 |
| | | | | | | allowed values SVN-Revision: 13790 | ||||
* | disable the MSS fixup hack by default (most ISPs don't require this as a ↵ | Felix Fietkau | 2008-12-31 | 2 | -1/+9 |
| | | | | | | workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs SVN-Revision: 13788 | ||||
* | change readme to point to scripts/flashing/flash.sh instead of scripts/flash.sh | Felix Fietkau | 2008-12-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 13783 | ||||
* | scripts/feeds update: | Felix Fietkau | 2008-12-31 | 1 | -50/+42 |
| | | | | | | | | | | | * 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 | ||||
* | moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it ↵ | Michael Büsch | 2008-12-30 | 1 | -1/+0 |
| | | | | | | possible to configure network filesystems in the buildroot config. SVN-Revision: 13776 | ||||
* | add experimental support for the NETGEAR WNR2000 board | Gabor Juhos | 2008-12-30 | 9 | -0/+99 |
| | | | | SVN-Revision: 13775 | ||||
* | mac80211: add experimental support for rt2800 devices (based on a patch by ↵ | Gabor Juhos | 2008-12-30 | 5 | -3/+9494 |
| | | | | | | Hauke Mehrtens <hauke at hauke-m.de>) SVN-Revision: 13773 | ||||
* | mac80211: update compat-wireless to 2008-12-29 | Gabor Juhos | 2008-12-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 13772 | ||||
* | mac80211: fix some depends | Gabor Juhos | 2008-12-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 13771 | ||||
* | add dummy WMAC device | Gabor Juhos | 2008-12-30 | 5 | -0/+32 |
| | | | | SVN-Revision: 13769 | ||||
* | build.tex: fix formatting of example in build environments section | Andy Boyett | 2008-12-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 13766 | ||||
* | kernel/modules/usb.mk: hso works on 2.6.26 and later | Andy Boyett | 2008-12-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 13765 | ||||
* | moko: preinit is in /etc | Michael Büsch | 2008-12-29 | 1 | -5/+6 |
| | | | | SVN-Revision: 13762 | ||||
* | madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh) | Felix Fietkau | 2008-12-29 | 1 | -0/+64 |
| | | | | SVN-Revision: 13760 | ||||
* | add experimental support for the Ubiquiti LSX board | Gabor Juhos | 2008-12-29 | 1 | -3/+11 |
| | | | | SVN-Revision: 13759 | ||||
* | generate firmware image for the Ubiquiti RouterStation board (based on a ↵ | Gabor Juhos | 2008-12-29 | 1 | -0/+24 |
| | | | | | | patch by Jonas <jmajau at ubnt.com>) SVN-Revision: 13758 | ||||
* | kernel/modules: split network makefile into netdevices and netsupport | Andy Boyett | 2008-12-29 | 2 | -268/+284 |
| | | | | SVN-Revision: 13757 | ||||
* | don't override CONFIG_NF_CT_ACCT | Gabor Juhos | 2008-12-28 | 2 | -2/+0 |
| | | | | SVN-Revision: 13756 | ||||
* | generate firmware image for the D-Link DIR-615 C1 board | Gabor Juhos | 2008-12-28 | 1 | -1/+6 |
| | | | | SVN-Revision: 13755 | ||||
* | atheros: instead of resetting the ethernet core on ifup, only upload the new ↵ | Felix Fietkau | 2008-12-28 | 1 | -1/+13 |
| | | | | | | mac address. fixes a tx regression on various devices SVN-Revision: 13753 | ||||
* | uci: upgrade to 0.7.1, fixes uci rename for unnamed sections | Felix Fietkau | 2008-12-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 13751 | ||||
* | update to 2.6.28 final | Gabor Juhos | 2008-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 13749 | ||||
* | 2.6.28: refresh patches | Gabor Juhos | 2008-12-27 | 3 | -3/+3 |
| | | | | SVN-Revision: 13748 | ||||
* | fix iptables compile with 2.6.26 | Felix Fietkau | 2008-12-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 13747 | ||||
* | add WMAC definitions | Gabor Juhos | 2008-12-26 | 2 | -0/+6 |
| | | | | SVN-Revision: 13746 | ||||
* | add Ubiquiti board detection | Gabor Juhos | 2008-12-26 | 1 | -0/+6 |
| | | | | SVN-Revision: 13745 | ||||
* | add MD5 for the kernel 2.6.28 | Matteo Croce | 2008-12-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 13744 | ||||
* | add sysupgrade support for ar360w3g | Jo-Philipp Wich | 2008-12-24 | 1 | -0/+16 |
| | | | | SVN-Revision: 13741 | ||||
* | uci: work around a gcc bug which causes a bogus compiler warning | Felix Fietkau | 2008-12-24 | 1 | -0/+5 |
| | | | | SVN-Revision: 13739 | ||||
* | add the 'ead' package (emergency access daemon), which can provide remote ↵ | Felix Fietkau | 2008-12-24 | 69 | -0/+17597 |
| | | | | | | access to your device, even if the ip and firewall settings are broken SVN-Revision: 13738 | ||||
* | use SoC specific irq dispatch code | Gabor Juhos | 2008-12-23 | 3 | -5/+24 |
| | | | | SVN-Revision: 13736 | ||||
* | backport ipv6 security fix to 2.4 (#4245) | Felix Fietkau | 2008-12-23 | 1 | -0/+26 |
| | | | | SVN-Revision: 13734 | ||||
* | upgrade uci to 0.7.0 - adds ucimap and fixes #4236 | Felix Fietkau | 2008-12-23 | 1 | -3/+5 |
| | | | | SVN-Revision: 13732 | ||||
* | add siit for stateless ip and icmp translation to ipv6 | Felix Fietkau | 2008-12-22 | 4 | -0/+1566 |
| | | | | SVN-Revision: 13729 | ||||
* | fix spi-ks8995 compile | Felix Fietkau | 2008-12-22 | 1 | -1/+0 |
| | | | | SVN-Revision: 13724 |