16224 Commits (6d6bb8d6f3a81b9eeef0d3c81817e72d0f702eba)
 

Author SHA1 Message Date
Florian Fainelli cbf63d4c93 resync kernel config 14 years ago
Jo-Philipp Wich f52274bf2f uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' 14 years ago
Florian Fainelli 21aeb28779 initialize clocks earlier for lpj to be correct (#7548) 14 years ago
Florian Fainelli 32ec735d8a refresh 2.6.32 patches 14 years ago
Felix Fietkau 97b3d9688c remove an obsolete comment for the flock template 14 years ago
Felix Fietkau b34a0b3282 fix usage of flock - use the command mode instead of locking a file descriptor to fix build issues on mac os x 14 years ago
Felix Fietkau f742f85c2e nl80211: fix a station dump crash triggered by sending an invalid ifindex 14 years ago
Felix Fietkau d9f29a16a0 add missing SH_FUNC for remaining md5s calls (#7888) 14 years ago
Felix Fietkau e0194cb763 hostapd: move the madwifi segfault fix to the right place 14 years ago
Florian Fainelli 2434c2bb70 vlynq: try remote clock first, then external (#7324) 14 years ago
Florian Fainelli 56eaf842c7 refresh 2.6.32 patches 14 years ago
Florian Fainelli a621fdb419 refresh 2.6.32 patches 14 years ago
Felix Fietkau 5aaa91d3ca madwifi: remove device ids for AR5416 14 years ago
Florian Fainelli b013e4eec4 add kmod-leds-net5501 14 years ago
Florian Fainelli 3403d66f43 prefer the cs5535 gpiolib driver after 2.6.32 14 years ago
Florian Fainelli eace922392 resync config-default, enable gpio support 14 years ago
Florian Fainelli 7de24e0181 ep80579 depend on their corresponding subtarget 14 years ago
Alexandros C. Couloumbis 25a2eadad3 linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic link and directory issues on RouterBoard family devices. 14 years ago
Jo-Philipp Wich 434c8dbf33 package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv. 14 years ago
Michael Büsch 9d61a9b1c6 Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized build. 14 years ago
Michael Büsch e396e33ad2 Add macro for locking of recipe commands. 14 years ago
Felix Fietkau 731877c5d9 add a stripped down (and portable) version of flock to the host tools 14 years ago
Imre Kaloz 387c2adead remove unneeded config options, too 14 years ago
Imre Kaloz f6ff75eed6 fix typo 14 years ago
Imre Kaloz 723ab81016 get rid of old gcc versions 14 years ago
Imre Kaloz 57017cf64c add support for Linaro GCC 2010.10 14 years ago
Lars-Peter Clausen 4990417071 Fix patch 14 years ago
Imre Kaloz 16ec438707 fix typo 14 years ago
Imre Kaloz bdeb70c8d7 sync gcc's Config.in with Config.version 14 years ago
Imre Kaloz 3a89cedc85 the latest patchlevel gcc releases should work for these targets 14 years ago
Imre Kaloz 6bd93c3fdf fixup gcc version selection for the omap35xx target 14 years ago
Hamish Guthrie 27c9512c53 Update u-boot command-line parameters 14 years ago
Hamish Guthrie fffb9f805b Bumper gumstix kernel version to 2.6.36 14 years ago
Hamish Guthrie 7fd7db8981 kernel: Add kernel module for OMAP WDT 14 years ago
Hamish Guthrie cb9821611f Add 2.6.36 config for gumstix board 14 years ago
Hamish Guthrie a34d2d5cc1 Add missing symbols to 2.6.36 config 14 years ago
Imre Kaloz 4fb2718119 we don't support gcc 3.x for some time now 14 years ago
Imre Kaloz 95cba52ba4 remove support for binutils 2.18 and 2.20 14 years ago
Lars-Peter Clausen 5f9f23534b Fixed support for Iomega 14 years ago
Lars-Peter Clausen 41ddcd79ab Adds leds and gpio keys support for Iomega iConnect. 14 years ago
Michael Büsch 98bbc04fca libtool: Force nonparallel build. 14 years ago
Jo-Philipp Wich 87d81bc050 madwifi: fix syntax error introduced by r23660 14 years ago
Michael Büsch a932a9beca iptables: Fix call to md5s 14 years ago
Felix Fietkau c1d125fb33 hostapd: do not restrict ht capabilities for ap+sta 14 years ago
Felix Fietkau 3e7589ce1a mac80211: set GF flag in hostapd config if supported 14 years ago
Lars-Peter Clausen 37ca712c59 Change kernel version to 2.6.36 14 years ago
Lars-Peter Clausen 4b67cfb58c ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component 14 years ago
Lars-Peter Clausen 98cc28e7d7 Add missing symbol to 2.6.36 config 14 years ago
Imre Kaloz 81059a2a96 mark targets maintained by me 14 years ago
Jo-Philipp Wich c0bda9a6a9 madwifi: make wep-open the default 14 years ago