summaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Expand)AuthorAge
* madwifi: fix crash on 2.6.30Felix Fietkau2009-07-18
* madwifi: fix a race condition in the ibss mergeFelix Fietkau2009-07-16
* madwifi: turn software based tsf merging on by default, get rid of some iwpri...Felix Fietkau2009-07-16
* madwifi: clean up / fix ibss node handlingFelix Fietkau2009-07-16
* madwifi: trivial antenna diversity fixFelix Fietkau2009-07-14
* madwifi: remove the -mlong-calls cflag from include filesFelix Fietkau2009-07-13
* madwifi.sh channel fixVasilis Tsiligiannis2009-07-12
* madwifi: clean up wme handling, use same packet classification as mac80211Felix Fietkau2009-07-12
* madwifi: fix another instance of excessive stack usage in wlanconfigFelix Fietkau2009-07-12
* upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...Felix Fietkau2009-07-06
* madwifi: Disable compression capability on AR71XX and make it optional for ot...Vasilis Tsiligiannis2009-07-01
* Various Makefile cleanup.Hauke Mehrtens2009-06-13
* madwifi: disable compression by default, as it can cause instabilities on var...Felix Fietkau2009-06-11
* madwifi: clear variables used in for loopVasilis Tsiligiannis2009-06-03
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...Felix Fietkau2009-06-01
* now that the gemini target is working, get rid of the obsolete and buggy stor...Imre Kaloz2009-06-01
* fix madwifi for the gemini targetImre Kaloz2009-06-01
* madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Ts...Jo-Philipp Wich2009-05-31
* madwifi: handle frame classification properly if eth->h_proto contains the pr...Felix Fietkau2009-05-31
* madwifi: fix excessive stack usage in the wlanconfig toolFelix Fietkau2009-05-31
* madwifi: if a txpower value below the poweroffset is requested, set the inter...Felix Fietkau2009-05-31
* madwifi: add better hw detection, use a power offset for setting/getting tx p...Felix Fietkau2009-05-31
* madwifi: add sanity checks for monitor mode injectionFelix Fietkau2009-05-30
* madwifi: fix an array overrun in the rate control attach checkFelix Fietkau2009-05-30
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b...Felix Fietkau2009-05-22
* madwifi: fix a rare ad-hoc mode crashFelix Fietkau2009-05-21
* madwifi: cosmetic fixes for maxrate/minrateFelix Fietkau2009-05-21
* Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsi...Jo-Philipp Wich2009-05-20
* Fix device name allocation This patch fixes a bug in madwifi where names for ...Jo-Philipp Wich2009-05-20
* Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsil...Jo-Philipp Wich2009-05-20
* Detect every atheros device present This patch is for boards with more than o...Jo-Philipp Wich2009-05-20
* madwifi: don't try to set an interface essid with an empty valueNicolas Thill2009-05-17
* Make madwifi compile with kernel 2.6.30.Hauke Mehrtens2009-05-14
* madwifi: fix distance settingFelix Fietkau2009-05-13
* madwifi: the openwrt build system usually has a better idea of what the targe...Felix Fietkau2009-05-11
* make madwifi compile with kernel 2.6.29.Hauke Mehrtens2009-05-11
* madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary...Felix Fietkau2009-05-10
* madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne...Felix Fietkau2009-05-10
* madwifi: remove some leftover duplicate definitionsFelix Fietkau2009-05-10
* madwifi: clean up tx status mrr handling and fix mrr parsing for 5416Felix Fietkau2009-05-10
* madwifi: clean up handling of various timings such as slot time, ack timeout,...Felix Fietkau2009-05-08
* madwifi: fix uninitialized variableFelix Fietkau2009-05-08
* madwifi: remove unused functionsFelix Fietkau2009-05-08
* upgrade to a new public hal build - contains several minor fixes including an...Felix Fietkau2009-05-08
* madwifi: fix selection of phy errors in the rx filterFelix Fietkau2009-05-08
* madwifi: improve autochannel decision with lots of cards on one boardFelix Fietkau2009-05-07
* madwifi: improve autochannel, nuke some dead code, fix scanlist building from...Felix Fietkau2009-05-07
* madwifi: fix setting outdoor modeFelix Fietkau2009-05-07
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)Felix Fietkau2009-05-07
* madwifi: improve mode selection, do not scan channels which do not fit the de...Felix Fietkau2009-05-07