Commit Graph

15452 Commits

Author SHA1 Message Date
Felix Fietkau ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs
SVN-Revision: 22870
2010-09-01 17:51:30 +00:00
Felix Fietkau 198730fb3d fix a compile error when compiling with glibc (#7816)
SVN-Revision: 22869
2010-09-01 15:21:43 +00:00
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
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
2010-08-31 23:34:27 +00:00
Felix Fietkau 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
2010-08-31 23:34:21 +00:00
Gabor Juhos ece9b523e4 ar71xx: refresh patches
SVN-Revision: 22864
2010-08-31 20:13:50 +00:00
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
2010-08-31 20:13:47 +00:00
Gabor Juhos 4ca54a5b39 generic: bacport SPI bus locking API
SVN-Revision: 22862
2010-08-31 20:06:42 +00:00
Gabor Juhos 7782fcf874 generic: fix erase operation on the pm25lv flash chip
SVN-Revision: 22861
2010-08-31 20:06:38 +00:00
Gabor Juhos 19654fd1c2 package/broadcom-diag: use broadcast_uevent
SVN-Revision: 22860
2010-08-31 20:06:32 +00:00
Gabor Juhos a4aa4e3973 package/button-hotplug: use brodcast_uevent
SVN-Revision: 22859
2010-08-31 20:06:30 +00:00
Gabor Juhos 6c1d3b0a79 generic: introduce broadcast_uevent function
SVN-Revision: 22858
2010-08-31 20:06:25 +00:00
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
2010-08-31 19:04:02 +00:00
Felix Fietkau d23ca9f0f3 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464)
SVN-Revision: 22854
2010-08-31 16:16:32 +00:00
Florian Fainelli 8108b387d0 backport upstream multicast fix (#7848)
SVN-Revision: 22852
2010-08-31 14:10:25 +00:00
Florian Fainelli 685d598add refresh 2.6.32 patches
SVN-Revision: 22851
2010-08-31 14:10:07 +00:00
Florian Fainelli c0411f877f rework multi_probe patch to be cleaner
SVN-Revision: 22850
2010-08-31 14:09:25 +00:00
Florian Fainelli 82e244fb28 refresh patches
SVN-Revision: 22849
2010-08-31 14:08:58 +00:00
Florian Fainelli 66f9c974c0 refresh 2.6.32 patches
SVN-Revision: 22848
2010-08-31 14:08:30 +00:00
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
2010-08-31 01:54:08 +00:00
Jo-Philipp Wich 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
2010-08-30 22:59:20 +00:00
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
2010-08-30 19:09:37 +00:00
Alexandros C. Couloumbis a3b66e1ea1 linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22844
2010-08-30 08:58:50 +00:00
Florian Fainelli 0e00670962 gcj can only be built safely on gcc >= 4.3
SVN-Revision: 22843
2010-08-30 07:35:18 +00:00
Lars-Peter Clausen 85d4291984 Dockstar: Adjust rootfs size to that of the original fw
SVN-Revision: 22839
2010-08-29 21:29:23 +00:00
Lars-Peter Clausen dc116b1887 Add different profiles for Sheevaplug and Dockstar
Thanks to Gerrit Visser

SVN-Revision: 22838
2010-08-29 21:16:00 +00:00
Lars-Peter Clausen 429c8a56b6 Use kirkwood_nand_init instead of manually registering the nand driver
This fixes that the device would hang during boot.

SVN-Revision: 22837
2010-08-29 21:10:59 +00:00
Lars-Peter Clausen 014765e77c Align jffs2 to pagesize and fix mkfs2.jffs2 opts
SVN-Revision: 22836
2010-08-29 21:08:55 +00:00
Alexandros C. Couloumbis 00e17f0ba4 package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
SVN-Revision: 22835
2010-08-29 18:42:11 +00:00
Alexandros C. Couloumbis 67fd8d1fdc linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22834
2010-08-29 18:33:06 +00:00
Lars-Peter Clausen cf445bb48f Update 2.6.35.x to 2.6.35.4
SVN-Revision: 22833
2010-08-29 18:19:20 +00:00
Alexandros C. Couloumbis 206e5f313e linux/generic: add kernel 2.6.36 preliminary support
SVN-Revision: 22832
2010-08-29 14:35:23 +00:00
Lars-Peter Clausen 28d7de48b8 Cleanup image generation
SVN-Revision: 22829
2010-08-28 22:01:21 +00:00
Felix Fietkau 1d6f21de61 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n
SVN-Revision: 22827
2010-08-28 17:59:03 +00:00
Felix Fietkau c3bcd846e9 ath9k: add some extra checks to the mic failure fix
SVN-Revision: 22825
2010-08-28 16:23:45 +00:00
Jo-Philipp Wich e874503f3f libreadline: install *.so symlinks as well (#4872)
SVN-Revision: 22824
2010-08-27 20:13:17 +00:00
Andy Boyett 5cc80a7c9a update wbd222 patch after r22662
SVN-Revision: 22821
2010-08-27 05:24:44 +00:00
Felix Fietkau 198f027c4b scripts/feeds: fix a bug in the metadata caching change
SVN-Revision: 22819
2010-08-26 21:40:16 +00:00
Michael Büsch e483dd2836 Improve n810 profile
SVN-Revision: 22817
2010-08-26 19:54:08 +00:00
Felix Fietkau 76d517b629 scripts/feeds: switch to the right feed metadata when installing a package to fix dependency handling (patch by matthijs from #5891)
SVN-Revision: 22815
2010-08-26 15:13:47 +00:00
Felix Fietkau f9ff9d02f6 scripts/feeds: cache feed metadata instead of re-reading it on every get_feed() call
SVN-Revision: 22814
2010-08-26 15:13:42 +00:00
Hamish Guthrie b6869eb1cd Update kernel to 2.6.34.5, add USB storage to profile
SVN-Revision: 22813
2010-08-26 11:24:23 +00:00
Florian Fainelli 00e15a3abf add 2.6.35 support
SVN-Revision: 22812
2010-08-26 09:13:44 +00:00
Florian Fainelli 7ec50d1a2f add compile fixes for ar7-atm
SVN-Revision: 22811
2010-08-26 09:13:38 +00:00
Jo-Philipp Wich 865e34b607 ppp: populate gateway of default route with peer address (#6259)
SVN-Revision: 22806
2010-08-25 23:10:40 +00:00
Jo-Philipp Wich 93c38f2b86 uhttpd: fix segfault triggered by Basic Auth checking
SVN-Revision: 22805
2010-08-25 21:38:48 +00:00
Gabor Juhos 48af005b73 generic: fix pm25lv SPI flash support
SVN-Revision: 22804
2010-08-25 19:57:19 +00:00
Gabor Juhos a80b9af0cd ar71xx: refresh patches
SVN-Revision: 22803
2010-08-25 19:57:11 +00:00
Florian Fainelli cfb88ec980 add support for 2.6.35
SVN-Revision: 22802
2010-08-25 19:56:18 +00:00
Florian Fainelli 0505b8ba58 rename config-2.6.32 to config-default
SVN-Revision: 22801
2010-08-25 19:56:13 +00:00