Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | package/zlib: include zlib.pc (pkconfig) | Nicolas Thill | 2011-10-25 |
| | | | | | | | | | | Compiling zlib produces zlib.pc (pkgconfig), but it is not currently installed in staging_dir/usr/lib/pkgconfig. If it was included other packages depending on zlib could easier be compiled. Signed-off-by: Espen Jürgensen <espenjurgensen@gmail.com> SVN-Revision: 28591 | ||
* | busybox: fix a compile error on mac os x | Felix Fietkau | 2011-10-25 |
| | | | | SVN-Revision: 28578 | ||
* | mac80211: allow building ath9k_htc without PCI support, based on patch by ↵ | Jo-Philipp Wich | 2011-10-25 |
| | | | | | | Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 28573 | ||
* | package/u-boot-envtools: update to version 2011.06. | Gabor Juhos | 2011-10-24 |
| | | | | | | | | | | | | | This updates uboot-envtools to the version which comes with U-Boot 2011.06. The important novelity is that fw_setenv now supports batch processing, which greatly improves sysupgrade of the ALL0258N as otherwise we would have to overwrite uboot-env up to 8x in a single firmware upgrade. Unfortunately, no newer version of the sources is available from Debian, so we got to take it from the u-boot source which is kinda ugly... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28566 | ||
* | package/ipset: move out to packages/net/ | Nicolas Thill | 2011-10-24 |
| | | | | SVN-Revision: 28561 | ||
* | package/perf: move out to packages/devel/ | Nicolas Thill | 2011-10-24 |
| | | | | SVN-Revision: 28560 | ||
* | netifd: update to latest version, fixes a crash on dhcp renew | Felix Fietkau | 2011-10-24 |
| | | | | SVN-Revision: 28557 | ||
* | relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3 | Jo-Philipp Wich | 2011-10-24 |
| | | | | SVN-Revision: 28554 | ||
* | package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) | Nicolas Thill | 2011-10-24 |
| | | | | SVN-Revision: 28549 | ||
* | package/busybox: revert config defaults inadvertently changed in [28513] ↵ | Nicolas Thill | 2011-10-24 |
| | | | | | | (thanks to Liu Yu Fei, Eric), bump release number SVN-Revision: 28547 | ||
* | netifd: update to latest version, fixes interface hotplugging issues | Felix Fietkau | 2011-10-23 |
| | | | | SVN-Revision: 28546 | ||
* | netifd: add two simple scripts for querying interface/device status | Felix Fietkau | 2011-10-23 |
| | | | | SVN-Revision: 28545 | ||
* | netifd: reload the network config on ifup -a | Felix Fietkau | 2011-10-23 |
| | | | | SVN-Revision: 28544 | ||
* | firewall: prevent ip6tables -t nat rules (#10265) | Jo-Philipp Wich | 2011-10-23 |
| | | | | SVN-Revision: 28535 | ||
* | firewall: fix another instance of unquoted "*" | Jo-Philipp Wich | 2011-10-22 |
| | | | | SVN-Revision: 28529 | ||
* | firewall: fix possible expansion of "*" when rules with "option src *" are ↵ | Jo-Philipp Wich | 2011-10-22 |
| | | | | | | processed SVN-Revision: 28527 | ||
* | firewall: do not check for module availability, let iptables fail if a ↵ | Jo-Philipp Wich | 2011-10-22 |
| | | | | | | feature is not present (#7610) SVN-Revision: 28525 | ||
* | wrt55agv2-spidevs: fix build with recent kernel | Nicolas Thill | 2011-10-22 |
| | | | | SVN-Revision: 28516 | ||
* | kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431) | Nicolas Thill | 2011-10-22 |
| | | | | SVN-Revision: 28515 | ||
* | netifd: add a dependency on jshn | Felix Fietkau | 2011-10-22 |
| | | | | SVN-Revision: 28514 | ||
* | busybox: update to 1.19.2 (thanks to Peter Wagner) | Nicolas Thill | 2011-10-21 |
| | | | | SVN-Revision: 28513 | ||
* | uci: fix segfault on import of anonymous sections (#10204) | Felix Fietkau | 2011-10-21 |
| | | | | SVN-Revision: 28507 | ||
* | uci: update to latest version (includes several bugfixes) | Felix Fietkau | 2011-10-21 |
| | | | | SVN-Revision: 28504 | ||
* | netifd: add missing dependencies on libuci and libnl-tiny | Felix Fietkau | 2011-10-21 |
| | | | | SVN-Revision: 28501 | ||
* | add an initial (experimental) version of netifd, disabled by default | Felix Fietkau | 2011-10-21 |
| | | | | SVN-Revision: 28499 | ||
* | pppd: fix the exit code in case of authentication failure or other errors | Felix Fietkau | 2011-10-21 |
| | | | | SVN-Revision: 28498 | ||
* | pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down} | Felix Fietkau | 2011-10-20 |
| | | | | SVN-Revision: 28497 | ||
* | ubusd: add an init script | Felix Fietkau | 2011-10-20 |
| | | | | SVN-Revision: 28496 | ||
* | base-files: move network related scripts to a separate package to make the ↵ | Felix Fietkau | 2011-10-20 |
| | | | | | | transition to netifd easier SVN-Revision: 28495 | ||
* | add cname section | Travis Kemen | 2011-10-20 |
| | | | | SVN-Revision: 28493 | ||
* | 6in4: sync with HE.net endpoint update changes | Jo-Philipp Wich | 2011-10-17 |
| | | | | SVN-Revision: 28475 | ||
* | opkg: fix a double free of pkg vectors when recursively removing packages ↵ | Jo-Philipp Wich | 2011-10-15 |
| | | | | | | due to --autoremove SVN-Revision: 28458 | ||
* | udev: Provide define to enable compilation with kernel 2.6.32.33 headers | Hamish Guthrie | 2011-10-14 |
| | | | | SVN-Revision: 28453 | ||
* | mac80211: autoload ath9k_htc after USB controller drivers | Jo-Philipp Wich | 2011-10-13 |
| | | | | SVN-Revision: 28442 | ||
* | mac80211: fix some dependencies and make lib80211 compile without cfg80211 ↵ | Hauke Mehrtens | 2011-10-13 |
| | | | | | | | | | | | selected * libertas: does not depend on mac80211 but on cfg80211 and it uses wext * libipw: also uses wext * net-hermes: it is enough if the main package net-hermes depends on cfg80211 * Now it is possible to build it without cfg80211 at all SVN-Revision: 28437 | ||
* | mac80211: use new version of carl80211 firmware | Hauke Mehrtens | 2011-10-13 |
| | | | | | | This firmware is compatible with the driver version in use. SVN-Revision: 28436 | ||
* | mac80211: use correct firmware for ath9k_htc | Hauke Mehrtens | 2011-10-13 |
| | | | | | | | | | The old firmware for ath9k_htc was not compatible with the driver since april. Also update to a new version of linux-firmware to get the newest version of these firmware files. Thank you Helmut Schaa for reporting this. SVN-Revision: 28433 | ||
* | base-files: introduce "igmp_snooping" option to toggle IGMP snooping on ↵ | Jo-Philipp Wich | 2011-10-11 |
| | | | | | | bridge interfaces SVN-Revision: 28412 | ||
* | * add support for ar9 | John Crispin | 2011-10-10 |
| | | | | | | | | * add support for ase (vr9 support is still a todo) SVN-Revision: 28406 | ||
* | ubus: update to latest version, includes a small bugfix for object call replies | Felix Fietkau | 2011-10-10 |
| | | | | SVN-Revision: 28404 | ||
* | kernel: fix i2c section after r28334 | Florian Fainelli | 2011-10-10 |
| | | | | SVN-Revision: 28399 | ||
* | update libubox and ubus to the latest version | Felix Fietkau | 2011-10-09 |
| | | | | SVN-Revision: 28393 | ||
* | mac80211: update to wireless-testing 2011-10-05 + pending patches | Felix Fietkau | 2011-10-09 |
| | | | | SVN-Revision: 28392 | ||
* | package/gdb: disable expat properly, remove conditional dependency on ↵ | Nicolas Thill | 2011-10-09 |
| | | | | | | libexpat, bump release number SVN-Revision: 28390 | ||
* | mac80211: set the country code early to allow crda to settle | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28387 | ||
* | mac80211: remove a WARN_ON that causes compile errors on 2.6.32 | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28386 | ||
* | iw: update to v3.1, add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28385 | ||
* | ath9k: add support for per-chain signal strength info | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28384 | ||
* | ath9k: extend the phy error disable patch | Felix Fietkau | 2011-10-08 |
| | | | | SVN-Revision: 28383 | ||
* | ath9k: disable phy error reporting on the rx queue to improve stability ↵ | Felix Fietkau | 2011-10-07 |
| | | | | | | under noisy conditions SVN-Revision: 28379 |