summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* madwifi: fix crash on 2.6.30nbd2009-07-182-2/+16
* madwifi: fix a race condition in the ibss mergenbd2009-07-161-0/+10
* madwifi: turn software based tsf merging on by default, get rid of some iwpri...nbd2009-07-161-4/+5
* madwifi: clean up / fix ibss node handlingnbd2009-07-161-0/+80
* madwifi: trivial antenna diversity fixnbd2009-07-141-1/+1
* madwifi: remove the -mlong-calls cflag from include filesnbd2009-07-131-0/+1
* madwifi.sh channel fixacinonyx2009-07-121-22/+17
* madwifi: clean up wme handling, use same packet classification as mac80211nbd2009-07-121-0/+136
* madwifi: fix another instance of excessive stack usage in wlanconfignbd2009-07-121-0/+9
* upgrade to the new version of wprobe - includes reconfigurable layer 2 statis...nbd2009-07-061-22/+63
* [package] madwifi: Disable compression capability on AR71XX and make it optio...acinonyx2009-07-012-1/+13
* [packages] Various Makefile cleanup.hauke2009-06-131-3/+3
* madwifi: disable compression by default, as it can cause instabilities on var...nbd2009-06-111-2/+2
* [package] madwifi: clear variables used in for loopacinonyx2009-06-031-2/+1
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...nbd2009-06-011-3/+34
* now that the gemini target is working, get rid of the obsolete and buggy stor...kaloz2009-06-011-3/+0
* fix madwifi for the gemini targetkaloz2009-06-011-0/+3
* [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ...jow2009-05-311-43/+3
* madwifi: handle frame classification properly if eth->h_proto contains the pr...nbd2009-05-311-1/+1
* madwifi: fix excessive stack usage in the wlanconfig toolnbd2009-05-311-0/+11
* madwifi: if a txpower value below the poweroffset is requested, set the inter...nbd2009-05-311-0/+16
* madwifi: add better hw detection, use a power offset for setting/getting tx p...nbd2009-05-3128-283/+406
* madwifi: add sanity checks for monitor mode injectionnbd2009-05-301-0/+26
* madwifi: fix an array overrun in the rate control attach checknbd2009-05-301-1/+1
* madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b...nbd2009-05-221-3/+0
* madwifi: fix a rare ad-hoc mode crashnbd2009-05-211-0/+11
* madwifi: cosmetic fixes for maxrate/minratenbd2009-05-214-6/+6
* [PATCH] [madwifi] Declare some missing local variables in madwifi.shjow2009-05-201-17/+58
* [PATCH] [madwifi] Fix device name allocationjow2009-05-201-0/+30
* [PATCH] [madwifi] Build madwifi with compression capability enabledjow2009-05-201-0/+3
* [PATCH] [madwifi] Detect every atheros device presentjow2009-05-201-1/+1
* [package] madwifi: don't try to set an interface essid with an empty valuenico2009-05-171-2/+4
* [madwifi] Make madwifi compile with kernel 2.6.30.hauke2009-05-143-3/+151
* madwifi: fix distance settingnbd2009-05-131-0/+2
* madwifi: the openwrt build system usually has a better idea of what the targe...nbd2009-05-111-0/+1
* [madwifi] make madwifi compile with kernel 2.6.29.hauke2009-05-112-0/+1971
* madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary...nbd2009-05-101-0/+11
* madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne...nbd2009-05-101-0/+12
* madwifi: remove some leftover duplicate definitionsnbd2009-05-102-3/+36
* madwifi: clean up tx status mrr handling and fix mrr parsing for 5416nbd2009-05-101-0/+507
* madwifi: clean up handling of various timings such as slot time, ack timeout,...nbd2009-05-083-4/+732
* madwifi: fix uninitialized variablenbd2009-05-082-4/+5
* madwifi: remove unused functionsnbd2009-05-081-0/+29
* upgrade to a new public hal build - contains several minor fixes including an...nbd2009-05-082-5/+13
* madwifi: fix selection of phy errors in the rx filternbd2009-05-081-0/+28
* madwifi: improve autochannel decision with lots of cards on one boardnbd2009-05-071-1/+1
* madwifi: improve autochannel, nuke some dead code, fix scanlist building from...nbd2009-05-0715-74/+197
* madwifi: fix setting outdoor modenbd2009-05-071-8/+9
* madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)nbd2009-05-071-0/+31
* madwifi: improve mode selection, do not scan channels which do not fit the de...nbd2009-05-075-45/+59