add preinit modularization work by Daniel Dickinson (cshore)
[openwrt/staging/yousong.git] / package / madwifi /
2010-01-24 Felix Fietkaumadwifi: fix some potential null pointer derefs with wds
2010-01-11 Imre Kalozrefresh patch
2009-12-23 Nicolas Thilldisable a few packages failing on pxcab (marking them...
2009-12-21 Nicolas Thillmark mac80211 & madwifi as BROKEN for ep93xx
2009-12-19 Felix Fietkaumadwifi: fix antenna selection for ubnt loco2/loco5
2009-12-11 Felix Fietkaumadwifi: add a watchdog for software beacon alert inter...
2009-12-11 Felix Fietkaumadwifi: fix noise level display and make the cca thres...
2009-12-04 Florian Fainelliprevent madwifi from being compiled on sibyte
2009-11-04 Felix Fietkaumadwifi: fix a crash bug related to refcounting of...
2009-11-03 Imre Kalozadd preliminary 2.6.32 support
2009-10-21 Felix Fietkaumadwifi: reduce the size of the multicall tool binary
2009-10-17 Felix Fietkaumadwifi: add antenna gpio support for nanostation loco2
2009-10-17 Felix Fietkaumadwifi: remove the 10HZ timer for updating rate contro...
2009-10-17 Felix Fietkaumadwifi: fix various noderef/memleak issues
2009-10-15 Felix Fietkaumadwifi: more ad-hoc fixes
2009-10-14 Felix Fietkaumadwifi: fix another ibss crash (#5935)
2009-10-14 Felix Fietkaumadwifi: fix race condition on ibss init (#5935)
2009-10-14 Felix Fietkaumadwifi: beacon timer fixes
2009-10-08 Florian Fainelliwe cannot build madwifi for octeon since there is no...
2009-10-06 Nicolas Thillmadwifi: add HAL_TARGET mapping for kirkwood board
2009-10-06 Florian Fainellimadwifi cannot be compiled on cobalt which has a differ...
2009-09-23 Felix Fietkaumadwifi: fix bugs in the calibration triggers
2009-09-23 Felix Fietkaumadwifi: fix a theoretical tx buffer leak
2009-09-23 Felix Fietkaumadwifi: fix beacon slot handling and add support for...
2009-09-23 Felix Fietkaumadwifi: fix sta mode reconnect when roaming between...
2009-09-23 Felix Fietkaumadwifi: fix maximum txpower display
2009-09-16 Felix Fietkaumadwifi: fix iwconfig tx power display
2009-09-15 Andy Boyettmadwifi: 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 Boyettbump 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 Tsiligiannismadwifi: Disable compression capability on AR71XX and...
2009-06-13 Hauke MehrtensVarious Makefile cleanup.
2009-06-11 Felix Fietkaumadwifi: disable compression by default, as it can...
2009-06-03 Vasilis Tsiligiannismadwifi: 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 Wichmadwifi: remove cruft from madwifi.sh introduced by...
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 WichDeclare some missing local variables in madwifi.sh...
2009-05-20 Jo-Philipp WichFix device name allocation This patch fixes a bug in...
2009-05-20 Jo-Philipp WichBuild madwifi with compression capability enabled Signe...
2009-05-20 Jo-Philipp WichDetect every atheros device present This patch is for...
2009-05-17 Nicolas Thillmadwifi: don't try to set an interface essid with an...
2009-05-14 Hauke MehrtensMake 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 Mehrtensmake 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
next