Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostapd: add preliminary wps script support (push-button only, does not ↵ | Felix Fietkau | 2010-07-08 | 3 | -2/+18 |
| | | | | | | handle multi-bss yet) SVN-Revision: 22100 | ||||
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing ↵ | Felix Fietkau | 2010-07-08 | 1 | -4/+13 |
| | | | | | | the list at config load time SVN-Revision: 22099 | ||||
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | Felix Fietkau | 2010-07-08 | 2 | -1/+3 |
| | | | | SVN-Revision: 22098 | ||||
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 | 13 | -47/+62 |
| | | | | SVN-Revision: 22097 | ||||
* | mac80211: update to wireless-testing 2010-07-06, add another patch to ↵ | Felix Fietkau | 2010-07-07 | 18 | -15404/+41 |
| | | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088 | ||||
* | crda: remove superfluous dependency | Hamish Guthrie | 2010-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 22087 | ||||
* | mac80211: fix interface teardown for kernels >= 2.6.33 | Felix Fietkau | 2010-07-06 | 1 | -1/+9 |
| | | | | SVN-Revision: 22078 | ||||
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 22074 | ||||
* | comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the ↵ | Jo-Philipp Wich | 2010-07-04 | 2 | -1/+46 |
| | | | | | | dongle is attached SVN-Revision: 22061 | ||||
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 22052 | ||||
* | ath9k: fix a potential buffer leak | Felix Fietkau | 2010-07-02 | 1 | -0/+68 |
| | | | | SVN-Revision: 22048 | ||||
* | ath9k: fix a crash with WEP in ad-hoc mode | Felix Fietkau | 2010-07-02 | 1 | -0/+13 |
| | | | | SVN-Revision: 22046 | ||||
* | ath9k: fix false positives in the baseband hang check by repeating the test ↵ | Felix Fietkau | 2010-07-01 | 1 | -0/+90 |
| | | | | | | a few times before pronouncing the hardware dead and resetting it SVN-Revision: 22038 | ||||
* | ath9k: clean up some code duplication related to noise floor handling | Felix Fietkau | 2010-07-01 | 1 | -0/+207 |
| | | | | SVN-Revision: 22037 | ||||
* | ath9k: add a missing null pointer check and some further cleanup | Felix Fietkau | 2010-07-01 | 1 | -3/+23 |
| | | | | SVN-Revision: 22036 | ||||
* | ath9k: properly sanitize calibrated noise floor values on all hardware | Felix Fietkau | 2010-07-01 | 1 | -0/+386 |
| | | | | SVN-Revision: 22035 | ||||
* | fix GPIO pin for G3GV2-VF | Markus Wigge | 2010-07-01 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de> SVN-Revision: 22018 | ||||
* | broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support | Jo-Philipp Wich | 2010-07-01 | 2 | -27/+8 |
| | | | | SVN-Revision: 22008 | ||||
* | broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind ↵ | Jo-Philipp Wich | 2010-07-01 | 3 | -1/+61 |
| | | | | | | device from b43 ssb bridge on boot (#7529) SVN-Revision: 22007 | ||||
* | base-files: add "mtu" option for route sections, allows setting per-route ↵ | Jo-Philipp Wich | 2010-06-30 | 2 | -3/+7 |
| | | | | | | mtu values SVN-Revision: 22003 | ||||
* | block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from ↵ | Daniel Dickinson | 2010-06-30 | 5 | -20/+20 |
| | | | | | | being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network). SVN-Revision: 22002 | ||||
* | hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | Jo-Philipp Wich | 2010-06-30 | 1 | -0/+8 |
| | | | | SVN-Revision: 22000 | ||||
* | ath9k: add initval updates - should increase stability and performance on ↵ | Felix Fietkau | 2010-06-30 | 3 | -0/+14635 |
| | | | | | | AR91xx and AR92xx SVN-Revision: 21999 | ||||
* | hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | Jo-Philipp Wich | 2010-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21998 | ||||
* | broadcom-wl: align wpa encryption value and cipher override format with ↵ | Jo-Philipp Wich | 2010-06-30 | 1 | -8/+27 |
| | | | | | | hostapd.sh SVN-Revision: 21997 | ||||
* | package/iptables: fix compile failure on gentoo build system (thanks nbd) | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 21996 | ||||
* | mac80211: fix r21990 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -5/+9 |
| | | | | SVN-Revision: 21992 | ||||
* | mac80211: fix compile issues on 2.6.35 | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+11 |
| | | | | SVN-Revision: 21990 | ||||
* | ath9k: fix TSF across hardware resets on AR913x | Felix Fietkau | 2010-06-30 | 1 | -0/+39 |
| | | | | SVN-Revision: 21989 | ||||
* | mac80211: update to wireless-testing 2010-06-28 | Felix Fietkau | 2010-06-30 | 20 | -98/+33 |
| | | | | SVN-Revision: 21988 | ||||
* | block-mount: Fixed mount deadlocks due to buggy use of locks in ↵ | Daniel Dickinson | 2010-06-29 | 1 | -14/+20 |
| | | | | | | /lib/functions/block.sh SVN-Revision: 21987 | ||||
* | rt2x00: cleanup patches | Gabor Juhos | 2010-06-28 | 2 | -29/+34 |
| | | | | | | | | | | | | | Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch is already included in upstream. Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream inclusion but fixes a hang on ifdown under some circumstances and thus also fixes AP mode operation in OpenWRT. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 21975 | ||||
* | busybox: Fixed remote logging bug in which starting syslog before the ↵ | Daniel Dickinson | 2010-06-27 | 1 | -0/+40 |
| | | | | | | network (and hence the remote host being available) results in failure to do any remote logging SVN-Revision: 21961 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 37 | -131/+65 |
| | | | | SVN-Revision: 21956 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 19 | -512/+53 |
| | | | | SVN-Revision: 21954 | ||||
* | remove broadcom-57xx (only used on linux 2.4) | Felix Fietkau | 2010-06-26 | 28 | -25147/+0 |
| | | | | SVN-Revision: 21953 | ||||
* | remove a few packages which only work with linux 2.4 | Felix Fietkau | 2010-06-26 | 10 | -525/+0 |
| | | | | SVN-Revision: 21949 | ||||
* | remove the old broadcom wl driver for linux 2.4 | Felix Fietkau | 2010-06-26 | 45 | -16598/+0 |
| | | | | SVN-Revision: 21947 | ||||
* | mac80211: update to wireless-testing 2010-06-15 | Felix Fietkau | 2010-06-26 | 11 | -1946/+77 |
| | | | | SVN-Revision: 21943 | ||||
* | ppp: interpret "demand" option as timeout in seconds (#7517) | Jo-Philipp Wich | 2010-06-26 | 2 | -4/+4 |
| | | | | SVN-Revision: 21903 | ||||
* | Add support for Marvell 88W8686 | Hamish Guthrie | 2010-06-23 | 1 | -6/+43 |
| | | | | SVN-Revision: 21887 | ||||
* | package TPROXY target and module infrastructure | Jo-Philipp Wich | 2010-06-22 | 2 | -0/+35 |
| | | | | SVN-Revision: 21883 | ||||
* | package/dnsmasq: update dnsmasq to 2.55 | Alexandros C. Couloumbis | 2010-06-22 | 1 | -3/+3 |
| | | | | SVN-Revision: 21871 | ||||
* | kernel: package tulip family modules into kmod-tulip | Jo-Philipp Wich | 2010-06-21 | 1 | -0/+35 |
| | | | | SVN-Revision: 21859 | ||||
* | broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig ↵ | Jo-Philipp Wich | 2010-06-21 | 2 | -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 Mignanti | 2010-06-20 | 1 | -0/+16 |
| | | | | SVN-Revision: 21850 | ||||
* | compile fixes for kernel 2.6.34 | Hauke Mehrtens | 2010-06-17 | 2 | -0/+32 |
| | | | | SVN-Revision: 21829 | ||||
* | mtd: request locked pages when mmap'ing the FIS table, cures random ↵ | Jo-Philipp Wich | 2010-06-16 | 2 | -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 commit | Jo-Philipp Wich | 2010-06-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 21821 | ||||
* | hostapd: properly read eap_type from configuration when setting up ↵ | Jo-Philipp Wich | 2010-06-16 | 1 | -2/+2 |
| | | | | | | wpa-supplicant, fixes WPA Enterprise in client mode (#7476) SVN-Revision: 21820 |