Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | 1 | -1/+4 |
| | | | | | | single networks on a radio SVN-Revision: 28198 | ||||
* | mac80211: fix an endian issue in BlockAckReq handling | Felix Fietkau | 2011-09-07 | 1 | -3/+16 |
| | | | | SVN-Revision: 28190 | ||||
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 | 1 | -0/+11 |
| | | | | SVN-Revision: 28185 | ||||
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 | 1 | -0/+11 |
| | | | | SVN-Revision: 28169 | ||||
* | hostapd: add a workaround for driver issues in various android devices with ↵ | Felix Fietkau | 2011-09-04 | 1 | -0/+56 |
| | | | | | | texas instruments wifi SVN-Revision: 28167 | ||||
* | uhttpd: properly match mimetype entries which cover the whole filename (#8236) | Jo-Philipp Wich | 2011-09-04 | 2 | -3/+3 |
| | | | | SVN-Revision: 28160 | ||||
* | ath9k: fix some hw reset issues | Felix Fietkau | 2011-09-03 | 4 | -53/+61 |
| | | | | SVN-Revision: 28151 | ||||
* | uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) | Jo-Philipp Wich | 2011-09-02 | 2 | -1/+4 |
| | | | | SVN-Revision: 28149 | ||||
* | firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ↵ | Jo-Philipp Wich | 2011-09-01 | 2 | -9/+9 |
| | | | | | | instead of state match (#10038) SVN-Revision: 28148 | ||||
* | ath9k: merge a fix for tx power limit testing | Felix Fietkau | 2011-09-01 | 1 | -0/+16 |
| | | | | SVN-Revision: 28143 | ||||
* | Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work ↵ | Felix Fietkau | 2011-09-01 | 2 | -19/+1 |
| | | | | | | around some broken clients (#9561)" This is causing regressions for other clients SVN-Revision: 28141 | ||||
* | ath9k: fix another crash bug | Felix Fietkau | 2011-08-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 28139 | ||||
* | ath9k: merge a pending fix for 5 ghz rx latency | Felix Fietkau | 2011-08-31 | 8 | -26/+74 |
| | | | | SVN-Revision: 28137 | ||||
* | swconfig: hide inactive vlans on "swconfig dev switch0 show" | Felix Fietkau | 2011-08-30 | 1 | -4/+15 |
| | | | | SVN-Revision: 28133 | ||||
* | ath9k: add a missing dma cache sync on aggregation software retry | Felix Fietkau | 2011-08-30 | 5 | -20/+40 |
| | | | | SVN-Revision: 28132 | ||||
* | ath9k: add some more minor hw reset related fixes | Felix Fietkau | 2011-08-30 | 3 | -37/+79 |
| | | | | SVN-Revision: 28129 | ||||
* | base-files: remove an old network tunable tweak which is messing up network ↵ | Felix Fietkau | 2011-08-29 | 1 | -1/+0 |
| | | | | | | stack performance on modern systems SVN-Revision: 28126 | ||||
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 | 3 | -39/+370 |
| | | | | SVN-Revision: 28122 | ||||
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵ | Felix Fietkau | 2011-08-29 | 1 | -0/+23 |
| | | | | | | stuck states more reliable SVN-Revision: 28118 | ||||
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 | 3 | -3/+4132 |
| | | | | SVN-Revision: 28117 | ||||
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 | 2 | -18/+18 |
| | | | | SVN-Revision: 28116 | ||||
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 | 2 | -15/+15 |
| | | | | SVN-Revision: 28115 | ||||
* | ath9k: fix processing of rx frames on channel change | Felix Fietkau | 2011-08-29 | 2 | -20/+41 |
| | | | | SVN-Revision: 28114 | ||||
* | ath9k: fix a tx aggregation padding issue | Felix Fietkau | 2011-08-29 | 3 | -10/+33 |
| | | | | SVN-Revision: 28113 | ||||
* | hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some ↵ | Felix Fietkau | 2011-08-29 | 2 | -1/+19 |
| | | | | | | broken clients (#9561) SVN-Revision: 28111 | ||||
* | ath9k: fix calibration on 5 ghz | Felix Fietkau | 2011-08-29 | 1 | -0/+12 |
| | | | | SVN-Revision: 28110 | ||||
* | ath9k: minor fixes for the antenna control patch | Felix Fietkau | 2011-08-29 | 2 | -56/+5 |
| | | | | SVN-Revision: 28109 | ||||
* | ath9k: prevent calibration / beacons from starting too early | Felix Fietkau | 2011-08-28 | 1 | -6/+10 |
| | | | | SVN-Revision: 28108 | ||||
* | ath9k: implement rx/tx antenna control | Felix Fietkau | 2011-08-28 | 6 | -31/+893 |
| | | | | SVN-Revision: 28107 | ||||
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 | 1 | -1/+1 |
| | | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. SVN-Revision: 28096 | ||||
* | ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013) | Felix Fietkau | 2011-08-28 | 1 | -0/+16 |
| | | | | SVN-Revision: 28095 | ||||
* | ath9k: fix cts timeout setting on 2.4 ghz | Felix Fietkau | 2011-08-27 | 1 | -0/+28 |
| | | | | SVN-Revision: 28094 | ||||
* | mac80211: update to wireless-testing 2011-08-26 | Felix Fietkau | 2011-08-27 | 35 | -873/+926 |
| | | | | SVN-Revision: 28093 | ||||
* | update acx-mac80211 to 20110821 | Florian Fainelli | 2011-08-26 | 1 | -3/+3 |
| | | | | SVN-Revision: 28089 | ||||
* | udev: bump to 173 | Florian Fainelli | 2011-08-25 | 4 | -14/+117 |
| | | | | | | | | | | | | Yet another update, I inherited a wrong behaviour with older versions. It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced file and not the symlink itself, now uses $(CP) and it's reported working (and running) by at least one person in IRC (using a glibc toolchain with mips). Works and runs on my toolchain (mipsel uClibc) too. Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28085 | ||||
* | package: dwc_otg is required for external root on ramips. | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> SVN-Revision: 28074 | ||||
* | mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ↵ | Hamish Guthrie | 2011-08-22 | 1 | -2/+2 |
| | | | | | | firmware from /lib/formware/libertas) SVN-Revision: 28069 | ||||
* | mac80211: configure hostapd logging options | Jo-Philipp Wich | 2011-08-20 | 2 | -2/+5 |
| | | | | SVN-Revision: 28057 | ||||
* | hostapd: introduce options to configure the logging behaviour. The config ↵ | Jo-Philipp Wich | 2011-08-20 | 2 | -3/+39 |
| | | | | | | wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events SVN-Revision: 28056 | ||||
* | Change u-boot console device to reflect change in omap serial driver | Hamish Guthrie | 2011-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 28048 | ||||
* | perf: depends on libelf1 | Florian Fainelli | 2011-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 28033 | ||||
* | kernel: add kmod-crypto-user | Florian Fainelli | 2011-08-17 | 1 | -0/+16 |
| | | | | | | | | | Add kernel crypto user-space interface (af_alg). Includes interface for hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher). Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 28026 | ||||
* | add support for DS2482 1-Wire I2C bus master | Florian Fainelli | 2011-08-16 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 28010 | ||||
* | package/maccalc: a simple mac address manipulation utility | Gabor Juhos | 2011-08-15 | 3 | -0/+288 |
| | | | | SVN-Revision: 28004 | ||||
* | package/kernel: create package for the RT305x dwc_otg driver | Gabor Juhos | 2011-08-15 | 1 | -0/+19 |
| | | | | | | Based on a patch by Layne Edwards <ledwards76@gmail.com> SVN-Revision: 27998 | ||||
* | button-hotplug: add autoload feature | Gabor Juhos | 2011-08-15 | 1 | -0/+1 |
| | | | | | | Reported-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27994 | ||||
* | kernel: remove kmod-input-core just for some x86 profiles. | Hauke Mehrtens | 2011-08-15 | 1 | -2/+2 |
| | | | | | | | | Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them. Thank you Philip Prindeville for pointing out this problem. SVN-Revision: 27988 | ||||
* | package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵ | Jonas Gorski | 2011-08-14 | 1 | -2/+1 |
| | | | | | | | | | | | | | | SetDepends/...) Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27983 | ||||
* | package/kernel: Fix AddDepends/SetDepends calls with make 3.82 | Jonas Gorski | 2011-08-14 | 1 | -1/+1 |
| | | | | | | | | | | The module definitions depend on 001-depends.mk being the first included, but make 3.82 does not sort the results of wildcards anymore, so do an explicit sort of the includes. Found by Philip Prindeville, thanks! SVN-Revision: 27982 | ||||
* | firewall: further tune ICMPv6 default rules according to RFC4890 (#9893) | Jo-Philipp Wich | 2011-08-14 | 3 | -2/+18 |
| | | | | SVN-Revision: 27979 |