summaryrefslogtreecommitdiff
path: root/package/madwifi
AgeCommit message (Expand)Author
2009-07-12madwifi.sh channel fixacinonyx
2009-07-12madwifi: clean up wme handling, use same packet classification as mac80211nbd
2009-07-12madwifi: fix another instance of excessive stack usage in wlanconfignbd
2009-07-06upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...nbd
2009-07-01[package] madwifi: Disable compression capability on AR71XX and make it optio...acinonyx
2009-06-13[packages] Various Makefile cleanup.hauke
2009-06-11madwifi: disable compression by default, as it can cause instabilities on var...nbd
2009-06-03[package] madwifi: clear variables used in for loopacinonyx
2009-06-01madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...nbd
2009-06-01now that the gemini target is working, get rid of the obsolete and buggy stor...kaloz
2009-06-01fix madwifi for the gemini targetkaloz
2009-05-31[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ...jow
2009-05-31madwifi: handle frame classification properly if eth->h_proto contains the pr...nbd
2009-05-31madwifi: fix excessive stack usage in the wlanconfig toolnbd
2009-05-31madwifi: if a txpower value below the poweroffset is requested, set the inter...nbd
2009-05-31madwifi: add better hw detection, use a power offset for setting/getting tx p...nbd
2009-05-30madwifi: add sanity checks for monitor mode injectionnbd
2009-05-30madwifi: fix an array overrun in the rate control attach checknbd
2009-05-22madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b...nbd
2009-05-21madwifi: fix a rare ad-hoc mode crashnbd
2009-05-21madwifi: cosmetic fixes for maxrate/minratenbd
2009-05-20[PATCH] [madwifi] Declare some missing local variables in madwifi.shjow
2009-05-20[PATCH] [madwifi] Fix device name allocationjow
2009-05-20[PATCH] [madwifi] Build madwifi with compression capability enabledjow
2009-05-20[PATCH] [madwifi] Detect every atheros device presentjow
2009-05-17[package] madwifi: don't try to set an interface essid with an empty valuenico
2009-05-14[madwifi] Make madwifi compile with kernel 2.6.30.hauke
2009-05-13madwifi: fix distance settingnbd
2009-05-11madwifi: the openwrt build system usually has a better idea of what the targe...nbd
2009-05-11[madwifi] make madwifi compile with kernel 2.6.29.hauke
2009-05-10madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary...nbd
2009-05-10madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne...nbd
2009-05-10madwifi: remove some leftover duplicate definitionsnbd
2009-05-10madwifi: clean up tx status mrr handling and fix mrr parsing for 5416nbd
2009-05-08madwifi: clean up handling of various timings such as slot time, ack timeout,...nbd
2009-05-08madwifi: fix uninitialized variablenbd
2009-05-08madwifi: remove unused functionsnbd
2009-05-08upgrade to a new public hal build - contains several minor fixes including an...nbd
2009-05-08madwifi: fix selection of phy errors in the rx filternbd
2009-05-07madwifi: improve autochannel decision with lots of cards on one boardnbd
2009-05-07madwifi: improve autochannel, nuke some dead code, fix scanlist building from...nbd
2009-05-07madwifi: fix setting outdoor modenbd
2009-05-07madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)nbd
2009-05-07madwifi: improve mode selection, do not scan channels which do not fit the de...nbd
2009-05-07make madwifi buildable without CONFIG_CRYPTOnbd
2009-05-07madwifi: improve antenna diversity handlingnbd
2009-05-06madwifi: minor cleanup for the channel handling patchnbd
2009-05-06use config_get_bool for outdoor modenbd
2009-05-06madwifi: make country code and outdoor flag changeable without reloading the ...nbd
2009-04-25[package] madwifi: remove old Makefile hacks not needed anymorenico