summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* base-file: move alias setup to route hotplug, this fixes alias sections for ↵Jo-Philipp Wich2010-06-013-37/+45
| | | | | | non-static interfaces like ppp, dhcp, 6in4 etc. SVN-Revision: 21652
* ath9k: one more queue stop/start fixFelix Fietkau2010-06-011-0/+10
| | | | SVN-Revision: 21651
* ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵Felix Fietkau2010-06-011-0/+144
| | | | | | under load and make throughput more smooth SVN-Revision: 21650
* firewall: change the order of IPv4/IPv6 address detection, fixes mixed ↵Jo-Philipp Wich2010-05-312-2/+2
| | | | | | notation v6 improperly detected as v4 address SVN-Revision: 21642
* base-files: don't skip subsequent hotplug rules when doing makedev for tun ↵Jo-Philipp Wich2010-05-311-1/+0
| | | | | | or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices SVN-Revision: 21641
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-304-8/+8
| | | | SVN-Revision: 21640
* base-files: - use add_dns() and remove_dns() for when changing ↵Jo-Philipp Wich2010-05-304-27/+43
| | | | | | resolv.conf.auto for static or dhcp interfaces - force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces - revert dns servers in /sbin/ifdown - bump package revision SVN-Revision: 21638
* 6in4: - support to automatically determine the local endpoint address from ↵Jo-Philipp Wich2010-05-283-16/+86
| | | | | | the current IPv4 default gateway - support updating the tunnel endpoint for he.net SVN-Revision: 21612
* grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)Felix Fietkau2010-05-284-0/+118
| | | | SVN-Revision: 21608
* base-files: revert r21595Jo-Philipp Wich2010-05-281-2/+0
| | | | SVN-Revision: 21597
* base-files: bring bridge port iface down before changing the mac (#7111)Jo-Philipp Wich2010-05-281-0/+2
| | | | SVN-Revision: 21595
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ↵Jo-Philipp Wich2010-05-282-2/+2
| | | | | | hotplug handler to match them SVN-Revision: 21591
* pptp: support interface sections without ifname by implementing scan_pptp()Jo-Philipp Wich2010-05-282-1/+5
| | | | SVN-Revision: 21590
* add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/networkJo-Philipp Wich2010-05-282-0/+120
| | | | SVN-Revision: 21589
* base-files: respect .auto option when running coldplug_interface_*() hooks ↵Jo-Philipp Wich2010-05-272-2/+5
| | | | | | on boot SVN-Revision: 21588
* madwifi: Fix 0dBm txpower setting displayVasilis Tsiligiannis2010-05-271-0/+30
| | | | SVN-Revision: 21584
* ath9k: merge some more pending fixes - should improve throughputFelix Fietkau2010-05-271-14/+59
| | | | SVN-Revision: 21578
* when changing the mac address of a bridge interface, keep member interface ↵Felix Fietkau2010-05-271-1/+3
| | | | | | addresses in sync (patch from #7111) SVN-Revision: 21577
* remove a leftover .orig fileFelix Fietkau2010-05-271-1399/+0
| | | | SVN-Revision: 21576
* comgt: remove obsolete iptables support codeJo-Philipp Wich2010-05-262-7/+1
| | | | SVN-Revision: 21574
* package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support ↵Nicolas Thill2010-05-263-20/+30
| | | | | | configurable and add LEDs support SVN-Revision: 21572
* revert r21522, updating to 1.4.8 requires libnfnetlinkFlorian Fainelli2010-05-261-2/+2
| | | | SVN-Revision: 21571
* mac80211: update to wireless-testing 2010-05-24Felix Fietkau2010-05-2514-55/+3357
| | | | SVN-Revision: 21568
* pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)Jo-Philipp Wich2010-05-242-2/+11
| | | | SVN-Revision: 21563
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-2310-13/+13
| | | | SVN-Revision: 21556
* remove unused $Id$Nicolas Thill2010-05-232-4/+2
| | | | SVN-Revision: 21550
* add PKG_RELEASE var to packages lacking oneNicolas Thill2010-05-234-2/+6
| | | | SVN-Revision: 21547
* package/compcache: fix release numberNicolas Thill2010-05-231-1/+1
| | | | SVN-Revision: 21546
* package/busybox: add upstream hush patch, bump release numberNicolas Thill2010-05-232-1/+12
| | | | SVN-Revision: 21545
* update iptables md5sumFlorian Fainelli2010-05-221-1/+1
| | | | SVN-Revision: 21534
* firewall: count rules per chain and family, fix wrong order of ip6tables ↵Jo-Philipp Wich2010-05-221-4/+4
| | | | | | rules when ipv4 only or dual family rules are defined SVN-Revision: 21533
* fix kmod-swconfig module loading typoFlorian Fainelli2010-05-211-1/+1
| | | | SVN-Revision: 21530
* uci: bump pkg release after r21489-r21494 (#7312)Jo-Philipp Wich2010-05-211-1/+1
| | | | SVN-Revision: 21529
* package/button-hotplug: bump release number (missed from r21074)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21528
* package/broadcom-diag: bump release number (missed from r20737 & r20869)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21527
* package/arptables: update to 0.0.3-4Nicolas Thill2010-05-211-3/+3
| | | | SVN-Revision: 21526
* package/ebtables: update to 2.0.9-2Nicolas Thill2010-05-211-3/+3
| | | | SVN-Revision: 21525
* package/dropbear: bump release number (missed in r20960)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21524
* package/dnsmasq: bump release number (missed from r21400)Nicolas Thill2010-05-211-1/+1
| | | | SVN-Revision: 21523
* update iptables to 1.4.8Florian Fainelli2010-05-211-2/+2
| | | | SVN-Revision: 21522
* add kmod-swconfig and kmod-swich-ip175cFlorian Fainelli2010-05-211-0/+30
| | | | SVN-Revision: 21520
* iproute2: cleanup Makefile after r21513Florian Fainelli2010-05-211-1/+0
| | | | SVN-Revision: 21519
* iproute2: update to v2.6.31 (#7354)Florian Fainelli2010-05-211-0/+1
| | | | SVN-Revision: 21518
* nvram: fix nvram set invokation after r21497Jo-Philipp Wich2010-05-201-1/+1
| | | | SVN-Revision: 21517
* uci: revert pkg rev to 5 until updated sources are available (#7351)Jo-Philipp Wich2010-05-201-1/+1
| | | | SVN-Revision: 21516
* iproute2: cleanup Makefile after r21513Jo-Philipp Wich2010-05-201-2/+0
| | | | SVN-Revision: 21514
* iproute2: update to v2.6.31 (#7354)Jo-Philipp Wich2010-05-207-156/+21
| | | | SVN-Revision: 21513
* base-files: fix a preinit hang in jffs2_ready() when no rootfs_data ↵Jo-Philipp Wich2010-05-201-0/+1
| | | | | | partition is found (#7362) SVN-Revision: 21511
* package/busybox: add upstream udhcp hostname truncation fix, bump release numberNicolas Thill2010-05-192-1/+12
| | | | SVN-Revision: 21510
* firewall: don't apply default udp/68 rule to ip6tablesJo-Philipp Wich2010-05-191-0/+1
| | | | SVN-Revision: 21509