| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
* | madwifi: bump package revision | Andy Boyett | 2009-09-15 | 1 | -1/+1 |
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ... | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 1 | -1/+1 |
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks a... | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv... | Felix Fietkau | 2009-09-03 | 1 | -0/+3 |
* | madwifi: fix another unconverted netdev_ops issue | Felix Fietkau | 2009-08-28 | 1 | -4/+8 |
* | madwifi: remove version selection support | Felix Fietkau | 2009-08-19 | 1 | -12/+0 |
* | remove support for the madwifi upstream release, it doesn't work on newer ker... | Felix Fietkau | 2009-08-19 | 4 | -67/+14 |
* | madwifi: add patch for building all modules (except for the HAL) into a singl... | Felix Fietkau | 2009-08-19 | 3 | -37/+801 |
* | add powersave fixes based on patches by Steven Luo (#4376) | Felix Fietkau | 2009-08-19 | 2 | -0/+35 |
* | madwifi: refresh patches | Felix Fietkau | 2009-08-19 | 5 | -9/+9 |
* | madwifi: fix frame dropped counter | Felix Fietkau | 2009-08-11 | 1 | -0/+25 |
* | madwifi: fix compiler warning | Felix Fietkau | 2009-08-11 | 1 | -1/+1 |
* | fix software rx filter for ibss mode (based on a patch by harald schiƶberg) | Felix Fietkau | 2009-08-11 | 1 | -0/+20 |
* | madwifi: fix compile error on kernels without net_device api compatibility | Felix Fietkau | 2009-08-11 | 5 | -11/+19 |
* | madwifi: fix a race condition in the ap2ap wds setup | Felix Fietkau | 2009-08-01 | 1 | -11/+33 |
* | madwifi: disable debug by default in the source tree instead of only relying ... | Felix Fietkau | 2009-08-01 | 1 | -3/+5 |
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'... | Felix Fietkau | 2009-08-01 | 1 | -1/+6 |
* | madwifi: fix crash on 2.6.30 | Felix Fietkau | 2009-07-18 | 2 | -2/+16 |
* | madwifi: fix a race condition in the ibss merge | Felix Fietkau | 2009-07-16 | 1 | -0/+10 |
* | madwifi: turn software based tsf merging on by default, get rid of some iwpri... | Felix Fietkau | 2009-07-16 | 1 | -4/+5 |
* | madwifi: clean up / fix ibss node handling | Felix Fietkau | 2009-07-16 | 1 | -0/+80 |
* | madwifi: trivial antenna diversity fix | Felix Fietkau | 2009-07-14 | 1 | -1/+1 |
* | madwifi: remove the -mlong-calls cflag from include files | Felix Fietkau | 2009-07-13 | 1 | -0/+1 |
* | madwifi.sh channel fix | Vasilis Tsiligiannis | 2009-07-12 | 1 | -22/+17 |
* | madwifi: clean up wme handling, use same packet classification as mac80211 | Felix Fietkau | 2009-07-12 | 1 | -0/+136 |
* | madwifi: fix another instance of excessive stack usage in wlanconfig | Felix Fietkau | 2009-07-12 | 1 | -0/+9 |
* | upgrade to the new version of wprobe - includes reconfigurable layer 2 statis... | Felix Fietkau | 2009-07-06 | 1 | -22/+63 |
* | madwifi: Disable compression capability on AR71XX and make it optional for ot... | Vasilis Tsiligiannis | 2009-07-01 | 2 | -1/+13 |
* | Various Makefile cleanup. | Hauke Mehrtens | 2009-06-13 | 1 | -3/+3 |
* | madwifi: disable compression by default, as it can cause instabilities on var... | Felix Fietkau | 2009-06-11 | 1 | -2/+2 |
* | madwifi: clear variables used in for loop | Vasilis Tsiligiannis | 2009-06-03 | 1 | -2/+1 |
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit... | Felix Fietkau | 2009-06-01 | 1 | -3/+34 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | Imre Kaloz | 2009-06-01 | 1 | -3/+0 |
* | fix madwifi for the gemini target | Imre Kaloz | 2009-06-01 | 1 | -0/+3 |
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Ts... | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
* | madwifi: handle frame classification properly if eth->h_proto contains the pr... | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
* | madwifi: fix an array overrun in the rate control attach check | Felix Fietkau | 2009-05-30 | 1 | -1/+1 |
* | madwifi: remove the "turbo" iwpriv command, it does not do anything useful, b... | Felix Fietkau | 2009-05-22 | 1 | -3/+0 |
* | madwifi: fix a rare ad-hoc mode crash | Felix Fietkau | 2009-05-21 | 1 | -0/+11 |
* | madwifi: cosmetic fixes for maxrate/minrate | Felix Fietkau | 2009-05-21 | 4 | -6/+6 |
* | Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsi... | Jo-Philipp Wich | 2009-05-20 | 1 | -17/+58 |
* | Fix device name allocation This patch fixes a bug in madwifi where names for ... | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+30 |