summaryrefslogtreecommitdiff
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix a regression in the powersave handling related changesFelix Fietkau2013-06-051-10/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36859
* ath9k: merge a fix for ar9550 eeprom accessFelix Fietkau2013-06-051-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36858
* kmod-usb-net-cdc-mbim: fix module loadingNicolas Thill2013-06-051-1/+1
| | | | | | cdc_mbim should be loaded after cdc_ncm (closes: #13562) SVN-Revision: 36856
* firewall: update to git head (#13652)Jo-Philipp Wich2013-06-051-2/+2
| | | | | | | - simplifies using ipsets for rules and redirects, match direction can be specified in-place like option ipset 'setname src dst dst' - uses zone_name_src_ACTION chains for input rules, this fixes logging with log enabled src zones SVN-Revision: 36854
* firewall3: fix accidentally changed install directiveJo-Philipp Wich2013-06-041-1/+1
| | | | SVN-Revision: 36840
* firewall: fix git source urlJo-Philipp Wich2013-06-041-1/+1
| | | | SVN-Revision: 36839
* firewall3: rename to firewall, move into base system menu, update to git ↵Jo-Philipp Wich2013-06-045-11/+11
| | | | | | head with compatibility fixes for AA SVN-Revision: 36838
* Drop legacy firewall packageJo-Philipp Wich2013-06-0417-1961/+0
| | | | SVN-Revision: 36837
* add some more symbolsImre Kaloz2013-06-041-0/+1
| | | | SVN-Revision: 36834
* firewall3: update to git head (#13641)Jo-Philipp Wich2013-06-041-2/+2
| | | | | | * Fixes wrong chain used for zone forward policy SVN-Revision: 36830
* ath9k: fix some issues in the ap powersave fixesFelix Fietkau2013-06-043-21/+56
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829
* ath9k: fix a null pointer deref issue in the powersave fixesFelix Fietkau2013-06-031-24/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828
* firewall3: update to git headJo-Philipp Wich2013-06-031-2/+2
| | | | | | - Fixes problems with reusing matches or targets from loadable extensions SVN-Revision: 36826
* ath9k: prevent excessive buffered multicast traffic from drowning out ↵Felix Fietkau2013-06-033-23/+52
| | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825
* ath9k: improve AP mode powersave buffering handlingFelix Fietkau2013-06-037-36/+395
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824
* ath9k: increase ANI poll interval to 300 ms to get it close to the listen periodFelix Fietkau2013-06-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36823
* uhttpd: update to latest version, fixes CGI related crashesFelix Fietkau2013-06-011-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36817
* 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses ↵Steven Barth2013-06-011-2/+2
| | | | | | breaks Windows clients SVN-Revision: 36815
* usbmode: fix hotplug script nameFelix Fietkau2013-05-311-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36813
* replace usb-modeswitch with a rewrite that should be more reliableFelix Fietkau2013-05-314-222/+64
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36812
* procd: update to the latest version, fixes restarting stopped instances ↵Felix Fietkau2013-05-311-2/+2
| | | | | | | | based on init script restart Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36811
* odhcp6c: work around spurious false-positive address DECLINEsSteven Barth2013-05-311-2/+2
| | | | SVN-Revision: 36809
* firewall3: use list notation for default zone network config to avoid "uci ↵Jo-Philipp Wich2013-05-311-2/+3
| | | | | | add_list" coercing the value wrongly SVN-Revision: 36806
* odhcp6c: fix handling of multiple RAs in a rowSteven Barth2013-05-311-2/+2
| | | | SVN-Revision: 36804
* libubox: update to latest version, fixes some ustream issues that might be ↵Felix Fietkau2013-05-311-2/+2
| | | | | | | | affecting uhttpd Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36803
* procd: update to latest git revisionJohn Crispin2013-05-301-3/+3
| | | | | | | | | | * add support for rcS * logread can relay log via tcp * make sure directories are created before mknod is called Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36776
* 6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the ↵Steven Barth2013-05-301-2/+2
| | | | | | "best" address / prefix the first one being announced * Only add the "best" address to the hosts-file SVN-Revision: 36772
* netifd: updated IPv6 prefix delegation * Added support for prefix classes * ↵Steven Barth2013-05-301-2/+2
| | | | | | Various bugfixes SVN-Revision: 36771
* uhttpd: update again to fix a ubus plugin crash bugFelix Fietkau2013-05-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36770
* uhttpd: update to latest version, fixes script timeout for ubus requestsFelix Fietkau2013-05-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36767
* ubus: update to latest version, fixes a crash on request cancellingFelix Fietkau2013-05-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36766
* 6relayd: more verbosity in leases and loggingSteven Barth2013-05-301-2/+2
| | | | SVN-Revision: 36764
* iptables: bump to 1.4.19.1Steven Barth2013-05-294-67/+20
| | | | SVN-Revision: 36760
* ubus: update to latest version, fixes json-c library nameFelix Fietkau2013-05-291-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36759
* json-c: drop compatibility librariesFelix Fietkau2013-05-291-3/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36758
* libjson-c: Update to 0.11Felix Fietkau2013-05-291-3/+7
| | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 36757
* libubox: update to latest version, adds support for the new json-c and adds ↵Felix Fietkau2013-05-291-2/+2
| | | | | | | | a new blobmsg_json helper Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36756
* uboot-imx6: add new packageLuka Perkov2013-05-293-0/+190
| | | | SVN-Revision: 36754
* mac80211: fix a crash issue introduced in the active monitor codeFelix Fietkau2013-05-281-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36751
* netifd: fix IPv6-addresses disappearing due to lifetime-overflowsSteven Barth2013-05-281-2/+2
| | | | SVN-Revision: 36748
* odhcp6c: fix or debug disappearing IPv6 addressesSteven Barth2013-05-281-2/+2
| | | | SVN-Revision: 36745
* ath9k: fix some issues in PA predistortion (still disabled by default)Felix Fietkau2013-05-281-0/+41
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36744
* mac80211: add support for "active" monitor interfaces which allow userspace ↵Felix Fietkau2013-05-288-27/+263
| | | | | | | | tools to connect to APs via injection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36743
* 6relayd: RFC 6204 and naming improvements * Announce delegated prefixes ↵Steven Barth2013-05-272-2/+3
| | | | | | using route info according to RFC 6204 L-3 * Enable hybrid stateless + stateful DHCPv6-mode as default SVN-Revision: 36738
* firewall3: update to git headJo-Philipp Wich2013-05-271-8/+9
| | | | | | | | | - allows building without IPv6 support - uses more robust rules to cope with missing libext.a - uses better linking strategy to avoid symbol clashes with older iptables - introduces source compatiblity layer for different libxtables versions SVN-Revision: 36736
* uci: update to git head (#13348, http://luci.subsignal.org/trac/ticket/572)Jo-Philipp Wich2013-05-261-3/+3
| | | | | | - fixes overwriting list options with single-item lists in lua binding SVN-Revision: 36730
* firewall3: update to git headJo-Philipp Wich2013-05-261-2/+2
| | | | | | | | | - allows symbolic notation for src_ip, src_dip and dest_ip options, e.g. option src_ip 'lan' to automatically resolve to "192.168.1.0/24" - automatically infer destination zone for redirects from target ip, this makes 'dest' optional and nat reflection setup more robust - properly support output rules with dest '*' to hook directly into delegate_output - fixes crash when processing rules with unresolved targets SVN-Revision: 36721
* 6relayd: Fix DHCPv6-server picking up addresses from master interfaceSteven Barth2013-05-261-2/+2
| | | | SVN-Revision: 36718
* firewall3: update to git headJo-Philipp Wich2013-05-241-3/+3
| | | | | | - fixes linking issues with some toolchains SVN-Revision: 36703
* 6relayd: fix a lease-timing issue with stateful DHCPv6Steven Barth2013-05-241-2/+2
| | | | SVN-Revision: 36702