Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support pre-md5summed passwords in 6in4 scripts | Florian Fainelli | 2010-09-04 | 1 | -1/+3 |
| | | | | | | | | | | | | | The he.net ipv6 tunnels require that a user supply the md5sum of his password when updating the ipv4 tunnel endpoint. the 6in4 package supports this well, but requires that a user store his password in plaintext in uci. this patch tries to detect whether the password in uci is already an md5sum (32 characters containing only [a-z0-9]), so users can avoid storing plaintext passwords. Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com> SVN-Revision: 22889 | ||||
* | firewall: - handle NAT reflection in firewall hotplug, solves synchronizing ↵ | Jo-Philipp Wich | 2010-09-04 | 4 | -8/+33 |
| | | | | | | issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation SVN-Revision: 22888 | ||||
* | target/toolchain: fix installation after r22723 | Gabor Juhos | 2010-09-04 | 1 | -3/+3 |
| | | | | SVN-Revision: 22887 | ||||
* | Zcomax device firmware tool endianness fix | Michael Büsch | 2010-09-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 22885 | ||||
* | ar71xx: build firmware images for the Zcomax boards | Gabor Juhos | 2010-09-03 | 2 | -0/+52 |
| | | | | SVN-Revision: 22884 | ||||
* | tools/firmware-utils: new tool for the Zcomax devices | Gabor Juhos | 2010-09-03 | 2 | -0/+409 |
| | | | | SVN-Revision: 22883 | ||||
* | ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards | Gabor Juhos | 2010-09-03 | 13 | -1/+297 |
| | | | | SVN-Revision: 22882 | ||||
* | package/mtd: write remaining data after adding file to the jffs2 partition | Gabor Juhos | 2010-09-03 | 3 | -10/+32 |
| | | | | SVN-Revision: 22881 | ||||
* | ignore vim .swp files when scanning for updates (#7867) | Jo-Philipp Wich | 2010-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 22880 | ||||
* | package/iproute2: update iproute2 to version 2.6.35 | Alexandros C. Couloumbis | 2010-09-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 22879 | ||||
* | linux/orion: fix iproute2 issue (partially closes ticket #7862) | Alexandros C. Couloumbis | 2010-09-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 22878 | ||||
* | Add kernel package for the mv_cesa crypto module | Lars-Peter Clausen | 2010-09-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 22877 | ||||
* | Set -mtune to marvell-f | Lars-Peter Clausen | 2010-09-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 22876 | ||||
* | mac80211: another override | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 22875 | ||||
* | mac80211: add missing config override for ath9k | Felix Fietkau | 2010-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 22874 | ||||
* | add a command for printing a cleaned up make target database - will be used ↵ | Felix Fietkau | 2010-09-01 | 6 | -8/+28 |
| | | | | | | to analyze package dependencies at some point SVN-Revision: 22871 | ||||
* | ath9k: add a patch for dumping the eeprom contents via debugfs | Felix Fietkau | 2010-09-01 | 1 | -0/+67 |
| | | | | SVN-Revision: 22870 | ||||
* | fix a compile error when compiling with glibc (#7816) | Felix Fietkau | 2010-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 22869 | ||||
* | generic: move iptables/netfilter kernel options from generic/config to ↵ | Alexandros C. Couloumbis | 2010-09-01 | 5 | -57/+60 |
| | | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867 | ||||
* | mac80211: replace 800-nuke_led_code.patch with something smaller. most of ↵ | Felix Fietkau | 2010-08-31 | 2 | -415/+127 |
| | | | | | | the #ifdef spaghetti that the old patch introduced was completely unnecessary SVN-Revision: 22866 | ||||
* | mac80211: update to wireless-testing 2010-08-31 | Felix Fietkau | 2010-08-31 | 37 | -1744/+162 |
| | | | | SVN-Revision: 22865 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2010-08-31 | 12 | -12/+12 |
| | | | | SVN-Revision: 22864 | ||||
* | ar71xx: rewrite SPI drivers for the RB4xx boards | Gabor Juhos | 2010-08-31 | 31 | -388/+1531 |
| | | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863 | ||||
* | generic: bacport SPI bus locking API | Gabor Juhos | 2010-08-31 | 8 | -0/+2100 |
| | | | | SVN-Revision: 22862 | ||||
* | generic: fix erase operation on the pm25lv flash chip | Gabor Juhos | 2010-08-31 | 18 | -50/+180 |
| | | | | SVN-Revision: 22861 | ||||
* | package/broadcom-diag: use broadcast_uevent | Gabor Juhos | 2010-08-31 | 2 | -6/+3 |
| | | | | SVN-Revision: 22860 | ||||
* | package/button-hotplug: use brodcast_uevent | Gabor Juhos | 2010-08-31 | 2 | -9/+5 |
| | | | | SVN-Revision: 22859 | ||||
* | generic: introduce broadcast_uevent function | Gabor Juhos | 2010-08-31 | 5 | -0/+377 |
| | | | | SVN-Revision: 22858 | ||||
* | rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure ↵ | Felix Fietkau | 2010-08-31 | 1 | -0/+9 |
| | | | | | | that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795) SVN-Revision: 22856 | ||||
* | hostapd: backport a fix to check for STA STBC capabilities before setting ↵ | Felix Fietkau | 2010-08-31 | 1 | -0/+41 |
| | | | | | | them (fixes #7464) SVN-Revision: 22854 | ||||
* | backport upstream multicast fix (#7848) | Florian Fainelli | 2010-08-31 | 1 | -0/+35 |
| | | | | SVN-Revision: 22852 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-08-31 | 3 | -3/+3 |
| | | | | SVN-Revision: 22851 | ||||
* | rework multi_probe patch to be cleaner | Florian Fainelli | 2010-08-31 | 1 | -14/+42 |
| | | | | SVN-Revision: 22850 | ||||
* | refresh patches | Florian Fainelli | 2010-08-31 | 6 | -8/+8 |
| | | | | SVN-Revision: 22849 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-08-31 | 19 | -67/+67 |
| | | | | SVN-Revision: 22848 | ||||
* | firewall: - fix processing of rules with an ip family option - append ↵ | Jo-Philipp Wich | 2010-08-31 | 4 | -42/+63 |
| | | | | | | interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone) SVN-Revision: 22847 | ||||
* | enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵ | Jo-Philipp Wich | 2010-08-30 | 13 | -13/+7 |
| | | | | | | omap35xx SVN-Revision: 22846 | ||||
* | Build usb storage support into the kernel. | Lars-Peter Clausen | 2010-08-30 | 1 | -21/+9 |
| | | | | | | This allows for example to put the rootfs on a usb-stick. SVN-Revision: 22845 | ||||
* | linux/generic: update 2.6.36 kernel patches | Alexandros C. Couloumbis | 2010-08-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 22844 | ||||
* | gcj can only be built safely on gcc >= 4.3 | Florian Fainelli | 2010-08-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 22843 | ||||
* | Dockstar: Adjust rootfs size to that of the original fw | Lars-Peter Clausen | 2010-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 22839 | ||||
* | Add different profiles for Sheevaplug and Dockstar | Lars-Peter Clausen | 2010-08-29 | 5 | -3/+62 |
| | | | | | | Thanks to Gerrit Visser SVN-Revision: 22838 | ||||
* | Use kirkwood_nand_init instead of manually registering the nand driver | Lars-Peter Clausen | 2010-08-29 | 1 | -31/+4 |
| | | | | | | This fixes that the device would hang during boot. SVN-Revision: 22837 | ||||
* | Align jffs2 to pagesize and fix mkfs2.jffs2 opts | Lars-Peter Clausen | 2010-08-29 | 1 | -1/+6 |
| | | | | SVN-Revision: 22836 | ||||
* | package/madwifi: enable mtu & mac config options for > 2.6.29 kernels | Alexandros C. Couloumbis | 2010-08-29 | 1 | -0/+20 |
| | | | | SVN-Revision: 22835 | ||||
* | linux/generic: update 2.6.36 kernel patches | Alexandros C. Couloumbis | 2010-08-29 | 2 | -0/+42 |
| | | | | SVN-Revision: 22834 | ||||
* | Update 2.6.35.x to 2.6.35.4 | Lars-Peter Clausen | 2010-08-29 | 6 | -8/+8 |
| | | | | SVN-Revision: 22833 | ||||
* | linux/generic: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-08-29 | 108 | -0/+40756 |
| | | | | SVN-Revision: 22832 | ||||
* | Cleanup image generation | Lars-Peter Clausen | 2010-08-28 | 1 | -28/+4 |
| | | | | SVN-Revision: 22829 | ||||
* | ath9k: fix a WARN_ON when aggregation start is issued more than once, should ↵ | Felix Fietkau | 2010-08-28 | 1 | -0/+12 |
| | | | | | | improve stability with 802.11n SVN-Revision: 22827 |