Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark kmod-ata-rb532-cf as broken | Nicolas Thill | 2009-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 14229 | ||||
* | hostapd: add support for socket filtering to get rid of some of the massive ↵ | Felix Fietkau | 2009-01-27 | 1 | -0/+184 |
| | | | | | | cpu overhead with mac80211 drivers (backport from hostapd git repository) SVN-Revision: 14225 | ||||
* | hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵ | Felix Fietkau | 2009-01-27 | 4 | -7/+25 |
| | | | | | | depends on ath9k) SVN-Revision: 14224 | ||||
* | fix kmod-sit dependencies | Nicolas Thill | 2009-01-27 | 1 | -12/+3 |
| | | | | SVN-Revision: 14222 | ||||
* | update wireless-tools to v0.29 (final), refresh patch, bumb release number | Nicolas Thill | 2009-01-27 | 2 | -15/+11 |
| | | | | SVN-Revision: 14221 | ||||
* | revert [14081]: iptunnel4 does not make sense on 2.4, just add a ↵ | Nicolas Thill | 2009-01-27 | 1 | -16/+14 |
| | | | | | | conditionnal dependency on iptunnel4 to ipip SVN-Revision: 14219 | ||||
* | madwifi: improve reliability of napi polling when fast framing is enabled | Felix Fietkau | 2009-01-27 | 2 | -1/+66 |
| | | | | SVN-Revision: 14215 | ||||
* | fix handling of eglibc config options for packaging | Felix Fietkau | 2009-01-26 | 1 | -1/+5 |
| | | | | SVN-Revision: 14210 | ||||
* | madwifi: fix rx for pure wds interfaces | Felix Fietkau | 2009-01-26 | 2 | -13/+14 |
| | | | | SVN-Revision: 14203 | ||||
* | madwifi: fix a potential race condition in the wds ap station interface ↵ | Felix Fietkau | 2009-01-26 | 1 | -13/+15 |
| | | | | | | setup/teardown SVN-Revision: 14202 | ||||
* | madwifi: add back a missing part of the mbss vap refactoring | Felix Fietkau | 2009-01-26 | 1 | -1/+4 |
| | | | | SVN-Revision: 14197 | ||||
* | madwifi: preserve the interface mode correctly when using wds with sta ↵ | Felix Fietkau | 2009-01-26 | 14 | -38/+39 |
| | | | | | | separation SVN-Revision: 14195 | ||||
* | madwifi: fix a race condition in the wds sta separation, which is triggered ↵ | Felix Fietkau | 2009-01-26 | 5 | -17/+17 |
| | | | | | | by using wpa authentication on the ap SVN-Revision: 14193 | ||||
* | madwifi: fix fast-frame related dma unmap bug | Felix Fietkau | 2009-01-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 14192 | ||||
* | madwifi: fix a noderef problem in the mbss vap cleanup | Felix Fietkau | 2009-01-26 | 1 | -17/+44 |
| | | | | SVN-Revision: 14191 | ||||
* | mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens ↵ | Gabor Juhos | 2009-01-25 | 23 | -1996/+693 |
| | | | | | | <hauke@hauke-m.de>) SVN-Revision: 14172 | ||||
* | madwifi: fix the long standing bug that is triggered by nodes getting a ↵ | Felix Fietkau | 2009-01-25 | 6 | -3/+843 |
| | | | | | | timeout on one vap, then moving to another SVN-Revision: 14171 | ||||
* | mac80211: update compat-wireless to 2009-01-23 | Gabor Juhos | 2009-01-23 | 12 | -575/+867 |
| | | | | SVN-Revision: 14154 | ||||
* | Allow changing country code for madwifi driver. Thanks alisonken1 | Travis Kemen | 2009-01-22 | 1 | -4/+14 |
| | | | | SVN-Revision: 14148 | ||||
* | mac80211: update compat-wireless to 2009-01-19 | Gabor Juhos | 2009-01-22 | 35 | -2134/+1540 |
| | | | | SVN-Revision: 14145 | ||||
* | remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵ | Nicolas Thill | 2009-01-21 | 1 | -2/+1 |
| | | | | | | from busybox SVN-Revision: 14142 | ||||
* | other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb | Rod Whitby | 2009-01-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 14125 | ||||
* | kexec-tools update to version 2.0.0; add support for armeb. | Jose Vasconcellos | 2009-01-20 | 5 | -201/+27 |
| | | | | SVN-Revision: 14121 | ||||
* | upgrade to uci 0.7.3 - fixes a small input validation bug | Felix Fietkau | 2009-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 14115 | ||||
* | firewall: don't clear the mangle table at startup or stop - it doesn't use ↵ | Felix Fietkau | 2009-01-20 | 1 | -4/+0 |
| | | | | | | it and clearing it breaks qos SVN-Revision: 14114 | ||||
* | bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument | Felix Fietkau | 2009-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 14111 | ||||
* | openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077 | Andy Boyett | 2009-01-19 | 4 | -36/+56 |
| | | | | SVN-Revision: 14102 | ||||
* | package/kernel: ensure that ipip is autoloaded after iptunnel4 | Jo-Philipp Wich | 2009-01-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 14095 | ||||
* | busybox brctl does not support showmacs or showstp (#4206) | Florian Fainelli | 2009-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 14093 | ||||
* | fix userland netfilter headers installed by iptables | Nicolas Thill | 2009-01-18 | 1 | -0/+10 |
| | | | | SVN-Revision: 14083 | ||||
* | fix compile of iptunnel4 for the 2.4 kernel | Travis Kemen | 2009-01-18 | 1 | -13/+15 |
| | | | | SVN-Revision: 14081 | ||||
* | gdb: upgrade to 6.8, fixes libreadline compilation issues | Andy Boyett | 2009-01-16 | 2 | -325/+5 |
| | | | | SVN-Revision: 14063 | ||||
* | firewall: introduce drop_invalid option to allow disabling the invalid state ↵ | Jo-Philipp Wich | 2009-01-16 | 1 | -7/+10 |
| | | | | | | match SVN-Revision: 14061 | ||||
* | firewall: allow multiple interfaces to be part of one zone, fix the sanity ↵ | Felix Fietkau | 2009-01-16 | 2 | -39/+52 |
| | | | | | | checks for that SVN-Revision: 14058 | ||||
* | fix opkg target arch detection problem on x86 | Felix Fietkau | 2009-01-16 | 2 | -1/+22 |
| | | | | SVN-Revision: 14055 | ||||
* | change LEDs on wrt54g3g only /proc/diag is not available on x86, so check ↵ | Andy Boyett | 2009-01-15 | 1 | -0/+2 |
| | | | | | | for existance to avoid errors... Thanks Markus Wigge SVN-Revision: 14044 | ||||
* | hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli | Andy Boyett | 2009-01-15 | 2 | -0/+2 |
| | | | | SVN-Revision: 14039 | ||||
* | libreadline: move to trunk, gdb depends on it | Andy Boyett | 2009-01-13 | 2 | -0/+87 |
| | | | | SVN-Revision: 14030 | ||||
* | replace the gdbserver package with a full gdb package that also includes ↵ | Felix Fietkau | 2009-01-13 | 3 | -69/+388 |
| | | | | | | gdbserver SVN-Revision: 14024 | ||||
* | mac80211: update ath9k patches | Gabor Juhos | 2009-01-13 | 11 | -30/+76 |
| | | | | SVN-Revision: 14023 | ||||
* | fix vfat.ko in 2.6.28 | Andy Boyett | 2009-01-13 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020 | ||||
* | add support for an optional staging directory for debug binaries | Felix Fietkau | 2009-01-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 14018 | ||||
* | allow targets to override kernel related soundcore configuration | Mirko Vogt | 2009-01-12 | 1 | -14/+18 |
| | | | | SVN-Revision: 13999 | ||||
* | unmask ip6tables on 2.6.27 and 2.6.28 | Travis Kemen | 2009-01-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 13965 | ||||
* | mac80211: update compat-wireless to 2009-01-10 | Gabor Juhos | 2009-01-10 | 12 | -159/+316 |
| | | | | SVN-Revision: 13961 | ||||
* | fix kernel config | Travis Kemen | 2009-01-10 | 1 | -1/+14 |
| | | | | SVN-Revision: 13958 | ||||
* | mac80211: update ath9k patches | Gabor Juhos | 2009-01-09 | 11 | -101/+117 |
| | | | | SVN-Revision: 13948 | ||||
* | Add hfcmulti mISDN driver | Florian Fainelli | 2009-01-08 | 1 | -0/+14 |
| | | | | SVN-Revision: 13945 | ||||
* | Package mISDN stack | Florian Fainelli | 2009-01-08 | 1 | -0/+21 |
| | | | | SVN-Revision: 13944 | ||||
* | Also load capifs | Florian Fainelli | 2009-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13941 |