summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
...
* madwifi: fix bugs in the calibration triggersnbd2009-09-231-0/+177
* madwifi: fix a theoretical tx buffer leaknbd2009-09-231-0/+10
* madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...nbd2009-09-231-0/+151
* madwifi: fix sta mode reconnect when roaming between different aps of the sam...nbd2009-09-231-0/+33
* madwifi: fix maximum txpower displaynbd2009-09-238-97/+111
* madwifi: fix iwconfig tx power displaynbd2009-09-167-51/+52
* [package] madwifi: bump package revisionagb2009-09-151-1/+1
* madwifi: fix a wds related race conditionnbd2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...nbd2009-09-142-12/+1
* [package] bump some revisions and update copyrightsagb2009-09-101-1/+1
* madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)nbd2009-09-091-1/+1
* madwifi: fix several noderef and ibss merge issues that led to memory leaks a...nbd2009-09-0921-117/+165
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...nbd2009-09-031-0/+3
* madwifi: fix another unconverted netdev_ops issuenbd2009-08-281-4/+8
* madwifi: remove version selection supportnbd2009-08-191-12/+0
* remove support for the madwifi upstream release, it doesn't work on newer ker...nbd2009-08-194-67/+14
* madwifi: add patch for building all modules (except for the HAL) into a singl...nbd2009-08-193-37/+801
* add powersave fixes based on patches by Steven Luo (#4376)nbd2009-08-192-0/+35
* madwifi: refresh patchesnbd2009-08-195-9/+9
* madwifi: fix frame dropped counternbd2009-08-111-0/+25
* madwifi: fix compiler warningnbd2009-08-111-1/+1
* fix software rx filter for ibss mode (based on a patch by harald schiƶberg)nbd2009-08-111-0/+20
* madwifi: fix compile error on kernels without net_device api compatibilitynbd2009-08-115-11/+19
* madwifi: fix a race condition in the ap2ap wds setupnbd2009-08-011-11/+33
* madwifi: disable debug by default in the source tree instead of only relying ...nbd2009-08-011-3/+5
* madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'...nbd2009-08-011-1/+6
* 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