mtd: fix wrong open() return code checks
[openwrt/svn-archive/archive.git] / package / madwifi /
2009-09-16 Felix Fietkaumadwifi: fix iwconfig tx power display
2009-09-15 Andy Boyett[package] madwifi: bump package revision
2009-09-14 Felix Fietkaumadwifi: fix a wds related race condition
2009-09-14 Felix Fietkaumadwifi: remove an unimportant part of the ibss node...
2009-09-10 Andy Boyett[package] bump some revisions and update copyrights
2009-09-09 Felix Fietkaumadwifi: replace an implicit memcpy with an explicit...
2009-09-09 Felix Fietkaumadwifi: fix several noderef and ibss merge issues...
2009-09-03 Felix Fietkaumadwifi: add a configuration for uapsd (unscheduled...
2009-08-28 Felix Fietkaumadwifi: fix another unconverted netdev_ops issue
2009-08-19 Felix Fietkaumadwifi: remove version selection support
2009-08-19 Felix Fietkauremove support for the madwifi upstream release, it...
2009-08-19 Felix Fietkaumadwifi: add patch for building all modules (except...
2009-08-19 Felix Fietkauadd powersave fixes based on patches by Steven Luo...
2009-08-19 Felix Fietkaumadwifi: refresh patches
2009-08-11 Felix Fietkaumadwifi: fix frame dropped counter
2009-08-11 Felix Fietkaumadwifi: fix compiler warning
2009-08-11 Felix Fietkaufix software rx filter for ibss mode (based on a patch...
2009-08-11 Felix Fietkaumadwifi: fix compile error on kernels without net_devic...
2009-08-01 Felix Fietkaumadwifi: fix a race condition in the ap2ap wds setup
2009-08-01 Felix Fietkaumadwifi: disable debug by default in the source tree...
2009-08-01 Felix Fietkaumadwifi: remove the get_arch.mk build failure when...
2009-07-18 Felix Fietkaumadwifi: fix crash on 2.6.30
2009-07-16 Felix Fietkaumadwifi: fix a race condition in the ibss merge
2009-07-16 Felix Fietkaumadwifi: turn software based tsf merging on by default...
2009-07-16 Felix Fietkaumadwifi: clean up / fix ibss node handling
2009-07-14 Felix Fietkaumadwifi: trivial antenna diversity fix
2009-07-13 Felix Fietkaumadwifi: remove the -mlong-calls cflag from include...
2009-07-12 Vasilis Tsiligiannismadwifi.sh channel fix
2009-07-12 Felix Fietkaumadwifi: clean up wme handling, use same packet classif...
2009-07-12 Felix Fietkaumadwifi: fix another instance of excessive stack usage...
2009-07-06 Felix Fietkauupgrade to the new version of wprobe - includes reconfi...
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
next