Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ead: allow the client to override the source ip of the server, so that it ↵ | Felix Fietkau | 2009-01-06 | 3 | -4/+15 |
| | | | | | | can work with route filtering properly SVN-Revision: 13883 | ||||
* | Prevent crypto aead from failing to build with 2.6.24 targets (#4426) | Florian Fainelli | 2009-01-06 | 2 | -0/+31 |
| | | | | SVN-Revision: 13882 | ||||
* | Make the doc slightly more complete and add notes on how to add a new target ↵ | Florian Fainelli | 2009-01-06 | 4 | -3/+173 |
| | | | | | | in OpenWrt, some serial console and JTAG tips and tricks SVN-Revision: 13880 | ||||
* | don't generate too large firmware images for the TEW-6x2BRP boards, they may ↵ | Gabor Juhos | 2009-01-05 | 1 | -10/+16 |
| | | | | | | brick the board * reported by RoundSparrow SVN-Revision: 13878 | ||||
* | If a package is part of a virtual dependency and also listed as a normal ↵ | Lars-Peter Clausen | 2009-01-05 | 1 | -5/+10 |
| | | | | | | dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package. SVN-Revision: 13877 | ||||
* | general fixes for openwrt with kernel 2.6.28 | Imre Kaloz | 2009-01-05 | 3 | -2/+372 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876 | ||||
* | bump sibyte to 2.6.28 | Imre Kaloz | 2009-01-05 | 4 | -5/+17 |
| | | | | SVN-Revision: 13875 | ||||
* | firmware-utils/mkfwimage: fix root_start values | Gabor Juhos | 2009-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 13874 | ||||
* | upgrade avr32 to 2.6.28 | Imre Kaloz | 2009-01-05 | 4 | -12/+9 |
| | | | | SVN-Revision: 13872 | ||||
* | kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | Gabor Juhos | 2009-01-05 | 1 | -3/+3 |
| | | | | SVN-Revision: 13869 | ||||
* | mac80211: fix compat-wireless-old md5sum | Andy Boyett | 2009-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 13866 | ||||
* | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | 9 | -1/+93 |
| | | | | SVN-Revision: 13863 | ||||
* | remove board specific stuff from the generic machine setup | Gabor Juhos | 2009-01-04 | 1 | -49/+2 |
| | | | | SVN-Revision: 13861 | ||||
* | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | 9 | -4/+86 |
| | | | | SVN-Revision: 13860 | ||||
* | firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) | Gabor Juhos | 2009-01-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 13859 | ||||
* | Fix ssp enabling/disabling (#4388) | Florian Fainelli | 2009-01-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 13856 | ||||
* | fix the registered machine type of the WNR2000 board | Gabor Juhos | 2009-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 13853 | ||||
* | clean up the crypto kernel module package and allow some of the crypto ↵ | Felix Fietkau | 2009-01-04 | 1 | -30/+18 |
| | | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) SVN-Revision: 13850 | ||||
* | allow the ead client to override the broadcast address | Felix Fietkau | 2009-01-04 | 3 | -21/+37 |
| | | | | SVN-Revision: 13849 | ||||
* | ead: fix bridge handling mistakes | Felix Fietkau | 2009-01-04 | 1 | -6/+5 |
| | | | | SVN-Revision: 13846 | ||||
* | Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to ↵ | Lars-Peter Clausen | 2009-01-04 | 2 | -5/+5 |
| | | | | | | keep symlinks either use $(CP) or create them manually. Fixes #4399 SVN-Revision: 13845 | ||||
* | package/ead: fix build dependency | Jo-Philipp Wich | 2009-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 13843 | ||||
* | mac80211: update compat-wireless to 2009-01-02 | Gabor Juhos | 2009-01-03 | 2 | -5/+6 |
| | | | | SVN-Revision: 13842 | ||||
* | mac80211: remove ipw building out of compat-wireless, because it conflicts ↵ | Gabor Juhos | 2009-01-03 | 1 | -0/+13 |
| | | | | | | | | with the in kernel building. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13841 | ||||
* | enable netlink support | Jo-Philipp Wich | 2009-01-03 | 11 | -11/+11 |
| | | | | SVN-Revision: 13839 | ||||
* | fix compiler warnings in the m25p80 driver on 2.6.28 | Gabor Juhos | 2009-01-03 | 2 | -5/+5 |
| | | | | SVN-Revision: 13838 | ||||
* | register WMAC device on the Netgear WNR2000 board | Gabor Juhos | 2009-01-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 13836 | ||||
* | mac80211: add preliminary support for the AR913x SoCs | Gabor Juhos | 2009-01-03 | 14 | -0/+2393 |
| | | | | SVN-Revision: 13835 | ||||
* | enable support for getifaddrs() - required by lldpd | Jo-Philipp Wich | 2009-01-03 | 1 | -0/+162 |
| | | | | SVN-Revision: 13834 | ||||
* | moko: Fix 2.6.28 boot. | Michael Büsch | 2009-01-03 | 5 | -7/+19 |
| | | | | SVN-Revision: 13833 | ||||
* | 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 |