Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove ↵ | Jo-Philipp Wich | 2011-09-09 | |
| | | | | | | hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute SVN-Revision: 28207 | |||
* | Various enhancements from Manuel Munz <freifunk@somakoma.de> - don't ↵ | Jo-Philipp Wich | 2011-09-09 | |
| | | | | | | regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist SVN-Revision: 28205 | |||
* | ath9k: fix an rx path race condition that might be the cause of the "ath: ↵ | Felix Fietkau | 2011-09-09 | |
| | | | | | | DMA failed to stop in 10 ms" logspam as well as various connection stability issues SVN-Revision: 28202 | |||
* | broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | |
| | | | | | | single networks on a radio SVN-Revision: 28200 | |||
* | madwifi: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | |
| | | | | | | single networks on a radio SVN-Revision: 28199 | |||
* | mac80211: introduce "disabled" option for wifi-iface section to shutdown ↵ | Jo-Philipp Wich | 2011-09-08 | |
| | | | | | | single networks on a radio SVN-Revision: 28198 | |||
* | Xen DomU: make sure kernel is gzip compressed, pygrub cannot handle xz | Jo-Philipp Wich | 2011-09-08 | |
| | | | | SVN-Revision: 28197 | |||
* | mac80211: fix an endian issue in BlockAckReq handling | Felix Fietkau | 2011-09-07 | |
| | | | | SVN-Revision: 28190 | |||
* | mac80211: merge a power save related race condition fix | Felix Fietkau | 2011-09-06 | |
| | | | | SVN-Revision: 28185 | |||
* | ar71xx: do not count normal interrupts as spurious (fixes #10037) | Felix Fietkau | 2011-09-06 | |
| | | | | SVN-Revision: 28182 | |||
* | rules.mk: provide a LIBGCC_A variable | Jo-Philipp Wich | 2011-09-05 | |
| | | | | SVN-Revision: 28175 | |||
* | ar71xx: clean up profiles, put in kmod-ath9k and wpad-mini by default (fixes ↵ | Felix Fietkau | 2011-09-05 | |
| | | | | | | #9954) SVN-Revision: 28173 | |||
* | ath9k: fix beacon timer init on reset | Felix Fietkau | 2011-09-04 | |
| | | | | SVN-Revision: 28169 | |||
* | hostapd: add a workaround for driver issues in various android devices with ↵ | Felix Fietkau | 2011-09-04 | |
| | | | | | | texas instruments wifi SVN-Revision: 28167 | |||
* | upgrade testing kernel support to 3.1 | Imre Kaloz | 2011-09-04 | |
| | | | | SVN-Revision: 28165 | |||
* | cleanup config | Imre Kaloz | 2011-09-04 | |
| | | | | SVN-Revision: 28164 | |||
* | refresh patches | Imre Kaloz | 2011-09-04 | |
| | | | | SVN-Revision: 28163 | |||
* | add missing symbols | Imre Kaloz | 2011-09-04 | |
| | | | | SVN-Revision: 28162 | |||
* | uhttpd: properly match mimetype entries which cover the whole filename (#8236) | Jo-Philipp Wich | 2011-09-04 | |
| | | | | SVN-Revision: 28160 | |||
* | ath9k: fix some hw reset issues | Felix Fietkau | 2011-09-03 | |
| | | | | SVN-Revision: 28151 | |||
* | uhttpd: add "application/x-ns-proxy-autoconfig" mime type (#8236) | Jo-Philipp Wich | 2011-09-02 | |
| | | | | SVN-Revision: 28149 | |||
* | firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack ↵ | Jo-Philipp Wich | 2011-09-01 | |
| | | | | | | instead of state match (#10038) SVN-Revision: 28148 | |||
* | ath9k: merge a fix for tx power limit testing | Felix Fietkau | 2011-09-01 | |
| | | | | SVN-Revision: 28143 | |||
* | Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work ↵ | Felix Fietkau | 2011-09-01 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 28139 | |||
* | ath9k: merge a pending fix for 5 ghz rx latency | Felix Fietkau | 2011-08-31 | |
| | | | | SVN-Revision: 28137 | |||
* | swconfig: hide inactive vlans on "swconfig dev switch0 show" | Felix Fietkau | 2011-08-30 | |
| | | | | SVN-Revision: 28133 | |||
* | ath9k: add a missing dma cache sync on aggregation software retry | Felix Fietkau | 2011-08-30 | |
| | | | | SVN-Revision: 28132 | |||
* | ath9k: add some more minor hw reset related fixes | Felix Fietkau | 2011-08-30 | |
| | | | | SVN-Revision: 28129 | |||
* | base-files: remove an old network tunable tweak which is messing up network ↵ | Felix Fietkau | 2011-08-29 | |
| | | | | | | stack performance on modern systems SVN-Revision: 28126 | |||
* | brcm47xx: fix padding of trx images, padjffs2 does not work properly on ↵ | Felix Fietkau | 2011-08-29 | |
| | | | | | | empty files by default SVN-Revision: 28125 | |||
* | ar71xx: fix ethernet PLL setting on ar7242 | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28124 | |||
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28122 | |||
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵ | Felix Fietkau | 2011-08-29 | |
| | | | | | | stuck states more reliable SVN-Revision: 28118 | |||
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28117 | |||
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28116 | |||
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28115 | |||
* | ath9k: fix processing of rx frames on channel change | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28114 | |||
* | ath9k: fix a tx aggregation padding issue | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28113 | |||
* | hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some ↵ | Felix Fietkau | 2011-08-29 | |
| | | | | | | broken clients (#9561) SVN-Revision: 28111 | |||
* | ath9k: fix calibration on 5 ghz | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28110 | |||
* | ath9k: minor fixes for the antenna control patch | Felix Fietkau | 2011-08-29 | |
| | | | | SVN-Revision: 28109 | |||
* | ath9k: prevent calibration / beacons from starting too early | Felix Fietkau | 2011-08-28 | |
| | | | | SVN-Revision: 28108 | |||
* | ath9k: implement rx/tx antenna control | Felix Fietkau | 2011-08-28 | |
| | | | | SVN-Revision: 28107 | |||
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 28095 | |||
* | ath9k: fix cts timeout setting on 2.4 ghz | Felix Fietkau | 2011-08-27 | |
| | | | | SVN-Revision: 28094 | |||
* | mac80211: update to wireless-testing 2011-08-26 | Felix Fietkau | 2011-08-27 | |
| | | | | SVN-Revision: 28093 | |||
* | update acx-mac80211 to 20110821 | Florian Fainelli | 2011-08-26 | |
| | | | | SVN-Revision: 28089 | |||
* | uclibc: backport upstream signalfd patch | Florian Fainelli | 2011-08-25 | |
| | | | | SVN-Revision: 28087 |