ath9k: fix some locking issues in the tx fifo cleanup patch
[openwrt/svn-archive/archive.git] / package / madwifi /
2009-07-01 Vasilis Tsiligiannis[package] madwifi: Disable compression capability on...
2009-06-13 Hauke Mehrtens[packages] Various Makefile cleanup.
2009-06-11 Felix Fietkaumadwifi: disable compression by default, as it can...
2009-06-03 Vasilis Tsiligiannis[package] madwifi: clear variables used in for loop
2009-06-01 Felix Fietkaumadwifi: fix wlanconfig athX destroy on 2.6.30 (incompl...
2009-06-01 Imre Kaloznow that the gemini target is working, get rid of the...
2009-06-01 Imre Kalozfix madwifi for the gemini target
2009-05-31 Jo-Philipp Wich[package] madwifi: remove cruft from madwifi.sh introdu...
2009-05-31 Felix Fietkaumadwifi: handle frame classification properly if eth...
2009-05-31 Felix Fietkaumadwifi: fix excessive stack usage in the wlanconfig...
2009-05-31 Felix Fietkaumadwifi: if a txpower value below the poweroffset is...
2009-05-31 Felix Fietkaumadwifi: add better hw detection, use a power offset...
2009-05-30 Felix Fietkaumadwifi: add sanity checks for monitor mode injection
2009-05-30 Felix Fietkaumadwifi: fix an array overrun in the rate control attac...
2009-05-22 Felix Fietkaumadwifi: remove the "turbo" iwpriv command, it does...
2009-05-21 Felix Fietkaumadwifi: fix a rare ad-hoc mode crash
2009-05-21 Felix Fietkaumadwifi: cosmetic fixes for maxrate/minrate
2009-05-20 Jo-Philipp Wich[PATCH] [madwifi] Declare some missing local variables...
2009-05-20 Jo-Philipp Wich[PATCH] [madwifi] Fix device name allocation
2009-05-20 Jo-Philipp Wich[PATCH] [madwifi] Build madwifi with compression capabi...
2009-05-20 Jo-Philipp Wich[PATCH] [madwifi] Detect every atheros device present
2009-05-17 Nicolas Thill[package] madwifi: don't try to set an interface essid...
2009-05-14 Hauke Mehrtens[madwifi] Make madwifi compile with kernel 2.6.30.
2009-05-13 Felix Fietkaumadwifi: fix distance setting
2009-05-11 Felix Fietkaumadwifi: the openwrt build system usually has a better...
2009-05-11 Hauke Mehrtens[madwifi] make madwifi compile with kernel 2.6.29.
2009-05-10 Felix Fietkaumadwifi: ignore the eeprom fast framing supported flag...
2009-05-10 Felix Fietkaumadwifi: do not add the ff headroom len to dev->hard_he...
2009-05-10 Felix Fietkaumadwifi: remove some leftover duplicate definitions
2009-05-10 Felix Fietkaumadwifi: clean up tx status mrr handling and fix mrr...
2009-05-08 Felix Fietkaumadwifi: clean up handling of various timings such...
2009-05-08 Felix Fietkaumadwifi: fix uninitialized variable
2009-05-08 Felix Fietkaumadwifi: remove unused functions
2009-05-08 Felix Fietkauupgrade to a new public hal build - contains several...
2009-05-08 Felix Fietkaumadwifi: fix selection of phy errors in the rx filter
2009-05-07 Felix Fietkaumadwifi: improve autochannel decision with lots of...
2009-05-07 Felix Fietkaumadwifi: improve autochannel, nuke some dead code,...
2009-05-07 Felix Fietkaumadwifi: fix setting outdoor mode
2009-05-07 Felix Fietkaumadwifi: fix run-time changing of iwpriv settings ...
2009-05-07 Felix Fietkaumadwifi: improve mode selection, do not scan channels...
2009-05-07 Felix Fietkaumake madwifi buildable without CONFIG_CRYPTO
2009-05-07 Felix Fietkaumadwifi: improve antenna diversity handling
2009-05-06 Felix Fietkaumadwifi: minor cleanup for the channel handling patch
2009-05-06 Felix Fietkauuse config_get_bool for outdoor mode
2009-05-06 Felix Fietkaumadwifi: make country code and outdoor flag changeable...
2009-04-25 Nicolas Thill[package] madwifi: remove old Makefile hacks not needed...
2009-04-23 Felix Fietkaumadwifi: fix a header file conflict with iptables
2009-04-19 Florian Fainelli[package] allow connection to a prefered bssid (#4252)
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-04-07 Felix Fietkaumadwifi: remove braindead code that overwrote the user...
2009-04-04 Felix Fietkaumadwifi: fix crash under load
2009-03-29 Felix Fietkaumadwifi: improve turbo/autochannel patch
2009-03-29 Felix Fietkaumadwifi: add wprobe rxframe/probereq counters
2009-03-29 Felix Fietkaumadwifi: remove obsolete spatch
2009-03-29 Felix Fietkaumadwifi: do not use turbo mode during ap mode autoselec...
2009-03-29 Felix Fietkaumadwifi: only set the desired mode for the first vap
2009-03-26 Felix Fietkaumadwifi: add config option for adjusting the beacon...
2009-03-26 Felix Fietkaumadwifi: add a small missing change to the tx power...
2009-03-26 Felix Fietkaumadwifi on linux 2.4 is no longer supported
2009-03-26 Felix Fietkauimplement support for wprobe in madwifi
2009-03-25 Felix Fietkauoops. committed an old version of the patch
2009-03-25 Felix Fietkaumadwifi: fix run-time channel switching in ap mode...
2009-03-25 Felix Fietkaumadwifi: rework tx power handling, don't clamp user...
2009-03-25 Felix Fietkaumadwifi: treat rxorn like rx, reset after rxorn seems...
2009-03-25 Felix Fietkaumadwifi: delay calibration with a timer when called...
2009-03-23 Felix Fietkaumadwifi: upstream (0.9.4) is not supported on recent...
2009-03-23 Felix Fietkaumadwifi: fix a locking error related to wds (thx, tharvey)
2009-03-23 Felix Fietkaumadwifi: add fragmentation fix from #4817
2009-03-23 Felix Fietkaureorganize madwifi patches slightly
2009-03-22 Felix Fietkauatheros: clean up the 2.6.28 port in preparation for...
2009-03-04 Felix Fietkaumadwifi: improve the autochannel decision making on...
2009-01-31 Andy Boyett[package] madwifi: mode txpower to wifi-device section...
2009-01-27 Felix Fietkaumadwifi: improve reliability of napi polling when fast...
2009-01-26 Felix Fietkaumadwifi: fix rx for pure wds interfaces
2009-01-26 Felix Fietkaumadwifi: fix a potential race condition in the wds...
2009-01-26 Felix Fietkaumadwifi: add back a missing part of the mbss vap refact...
2009-01-26 Felix Fietkaumadwifi: preserve the interface mode correctly when...
2009-01-26 Felix Fietkaumadwifi: fix a race condition in the wds sta separation...
2009-01-26 Felix Fietkaumadwifi: fix fast-frame related dma unmap bug
2009-01-26 Felix Fietkaumadwifi: fix a noderef problem in the mbss vap cleanup
2009-01-25 Felix Fietkaumadwifi: fix the long standing bug that is triggered...
2009-01-22 Travis KemenAllow changing country code for madwifi driver. Thanks...
2009-01-01 Jo-Philipp Wichpackage/madwifi: add uci support for the propereq iwpri...
2009-01-01 Jo-Philipp Wichpackage/madwifi: fix typo in config handler
2008-12-31 Andy Boyett[package] hostapd,madwifi: rename agmode option to...
2008-12-29 Felix Fietkaumadwifi: add patch to allow ignoring probe requests...
2008-12-09 Felix Fietkaumadwifi: move autochannel idletime decision after radar...
2008-12-04 Felix Fietkaumadwifi: fix division by zero
2008-12-04 Felix Fietkaumadwifi: fix the autochannel patch
2008-12-03 Travis KemenMove txpower settings after the interface comes up...
2008-12-02 Felix Fietkaumadwifi: fix frame type parsing (fixes stp, see #4205)
2008-11-29 Felix Fietkaumadwifi: improve automatic channel selection by taking...
2008-11-28 Felix Fietkaumadwifi: improve reliability of the wds modes
2008-11-17 Imre KalozMADWIFI_DEBUG should depend on DEVEL
2008-11-14 Felix Fietkaumadwifi: ap+sta race conditions
2008-11-14 Felix Fietkaumadwifi: add iwpriv for setting the maximum number...
2008-11-02 Felix Fietkaumadwifi: fix ACL race condition (patch by Sebastian...
2008-11-02 Felix Fietkaumadwifi: fix noderef and state machine issues in the...
2008-11-02 Felix Fietkaufix a rare wds related noderef issue
2008-10-29 Felix Fietkauuse pidfiles for hostapd/wpa_supplicant instead of...
next