summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig ↵Jo-Philipp Wich2010-06-212-14/+14
| | | | | | submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around SVN-Revision: 21857
* mac80211: fix compile error (#6538)Claudio Mignanti2010-06-201-0/+16
| | | | SVN-Revision: 21850
* compile fixes for kernel 2.6.34Hauke Mehrtens2010-06-172-0/+32
| | | | SVN-Revision: 21829
* mtd: request locked pages when mmap'ing the FIS table, cures random ↵Jo-Philipp Wich2010-06-162-2/+2
| | | | | | segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added. SVN-Revision: 21823
* hostapd: forgot the actual change in previous commitJo-Philipp Wich2010-06-161-0/+1
| | | | SVN-Revision: 21821
* hostapd: properly read eap_type from configuration when setting up ↵Jo-Philipp Wich2010-06-161-2/+2
| | | | | | wpa-supplicant, fixes WPA Enterprise in client mode (#7476) SVN-Revision: 21820
* fix typo in broadcom-wlFlorian Fainelli2010-06-161-1/+1
| | | | SVN-Revision: 21819
* package/busybox: update to 1.16.2 (bug fix release)Nicolas Thill2010-06-169-322/+3
| | | | SVN-Revision: 21813
* Add a new kernel-version independent broadcom binary driver for brcm47xx ↵Felix Fietkau2010-06-154-0/+1665
| | | | | | (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ] SVN-Revision: 21809
* add package for script from util-linux-ng (#7416)Florian Fainelli2010-06-141-1/+19
| | | | SVN-Revision: 21807
* mac80211: fix compile on systems that do not have /bin/trueFelix Fietkau2010-06-141-1/+2
| | | | SVN-Revision: 21801
* iptables: - supress detection of libnfnetlink and force configure to not use ↵Jo-Philipp Wich2010-06-142-3/+97
| | | | | | it - fix staging install of libxtables, libiptc and libipq libraries SVN-Revision: 21799
* rename broadcom-wl to broadcom-wl-oldFelix Fietkau2010-06-1445-19/+19
| | | | SVN-Revision: 21794
* mac80211: rename dma_set_coherent_mask() patch to ↵Jo-Philipp Wich2010-06-131-0/+0
| | | | | | 170-dma_set_coherent_mask.patch SVN-Revision: 21791
* mac80211: fix build of b43Hauke Mehrtens2010-06-131-0/+28
| | | | SVN-Revision: 21790
* madwifi: rename incorrectly named patch file (#7459)Jo-Philipp Wich2010-06-131-0/+0
| | | | SVN-Revision: 21788
* add kmod-gpio-nxp-74hc164 for brcm63xx onlyFlorian Fainelli2010-06-121-0/+14
| | | | SVN-Revision: 21771
* base-files: enable IPv6 forwarding by default since the default firewall ↵Jo-Philipp Wich2010-06-122-2/+2
| | | | | | supports ip6tables now SVN-Revision: 21766
* uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support ↵Jo-Philipp Wich2010-06-123-3/+14
| | | | | | PEM certificates for SSL SVN-Revision: 21762
* package/kernel: fix missing parenthesis on r21758Alexandros C. Couloumbis2010-06-111-1/+1
| | | | SVN-Revision: 21759
* package/kernel: fix dependency modulesAlexandros C. Couloumbis2010-06-111-1/+1
| | | | SVN-Revision: 21758
* mac80211: update to 2010-06-10, add pending work with stability and ↵Felix Fietkau2010-06-1027-10686/+1940
| | | | | | throughput fixes for ath9k SVN-Revision: 21756
* package: update to iptables-1.4.8Alexandros C. Couloumbis2010-06-101-2/+2
| | | | SVN-Revision: 21752
* move broadcom-shdc from trunk to packages/utilsFlorian Fainelli2010-06-071-57/+0
| | | | SVN-Revision: 21702
* kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing ↵Jo-Philipp Wich2010-06-071-1/+1
| | | | | | traffic when using qos rules SVN-Revision: 21700
* add 2.6.35 supportAlexandros C. Couloumbis2010-06-061-0/+40
| | | | SVN-Revision: 21693
* update openssl to 0.9.8o (#7428)Florian Fainelli2010-06-061-2/+2
| | | | SVN-Revision: 21687
* base-files: introduce option "broadcast" for proto=dhcp interface to enable ↵Jo-Philipp Wich2010-06-021-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 bridgeJo-Philipp Wich2010-06-021-0/+9
| | | | SVN-Revision: 21659
* mac80211: reduce the size of the debugfs codeFelix Fietkau2010-06-021-0/+262
| | | | SVN-Revision: 21657
* firewall: - support alias ifnames different from parent ifname - properly ↵Jo-Philipp Wich2010-06-021-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 Wich2010-06-022-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 kbytesFelix Fietkau2010-06-012-1/+11
| | | | SVN-Revision: 21654
* firewall: Initial alias interface support. This allows to define zones ↵Jo-Philipp Wich2010-06-013-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 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