| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: don't apply default udp/68 rule to ip6tables | Jo-Philipp Wich | 2010-05-19 | 1 | -0/+1 |
* | firewall: - fix ip6tables rules when icmp_type option is set - add "family" o... | Jo-Philipp Wich | 2010-05-19 | 7 | -41/+105 |
* | target/generic-2.6: add missing bits for 2.6.30 ssb update | Nicolas Thill | 2010-05-19 | 1 | -3/+166 |
* | firewall: add commented disable_ipv6 option to default config | Jo-Philipp Wich | 2010-05-19 | 1 | -0/+2 |
* | add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets | Florian Fainelli | 2010-05-19 | 1 | -0/+26 |
* | firewall: implement disable_ipv6 uci option | Jo-Philipp Wich | 2010-05-19 | 2 | -5/+11 |
* | firewall (#7355) - partially revert r21486, start firewall on init again - sk... | Jo-Philipp Wich | 2010-05-19 | 5 | -27/+12 |
* | firewall: fix a possible deadlock when the firewall config has syntax errors ... | Jo-Philipp Wich | 2010-05-18 | 1 | -2/+4 |
* | adds proper kconfig to select the new mach types | John Crispin | 2010-05-18 | 1 | -3/+8 |
* | oops, missing fix from [21485] | John Crispin | 2010-05-18 | 1 | -1/+2 |
* | Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.3... | Lars-Peter Clausen | 2010-05-17 | 12 | -19/+20 |
* | brcm47xx: fix destroying of 128MB modded ASUS WL-500GP | Hauke Mehrtens | 2010-05-17 | 1 | -1/+7 |
* | base-files (#7316) - improve rdate reliability - make rdate config more ntp l... | Jo-Philipp Wich | 2010-05-17 | 4 | -43/+78 |
* | uci: bump package revision | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | firewall: use uci_get_state() wrapper | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | uhttpd: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | busybox: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | base-files: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 2 | -6/+1 |
* | uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -3/+21 |
* | firewall: properly clear hooks in fw_stop() to prevent extensions from being ... | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+8 |
* | firewall: - defer firewall start until the first interface is brought up by h... | Jo-Philipp Wich | 2010-05-17 | 4 | -7/+21 |
* | * adds support for speedport w502V | John Crispin | 2010-05-17 | 18 | -557/+215 |
* | atm driver was missing a dependency to the atm layer | John Crispin | 2010-05-17 | 1 | -1/+1 |
* | add missing ifxmips crypto config symbols, spotted by buildbot | Florian Fainelli | 2010-05-17 | 2 | -0/+2 |
* | hwmon: fix depends definition | Claudio Mignanti | 2010-05-16 | 1 | -4/+2 |
* | bump a bunch of packages updated after 10.03 | Nicolas Thill | 2010-05-16 | 6 | -12/+12 |
* | set vendor to RDC even if CPU id is not known | Florian Fainelli | 2010-05-16 | 2 | -2/+2 |
* | squash platform_support.patch into rdc_boards.patch | Florian Fainelli | 2010-05-16 | 2 | -12/+13 |
* | fix link checking with switches, only port1 of switches would report link up | Florian Fainelli | 2010-05-16 | 1 | -0/+33 |
* | mac80211: use stable firmware for b43 driver as the experimental causes probl... | Hauke Mehrtens | 2010-05-16 | 1 | -1/+1 |
* | mac80211: remove patches already in mainline compat-wireless | Hauke Mehrtens | 2010-05-16 | 2 | -22/+0 |
* | mac80211: update b43-fwcutter | Hauke Mehrtens | 2010-05-16 | 1 | -8/+8 |
* | switch to 2.6.32.12 | Florian Fainelli | 2010-05-16 | 1 | -1/+1 |
* | update acx-mac80211 to 2010514, bringing experimental AP support | Florian Fainelli | 2010-05-16 | 3 | -261/+3 |
* | get rid of CRLF encoding in various files | Felix Fietkau | 2010-05-16 | 0 | -0/+0 |
* | fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes ... | Jo-Philipp Wich | 2010-05-15 | 1 | -0/+18 |
* | fix wrong hunk introduced by r21309, thanks rtz2 | Florian Fainelli | 2010-05-15 | 1 | -2/+2 |
* | fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value set... | Florian Fainelli | 2010-05-15 | 6 | -45/+61 |
* | fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise ... | Florian Fainelli | 2010-05-15 | 1 | -5/+5 |
* | use correct port type, which sets the correct receive fifo trigger options (#... | Florian Fainelli | 2010-05-15 | 1 | -0/+30 |
* | do not export find_task_by_vpid twice on 2.6.30 | Florian Fainelli | 2010-05-15 | 1 | -21/+19 |
* | only build bin packages for the selected build variants (same behaviour as wi... | Felix Fietkau | 2010-05-15 | 1 | -0/+2 |
* | mac80211: update to wireless-testing 2010-05-12 plus some pending patches | Felix Fietkau | 2010-05-15 | 17 | -1478/+6897 |
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 | 18 | -37/+95 |
* | firmware-utils/mkzynfw: add support for the NBG460N board | Gabor Juhos | 2010-05-14 | 2 | -0/+20 |
* | firmware-utils/mkzynfw: don't use next_offset twice (closes #7273) | Gabor Juhos | 2010-05-14 | 1 | -1/+1 |
* | ar71xx: Make wget2nand fail if copying the kernel fails and use the correct f... | Gabor Juhos | 2010-05-14 | 1 | -2/+5 |
* | ar71xx: fix nbg460n mtd partitions | Gabor Juhos | 2010-05-14 | 1 | -5/+12 |
* | Fix zlib alternate URL | Gabor Juhos | 2010-05-13 | 1 | -1/+1 |
* | compcache: Kernel module and userspace daemon in seperate packages. | Lars-Peter Clausen | 2010-05-13 | 2 | -6/+14 |