summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] broadcom-wl: make it work on the RT-N16 and other device using the ↵jow2011-07-249-10/+568
| | | | | | | | | | | BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not build bcma from compat-wirelesshauke2011-07-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix typo and make broken options depend on BROKENhauke2011-07-231-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mca80211: add support for b43 on bcma bus.hauke2011-07-236-6/+2700
| | | | | | | | This makes b43 work on broadcom SoCs using bcma as system bus. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add bcma packagehauke2011-07-231-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: attempt bring up related wifi devices when calling ifupjow2011-07-223-17/+49
| | | | | | | | | | | | | | | | | | | | | If a user invoked /sbin/ifup to bring up an interface, the setup used to fail in case of wireless networks tied to a non-bridged interface definition. Likewise, the bringup of "lan" in the default configuration will reinitialize the bridge but do not re-join the wireless network to it, requiring an extra call to /sbin/wifi (which might not be possible anymore due to a severed link if connected wirelessly). The changeset modifies the "ifup" command to search for related wireless devices and call "wifi up" on them if applicable. This way the commands for wireless and non-wireless interfaces are unified from a cli point of view. The "ifup -a" case has not been changed to keep the logic of the /etc/init.d/network boot sequence. This might be changed later. Solves #9763. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix serious bug in state var handling (#9746)jow2011-07-202-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* comgt: clean up patch, rename gcom binary to comgt, but add a compatibility ↵nbd2011-07-203-91/+28
| | | | | | symlink git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: fix one more unused-but-set issue (#9731)nbd2011-07-191-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: pass feature flags (#9742)jow2011-07-191-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe ↵nbd2011-07-191-0/+51
| | | | | | others) contain bogus data, which breaks wifi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: support building against openssl instead of cyassl, minor ↵jow2011-07-186-27/+98
| | | | | | cleanups (#7827) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: update to fix more unused-but-set issues (#9731)nbd2011-07-181-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: update to 2011-07-18, fixes #9731nbd2011-07-181-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] resolveip: fix whitespacejow2011-07-171-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] pptp: properly support symbolic VPN host names, tear down created ↵jow2011-07-172-5/+13
| | | | | | host routes (#4876) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add "resolveip", a small DNS lookup utility for use in scripts (#4876)jow2011-07-172-0/+142
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-lantiqblogic2011-07-175-3/+132
| | | | | | fix arv752DPW and add arv7525PW git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert parts of r27488 to uboot-lantiqblogic2011-07-171-5/+4
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* better lantiq support in madwifiblogic2011-07-172-5/+8
| | | | | | | | | | Allow for each lantiq target (without wifi eeprom) to define where wireless configuration data is on flash. Patch also adds support for sx763 lantiq target. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize ltq-dsl-appblogic2011-07-172-8/+35
| | | | | | | | Add menu options to ltq-dsl-app. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: implement a generic mechanism to map per-interface ↵jow2011-07-172-1/+21
| | | | | | | | | | | | sysctls to uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: refresh patchesjow2011-07-172-19/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" ↵jow2011-07-172-5/+12
| | | | | | options to control the generated radvd prefix values (#9147) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: rewrite module help texts (#7446)jow2011-07-171-64/+134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix redundant binaries in iptables-utils & ↵jow2011-07-171-3/+7
| | | | | | ip6tables-utils (#9691) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mountd: correctly handle poll() timeout case, solves possible 100% ↵jow2011-07-172-2/+34
| | | | | | CPU load when idle (#7293) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: add -h and --help options to sysupgrade (#9728)jow2011-07-172-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: unblock signals in CGI childs, solves hanging ssh logout ↵jow2011-07-173-3/+13
| | | | | | after server restart from within LuCI and similar problems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: rework state variable handling, use uci_toggle_state() ↵jow2011-07-152-18/+25
| | | | | | where applicable and properly handle duplicates in add and del state helpers (#9152, #9710) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: use uci_toggle_state() to prevent unwanted aggregation ↵jow2011-07-154-10/+10
| | | | | | of state vars (#9711) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uci: implement a uci_toogle_state() wrapper in the shell api which ↵jow2011-07-152-2/+7
| | | | | | calls uci_revert_state() before uci_set_state() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some more fixes to the mic failure handling rework patchnbd2011-07-131-7/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile errors because of duplicate atomic64 implementations ↵nbd2011-07-131-2/+6
| | | | | | (#9690) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix mic frame handling for bigger packetsnbd2011-07-121-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup orion compilekaloz2011-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wrong md5sum in ltq-ifxosblogic2011-07-101-1/+1
| | | | | | Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: backport atomic64_t support for kernels that don't support itnbd2011-07-091-0/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: refresh patchnbd2011-07-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: send EAPOL frames using the same WMM queue as management frames - ↵nbd2011-07-091-0/+13
| | | | | | fixes reconnect issues under load git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: only advertise a single encryption type via WPS if multiple are ↵nbd2011-07-091-0/+25
| | | | | | supported - fixes windows 7 interop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge some pending initval fixes for ar9380nbd2011-07-091-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix sifs time for half/quarter and remove some unnecessary definesnbd2011-07-092-3/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add more fixes for TKIP MIC validationnbd2011-07-091-30/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a temporary uci option for setting the channel bandwidthnbd2011-07-081-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add more fixes for half/quarter rate supportnbd2011-07-087-0/+240
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix an interop issue with some broken 802.11n clients (#9436)nbd2011-07-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add pending crypto bugfixesnbd2011-07-082-5/+549
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-dm9000 should build as a moduleblogic2011-07-071-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ltq-vmmc SoC dependencyblogic2011-07-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27540 3c298f89-4303-0410-b956-a3cf2f4a3e73