14601 Commits (51cae701b65ce594e92bb75411d494afa0c1a639)
 

Author SHA1 Message Date
Jo-Philipp Wich 51cae701b6 uhttpd: use uci_get() wrapper (#7312) 15 years ago
Jo-Philipp Wich 47e443f91b busybox: use uci_get() wrapper (#7312) 15 years ago
Jo-Philipp Wich ea06a67eac base-files: use uci_get() wrapper (#7312) 15 years ago
Jo-Philipp Wich 6efb515be1 uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) 15 years ago
Jo-Philipp Wich 18a79362e9 firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart() 15 years ago
Jo-Philipp Wich de15765a37 firewall: - defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices - create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif - start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off - get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state - bump package revision to r2 15 years ago
John Crispin c8f606c760 * adds support for speedport w502V 15 years ago
John Crispin b12999bdbe atm driver was missing a dependency to the atm layer 15 years ago
Florian Fainelli bef594108f add missing ifxmips crypto config symbols, spotted by buildbot 15 years ago
Claudio Mignanti a33ac59db4 hwmon: fix depends definition 15 years ago
Nicolas Thill 7d4022d539 bump a bunch of packages updated after 10.03 15 years ago
Florian Fainelli 4506985415 set vendor to RDC even if CPU id is not known 15 years ago
Florian Fainelli e6fcc255a3 squash platform_support.patch into rdc_boards.patch 15 years ago
Florian Fainelli d0ba4453a3 fix link checking with switches, only port1 of switches would report link up 15 years ago
Hauke Mehrtens a8c9d6256a mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY 15 years ago
Hauke Mehrtens bd51370d9d mac80211: remove patches already in mainline compat-wireless 15 years ago
Hauke Mehrtens 4e9881579f mac80211: update b43-fwcutter 15 years ago
Florian Fainelli 127f454ba0 switch to 2.6.32.12 15 years ago
Florian Fainelli 8438342add update acx-mac80211 to 2010514, bringing experimental AP support 15 years ago
Felix Fietkau 8b7767fddb get rid of CRLF encoding in various files 15 years ago
Jo-Philipp Wich f155da0922 fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> 15 years ago
Florian Fainelli 52f1e9e50f fix wrong hunk introduced by r21309, thanks rtz2 15 years ago
Florian Fainelli 928da83f5b fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting 15 years ago
Florian Fainelli fa8c4aa164 fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise decompressor remains stuck 15 years ago
Florian Fainelli bdf2a03107 use correct port type, which sets the correct receive fifo trigger options (#7095) 15 years ago
Florian Fainelli 72e6e69855 do not export find_task_by_vpid twice on 2.6.30 15 years ago
Felix Fietkau 73b78d4a75 only build bin packages for the selected build variants (same behaviour as with ipkg builds) 15 years ago
Felix Fietkau 48e4708a34 mac80211: update to wireless-testing 2010-05-12 plus some pending patches 15 years ago
Hauke Mehrtens cfec944f42 ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. 15 years ago
Gabor Juhos 01d8285e47 firmware-utils/mkzynfw: add support for the NBG460N board 15 years ago
Gabor Juhos 8976d8f2ad firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) 15 years ago
Gabor Juhos 65dba323f7 ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image 15 years ago
Gabor Juhos 115f845e53 ar71xx: fix nbg460n mtd partitions 15 years ago
Gabor Juhos ec13975875 Fix zlib alternate URL 15 years ago
Lars-Peter Clausen 8167602d4f compcache: Kernel module and userspace daemon in seperate packages. 15 years ago
Lars-Peter Clausen 946c8fa59a Add 2.6.34 patches 15 years ago
Lars-Peter Clausen 37a8f3522f Move CONFIG_LZMA_{DE,}COMPRESS to generic config 15 years ago
Lars-Peter Clausen 48ec7efd65 gpio_buttons: include slab.h 15 years ago
Nicolas Thill 8d0aa4e176 target/uml: add missing CONFIG_MATOM config symbol 15 years ago
Hauke Mehrtens c96049615c brcm47xx: use tab instead of space 15 years ago
Hauke Mehrtens 51f6c2ccf4 kernel: add missing symbol 15 years ago
Lars-Peter Clausen 35a7db1e92 Add missing symbols to generic 2.6.34 config 15 years ago
Hauke Mehrtens bb8d84ce4e brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method 15 years ago
Jo-Philipp Wich 40c6118962 ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format 15 years ago
Florian Fainelli 4aceb015d3 hifnHIPP also depends on PCI 15 years ago
Jo-Philipp Wich 24b5c903f4 hotplug2: bump pkg release after hotplug fixes in r20679-r20685 15 years ago
Daniel Dickinson 2c6e2011f8 .gitignore: Undo accidental commit. 15 years ago
Daniel Dickinson 3b7e21a679 brcm-2.4: Fixed preinit and failsafe switch configuration 15 years ago
Mirko Vogt 0910a01ef6 sound-soc-qi_lb60: rename package as underscores are not allowed by opkg 15 years ago
Florian Fainelli 4eecca22d4 refresh 2.6.32 patches 15 years ago