summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: merge pending cfg80211 patches to fix a race condition with ↵Felix Fietkau2010-11-181-0/+178
| | | | | | setting the regdomain for multiple cards SVN-Revision: 24028
* 6in4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
| | | | SVN-Revision: 24022
* 6to4: implement metric optionJo-Philipp Wich2010-11-172-2/+5
| | | | SVN-Revision: 24021
* base-file: add metric option for static and dhcp protos, this simplifies the ↵Jo-Philipp Wich2010-11-173-5/+8
| | | | | | management of multiple default routes SVN-Revision: 24020
* acx-mac80211: fix compile errors with the new compat-wirelessFelix Fietkau2010-11-171-1/+2
| | | | SVN-Revision: 24019
* mac80211: update to wireless-testing 2010-11-16Felix Fietkau2010-11-1719-3970/+350
| | | | SVN-Revision: 24017
* ath9k: add some fixes for AR9003Felix Fietkau2010-11-162-0/+171
| | | | SVN-Revision: 24016
* target/linux: revert r24014 (further testing is needed)Alexandros C. Couloumbis2010-11-161-2/+2
| | | | SVN-Revision: 24015
* linux/generic: add kernel mppc/mppe for 2.6.37. ↵Alexandros C. Couloumbis2010-11-161-2/+2
| | | | | | http://yablochkin.net.ru/mppc/ (not enabled by default) SVN-Revision: 24014
* fix proc filesystem usage, patch from Wipster.Florian Fainelli2010-11-152-12/+86
| | | | SVN-Revision: 24008
* 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci ↵Jo-Philipp Wich2010-11-151-4/+4
| | | | | | over time SVN-Revision: 23998
* 6to4: remove leftover peeraddr stuffJo-Philipp Wich2010-11-151-3/+0
| | | | SVN-Revision: 23997
* add 6to4 - provides full automatic 6to setup with optional configuration in ↵Jo-Philipp Wich2010-11-143-0/+263
| | | | | | /etc/config/network SVN-Revision: 23996
* add input subsystem to hotplug rules This patch adds the input subsystem to ↵Jo-Philipp Wich2010-11-141-1/+1
| | | | | | | | the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de> SVN-Revision: 23994
* kernel: fix l2tp kernel packagesHauke Mehrtens2010-11-141-18/+19
| | | | | | | l2tp-ip and l2tp-eth should depend on l2tp_netlink fix pppol2tp for kernel >= 2.6.35 SVN-Revision: 23993
* busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg ↵Jo-Philipp Wich2010-11-142-25/+35
| | | | | | revision SVN-Revision: 23990
* busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpcJo-Philipp Wich2010-11-141-0/+131
| | | | SVN-Revision: 23989
* hostapd: fix madwifi related linker error (include wext support for non-wpad ↵Felix Fietkau2010-11-132-2/+15
| | | | | | hostapd builds) SVN-Revision: 23987
* kernel: add CONFIG_IPV6_SIT_6RDHauke Mehrtens2010-11-131-5/+4
| | | | | | This closes #8227 SVN-Revision: 23986
* mac80211: fix another 2.6.35 compile errorFelix Fietkau2010-11-121-0/+11
| | | | SVN-Revision: 23974
* mac80211: fix compile on linux 2.6.35Felix Fietkau2010-11-121-0/+16
| | | | SVN-Revision: 23972
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-1263-177/+179
| | | | SVN-Revision: 23971
* hostapd: update to 2010-11-11Felix Fietkau2010-11-1119-440/+24
| | | | SVN-Revision: 23969
* mac80211: update to wireless-testing 2010-11-10 + some pending workFelix Fietkau2010-11-1134-2175/+3678
| | | | SVN-Revision: 23968
* busybox: mark as essentialJo-Philipp Wich2010-11-111-0/+1
| | | | SVN-Revision: 23961
* base-files: mark libc as hold and essential, opkg should now bail out if ↵Jo-Philipp Wich2010-11-111-0/+1
| | | | | | someone tries to uninstall libc SVN-Revision: 23960
* net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia ↵Hauke Mehrtens2010-11-101-1/+1
| | | | | | patches from compat-wireless SVN-Revision: 23954
* uhttpd: redirect to same location with trailing slash appended if ↵Jo-Philipp Wich2010-11-104-5/+22
| | | | | | directories are requested SVN-Revision: 23952
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tpHauke Mehrtens2010-11-101-3/+7
| | | | SVN-Revision: 23948
* rtc-rv5c386a: make driver compile with kernel 2.6.36.Hauke Mehrtens2010-11-101-10/+19
| | | | | | This was only compile tested. SVN-Revision: 23947
* wireless: build hermes packages from compat-wirelessand not from the kernel.Hauke Mehrtens2010-11-102-67/+64
| | | | | | hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source. SVN-Revision: 23946
* hostapd: add some wpa related madwifi fixesFelix Fietkau2010-11-091-0/+48
| | | | SVN-Revision: 23933
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-11-0928-275/+163
| | | | SVN-Revision: 23932
* ath9k: fix a compile error with debugging disabled (#8189)Felix Fietkau2010-11-071-0/+8
| | | | SVN-Revision: 23912
* base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)Jo-Philipp Wich2010-11-071-1/+1
| | | | SVN-Revision: 23908
* Fix permissions for /etc and other dirs after clean flash (#6039)Jo-Philipp Wich2010-11-071-1/+1
| | | | | | | | | | | | | | | During the first OpenWrt boot after a clean flash (when the jffs2 partition is not yet initialized) tmpfs is used instead of the usual jffs2 overlay filesystem. If this tmpfs is mounted with default options, all directories created there (/etc, /etc/config, other subdirectories in /etc) get permissions 1777 by default, and these permissions then persist in the created jffs2 at least until subsequent sysupgrade. Mounting tmpfs with mode=0755 fixes the permission problem. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> SVN-Revision: 23906
* Add package for ledtrigger netfilterClaudio Mignanti2010-11-061-0/+21
| | | | SVN-Revision: 23902
* Add package for ledtrigger gpioClaudio Mignanti2010-11-061-0/+15
| | | | SVN-Revision: 23901
* broadcom-wl: remove pcmcia supportHauke Mehrtens2010-11-062-12/+22
| | | | | | | For kernel 2.6.36 some additional pcmcia backpots would be needed, but this should not depend on pcmcia. SVN-Revision: 23899
* uhttpd: make it work without shadow password supportJo-Philipp Wich2010-11-063-2/+18
| | | | SVN-Revision: 23897
* ath9k: fix ath9k_hw_apply_gpio_override so that it's effectiveFelix Fietkau2010-11-051-1/+1
| | | | | | | | | | | | | I discovered another bug in the ath9k WNDR3700 quirk fix from r23822. ath9k_hw_apply_gpio_override was testing the original value of gpio_mask to determine which bits were appropriate, instead of testing the shifted value. Because bit 0 is always clear in the original value, this resulted in no calls to set the GPIOs, an improperly-configured radio, and reduced RSSI on other systems listening to the radio. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23890
* ath9k: fix enabling SWBA interruptsFelix Fietkau2010-11-041-0/+20
| | | | SVN-Revision: 23870
* ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces ↵Felix Fietkau2010-11-041-21/+41
| | | | | | packet loss under load SVN-Revision: 23856
* * adds a rewrite of the tapi drivers + sip app. this is the result of lars' ↵John Crispin2010-11-0379-0/+8271
| | | | | | gsoc 2010 project, Thanks ! SVN-Revision: 23840
* * remove broken flag from dsl-control appJohn Crispin2010-11-031-1/+1
| | | | SVN-Revision: 23838
* * make dsl driver work with new kernelJohn Crispin2010-11-039-819/+44
| | | | SVN-Revision: 23837
* package/madwifi: fix r23829 commitAlexandros C. Couloumbis2010-11-031-0/+0
| | | | SVN-Revision: 23830
* package/madwifi: Use sema_init() instead of init_MUTEX() (based on: ↵Alexandros C. Couloumbis2010-11-031-0/+9
| | | | | | http://madwifi-project.org/changeset/4118) SVN-Revision: 23829
* ath9k: fix cycle counter trackingFelix Fietkau2010-11-031-0/+33
| | | | SVN-Revision: 23824
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue ↵Felix Fietkau2010-11-031-0/+686
| | | | | | selection SVN-Revision: 23823