summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ead: fix array overrunFelix Fietkau2009-01-061-1/+1
* add the make variable LIBGCC_S, which points to the correct libgcc ldflag (av...Felix Fietkau2009-01-061-0/+1
* fix siit compile on avr32Felix Fietkau2009-01-061-1/+1
* make config.{guess,sub} writable before attempting to overwrite them (many pa...Felix Fietkau2009-01-061-1/+1
* correct SPI register sizeFlorian Fainelli2009-01-061-1/+1
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-061-5/+3
* ead: allow the client to override the source ip of the server, so that it can...Felix Fietkau2009-01-063-4/+15
* Prevent crypto aead from failing to build with 2.6.24 targets (#4426)Florian Fainelli2009-01-062-0/+31
* Make the doc slightly more complete and add notes on how to add a new target ...Florian Fainelli2009-01-064-3/+173
* don't generate too large firmware images for the TEW-6x2BRP boards, they may ...Gabor Juhos2009-01-051-10/+16
* If a package is part of a virtual dependency and also listed as a normal depe...Lars-Peter Clausen2009-01-051-5/+10
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-053-2/+372
* bump sibyte to 2.6.28Imre Kaloz2009-01-054-5/+17
* firmware-utils/mkfwimage: fix root_start valuesGabor Juhos2009-01-051-2/+2
* upgrade avr32 to 2.6.28Imre Kaloz2009-01-054-12/+9
* kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)Gabor Juhos2009-01-051-3/+3
* mac80211: fix compat-wireless-old md5sumAndy Boyett2009-01-051-1/+1
* add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-049-1/+93
* remove board specific stuff from the generic machine setupGabor Juhos2009-01-041-49/+2
* add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-049-4/+86
* firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414)Gabor Juhos2009-01-041-5/+5
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-041-2/+2
* fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-041-1/+1
* clean up the crypto kernel module package and allow some of the crypto module...Felix Fietkau2009-01-041-30/+18
* allow the ead client to override the broadcast addressFelix Fietkau2009-01-043-21/+37
* ead: fix bridge handling mistakesFelix Fietkau2009-01-041-6/+5
* Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to k...Lars-Peter Clausen2009-01-042-5/+5
* package/ead: fix build dependencyJo-Philipp Wich2009-01-031-1/+1
* mac80211: update compat-wireless to 2009-01-02Gabor Juhos2009-01-032-5/+6
* mac80211: remove ipw building out of compat-wireless, because it conflicts wi...Gabor Juhos2009-01-031-0/+13
* enable netlink supportJo-Philipp Wich2009-01-0311-11/+11
* fix compiler warnings in the m25p80 driver on 2.6.28Gabor Juhos2009-01-032-5/+5
* register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
* mac80211: add preliminary support for the AR913x SoCsGabor Juhos2009-01-0314-0/+2393
* enable support for getifaddrs() - required by lldpdJo-Philipp Wich2009-01-031-0/+162
* moko: Fix 2.6.28 boot.Michael Büsch2009-01-035-7/+19
* switch to 2.6.27Gabor Juhos2009-01-031-1/+1
* ead: message handling fixesFelix Fietkau2009-01-022-2/+5
* firewall: clear the MSSFIX rulesFelix Fietkau2009-01-021-0/+1
* prepare for ath9k supportGabor Juhos2009-01-022-0/+37
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.Steven Barth2009-01-022-4/+4
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-0219-42/+56
* remove the openat() patch, as it's breaking quite a few packages. the problem...Felix Fietkau2009-01-021-71/+0
* fix recursive dependencies that might be caused by using conditional dependen...Felix Fietkau2009-01-021-5/+18
* use binutils 2.18 for avr32, 2.17 is severely brokenFelix Fietkau2009-01-021-0/+2
* fix avr32 build breakageFelix Fietkau2009-01-021-0/+19
* moko: Add 2.6.28 (doesn't boot :( )Michael Büsch2009-01-023-0/+152115
* moko: Config and Makefile don't need to be executable.Michael Büsch2009-01-012-0/+0
* package/madwifi: add uci support for the propereq iwpriv settingJo-Philipp Wich2009-01-011-0/+3
* package/madwifi: fix typo in config handlerJo-Philipp Wich2009-01-011-1/+1