Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: fix compile on systems that do not have /bin/true | Felix Fietkau | 2010-06-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 21801 | ||||
* | iptables: - supress detection of libnfnetlink and force configure to not use ↵ | Jo-Philipp Wich | 2010-06-14 | 2 | -3/+97 |
| | | | | | | it - fix staging install of libxtables, libiptc and libipq libraries SVN-Revision: 21799 | ||||
* | rename broadcom-wl to broadcom-wl-old | Felix Fietkau | 2010-06-14 | 45 | -19/+19 |
| | | | | SVN-Revision: 21794 | ||||
* | mac80211: rename dma_set_coherent_mask() patch to ↵ | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
| | | | | | | 170-dma_set_coherent_mask.patch SVN-Revision: 21791 | ||||
* | mac80211: fix build of b43 | Hauke Mehrtens | 2010-06-13 | 1 | -0/+28 |
| | | | | SVN-Revision: 21790 | ||||
* | madwifi: rename incorrectly named patch file (#7459) | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
| | | | | SVN-Revision: 21788 | ||||
* | add kmod-gpio-nxp-74hc164 for brcm63xx only | Florian Fainelli | 2010-06-12 | 1 | -0/+14 |
| | | | | SVN-Revision: 21771 | ||||
* | base-files: enable IPv6 forwarding by default since the default firewall ↵ | Jo-Philipp Wich | 2010-06-12 | 2 | -2/+2 |
| | | | | | | supports ip6tables now SVN-Revision: 21766 | ||||
* | uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support ↵ | Jo-Philipp Wich | 2010-06-12 | 3 | -3/+14 |
| | | | | | | PEM certificates for SSL SVN-Revision: 21762 | ||||
* | package/kernel: fix missing parenthesis on r21758 | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21759 | ||||
* | package/kernel: fix dependency modules | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21758 | ||||
* | mac80211: update to 2010-06-10, add pending work with stability and ↵ | Felix Fietkau | 2010-06-10 | 27 | -10686/+1940 |
| | | | | | | throughput fixes for ath9k SVN-Revision: 21756 | ||||
* | package: update to iptables-1.4.8 | Alexandros C. Couloumbis | 2010-06-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 21752 | ||||
* | move broadcom-shdc from trunk to packages/utils | Florian Fainelli | 2010-06-07 | 1 | -57/+0 |
| | | | | SVN-Revision: 21702 | ||||
* | kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing ↵ | Jo-Philipp Wich | 2010-06-07 | 1 | -1/+1 |
| | | | | | | traffic when using qos rules SVN-Revision: 21700 | ||||
* | add 2.6.35 support | Alexandros C. Couloumbis | 2010-06-06 | 1 | -0/+40 |
| | | | | SVN-Revision: 21693 | ||||
* | update openssl to 0.9.8o (#7428) | Florian Fainelli | 2010-06-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 21687 | ||||
* | base-files: introduce option "broadcast" for proto=dhcp interface to enable ↵ | Jo-Philipp Wich | 2010-06-02 | 1 | -2/+11 |
| | | | | | | the broadcast flag in DHCP requests, required by certain providers SVN-Revision: 21661 | ||||
* | base-files: remove IPv6 LL addr from interfaces before adding them to a bridge | Jo-Philipp Wich | 2010-06-02 | 1 | -0/+9 |
| | | | | SVN-Revision: 21659 | ||||
* | mac80211: reduce the size of the debugfs code | Felix Fietkau | 2010-06-02 | 1 | -0/+262 |
| | | | | SVN-Revision: 21657 | ||||
* | firewall: - support alias ifnames different from parent ifname - properly ↵ | Jo-Philipp Wich | 2010-06-02 | 1 | -10/+23 |
| | | | | | | handle multiple subnets per alias (v4+v6) SVN-Revision: 21656 | ||||
* | base-files: - add aliases to device by default (not ifname) - introduce ↵ | Jo-Philipp Wich | 2010-06-02 | 2 | -4/+24 |
| | | | | | | option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device SVN-Revision: 21655 | ||||
* | mac80211: remove the pid rate control algorithm to save a few kbytes | Felix Fietkau | 2010-06-01 | 2 | -1/+11 |
| | | | | SVN-Revision: 21654 | ||||
* | firewall: Initial alias interface support. This allows to define zones ↵ | Jo-Philipp Wich | 2010-06-01 | 3 | -29/+86 |
| | | | | | | covering alias interfaces and associated entries like rules and forwardings. SVN-Revision: 21653 | ||||
* | base-file: move alias setup to route hotplug, this fixes alias sections for ↵ | Jo-Philipp Wich | 2010-06-01 | 3 | -37/+45 |
| | | | | | | non-static interfaces like ppp, dhcp, 6in4 etc. SVN-Revision: 21652 | ||||
* | ath9k: one more queue stop/start fix | Felix Fietkau | 2010-06-01 | 1 | -0/+10 |
| | | | | SVN-Revision: 21651 | ||||
* | ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵ | Felix Fietkau | 2010-06-01 | 1 | -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 Wich | 2010-05-31 | 2 | -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 Wich | 2010-05-31 | 1 | -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 sections | Jo-Philipp Wich | 2010-05-30 | 4 | -8/+8 |
| | | | | SVN-Revision: 21640 | ||||
* | base-files: - use add_dns() and remove_dns() for when changing ↵ | Jo-Philipp Wich | 2010-05-30 | 4 | -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 Wich | 2010-05-28 | 3 | -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 Fietkau | 2010-05-28 | 4 | -0/+118 |
| | | | | SVN-Revision: 21608 | ||||
* | base-files: revert r21595 | Jo-Philipp Wich | 2010-05-28 | 1 | -2/+0 |
| | | | | SVN-Revision: 21597 | ||||
* | base-files: bring bridge port iface down before changing the mac (#7111) | Jo-Philipp Wich | 2010-05-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 21595 | ||||
* | base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ↵ | Jo-Philipp Wich | 2010-05-28 | 2 | -2/+2 |
| | | | | | | hotplug handler to match them SVN-Revision: 21591 | ||||
* | pptp: support interface sections without ifname by implementing scan_pptp() | Jo-Philipp Wich | 2010-05-28 | 2 | -1/+5 |
| | | | | SVN-Revision: 21590 | ||||
* | add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network | Jo-Philipp Wich | 2010-05-28 | 2 | -0/+120 |
| | | | | SVN-Revision: 21589 | ||||
* | base-files: respect .auto option when running coldplug_interface_*() hooks ↵ | Jo-Philipp Wich | 2010-05-27 | 2 | -2/+5 |
| | | | | | | on boot SVN-Revision: 21588 | ||||
* | madwifi: Fix 0dBm txpower setting display | Vasilis Tsiligiannis | 2010-05-27 | 1 | -0/+30 |
| | | | | SVN-Revision: 21584 | ||||
* | ath9k: merge some more pending fixes - should improve throughput | Felix Fietkau | 2010-05-27 | 1 | -14/+59 |
| | | | | SVN-Revision: 21578 | ||||
* | when changing the mac address of a bridge interface, keep member interface ↵ | Felix Fietkau | 2010-05-27 | 1 | -1/+3 |
| | | | | | | addresses in sync (patch from #7111) SVN-Revision: 21577 | ||||
* | remove a leftover .orig file | Felix Fietkau | 2010-05-27 | 1 | -1399/+0 |
| | | | | SVN-Revision: 21576 | ||||
* | comgt: remove obsolete iptables support code | Jo-Philipp Wich | 2010-05-26 | 2 | -7/+1 |
| | | | | SVN-Revision: 21574 | ||||
* | package/carl9170: update to 1.0.5.3 (closes: #7342), make DebugFS support ↵ | Nicolas Thill | 2010-05-26 | 3 | -20/+30 |
| | | | | | | configurable and add LEDs support SVN-Revision: 21572 | ||||
* | revert r21522, updating to 1.4.8 requires libnfnetlink | Florian Fainelli | 2010-05-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 21571 | ||||
* | mac80211: update to wireless-testing 2010-05-24 | Felix Fietkau | 2010-05-25 | 14 | -55/+3357 |
| | | | | SVN-Revision: 21568 | ||||
* | pptp: add "buffering" uci option to enable --nobuffer if needed (#7080) | Jo-Philipp Wich | 2010-05-24 | 2 | -2/+11 |
| | | | | SVN-Revision: 21563 | ||||
* | bump release number for packages ahead of backfire in trunk | Nicolas Thill | 2010-05-23 | 10 | -13/+13 |
| | | | | SVN-Revision: 21556 | ||||
* | remove unused $Id$ | Nicolas Thill | 2010-05-23 | 2 | -4/+2 |
| | | | | SVN-Revision: 21550 |