Commit Graph

15477 Commits (0ca31140aa3536be7dfde4f8744d1b5ef8201227)
 

Author SHA1 Message Date
Florian Fainelli 0ca31140aa add switch driver for Lantiq PSB6970
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

SVN-Revision: 22914
14 years ago
Jo-Philipp Wich f4ee14e1c3 firewall: add option to disable NAT reflection
SVN-Revision: 22908
14 years ago
Jo-Philipp Wich baf4782be6 firewall: clean up description (#7875)
SVN-Revision: 22905
14 years ago
Alexandros C. Couloumbis a72d6ab714 package/apex: update apex to version 1.6.9
SVN-Revision: 22900
14 years ago
Alexandros C. Couloumbis f097df6944 toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392)
SVN-Revision: 22899
14 years ago
Jo-Philipp Wich f1303bd074 6in4: fix logic fail in previous commit
SVN-Revision: 22897
14 years ago
Jo-Philipp Wich 52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
SVN-Revision: 22893
14 years ago
Florian Fainelli 6edf2c577b add kmod-usb-serial-ipw module
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>

SVN-Revision: 22891
14 years ago
Florian Fainelli 4331584485 add cpu msr kernel module package
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 22890
14 years ago
Florian Fainelli f7538b6864 support pre-md5summed passwords in 6in4 scripts
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
14 years ago
Jo-Philipp Wich ca5bf9e291 firewall: - handle NAT reflection in firewall hotplug, solves synchronizing 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
14 years ago
Gabor Juhos 3e747a7f75 target/toolchain: fix installation after r22723
SVN-Revision: 22887
14 years ago
Michael Büsch f40f0c001e Zcomax device firmware tool endianness fix
SVN-Revision: 22885
14 years ago
Gabor Juhos fcfe56924b ar71xx: build firmware images for the Zcomax boards
SVN-Revision: 22884
14 years ago
Gabor Juhos 7bf8159991 tools/firmware-utils: new tool for the Zcomax devices
SVN-Revision: 22883
14 years ago
Gabor Juhos b4336a8e2d ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
SVN-Revision: 22882
14 years ago
Gabor Juhos 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition
SVN-Revision: 22881
14 years ago
Jo-Philipp Wich 6734c999af ignore vim .swp files when scanning for updates (#7867)
SVN-Revision: 22880
14 years ago
Alexandros C. Couloumbis faa7df6ace package/iproute2: update iproute2 to version 2.6.35
SVN-Revision: 22879
14 years ago
Alexandros C. Couloumbis 9f29fa68f6 linux/orion: fix iproute2 issue (partially closes ticket #7862)
SVN-Revision: 22878
14 years ago
Lars-Peter Clausen a70e0d0665 Add kernel package for the mv_cesa crypto module
SVN-Revision: 22877
14 years ago
Lars-Peter Clausen 3fe1d8503c Set -mtune to marvell-f
SVN-Revision: 22876
14 years ago
Felix Fietkau 4dd1e1437b mac80211: another override
SVN-Revision: 22875
14 years ago
Felix Fietkau 72f1c12abd mac80211: add missing config override for ath9k
SVN-Revision: 22874
14 years ago
Felix Fietkau 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
SVN-Revision: 22871
14 years ago
Felix Fietkau ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs
SVN-Revision: 22870
14 years ago
Felix Fietkau 198730fb3d fix a compile error when compiling with glibc (#7816)
SVN-Revision: 22869
14 years ago
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
14 years ago
Felix Fietkau 003ec7d795 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary
SVN-Revision: 22866
14 years ago
Felix Fietkau 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
14 years ago
Gabor Juhos ece9b523e4 ar71xx: refresh patches
SVN-Revision: 22864
14 years ago
Gabor Juhos 47f8fd1dde ar71xx: rewrite SPI drivers for the RB4xx boards
* 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
14 years ago
Gabor Juhos 4ca54a5b39 generic: bacport SPI bus locking API
SVN-Revision: 22862
14 years ago
Gabor Juhos 7782fcf874 generic: fix erase operation on the pm25lv flash chip
SVN-Revision: 22861
14 years ago
Gabor Juhos 19654fd1c2 package/broadcom-diag: use broadcast_uevent
SVN-Revision: 22860
14 years ago
Gabor Juhos a4aa4e3973 package/button-hotplug: use brodcast_uevent
SVN-Revision: 22859
14 years ago
Gabor Juhos 6c1d3b0a79 generic: introduce broadcast_uevent function
SVN-Revision: 22858
14 years ago
Felix Fietkau 08755b8858 rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795)
SVN-Revision: 22856
14 years ago
Felix Fietkau d23ca9f0f3 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464)
SVN-Revision: 22854
14 years ago
Florian Fainelli 8108b387d0 backport upstream multicast fix (#7848)
SVN-Revision: 22852
14 years ago
Florian Fainelli 685d598add refresh 2.6.32 patches
SVN-Revision: 22851
14 years ago
Florian Fainelli c0411f877f rework multi_probe patch to be cleaner
SVN-Revision: 22850
14 years ago
Florian Fainelli 82e244fb28 refresh patches
SVN-Revision: 22849
14 years ago
Florian Fainelli 66f9c974c0 refresh 2.6.32 patches
SVN-Revision: 22848
14 years ago
Jo-Philipp Wich ee4dd61b10 firewall: - fix processing of rules with an ip family option - append 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
14 years ago
Jo-Philipp Wich 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
14 years ago
Lars-Peter Clausen 34736c48b9 Build usb storage support into the kernel.
This allows for example to put the rootfs on a usb-stick.

SVN-Revision: 22845
14 years ago
Alexandros C. Couloumbis a3b66e1ea1 linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22844
14 years ago
Florian Fainelli 0e00670962 gcj can only be built safely on gcc >= 4.3
SVN-Revision: 22843
14 years ago
Lars-Peter Clausen 85d4291984 Dockstar: Adjust rootfs size to that of the original fw
SVN-Revision: 22839
14 years ago