| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsil... | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+3 |
* | Detect every atheros device present This patch is for boards with more than o... | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
* | madwifi: don't try to set an interface essid with an empty value | Nicolas Thill | 2009-05-17 | 1 | -2/+4 |
* | Make madwifi compile with kernel 2.6.30. | Hauke Mehrtens | 2009-05-14 | 3 | -3/+151 |
* | madwifi: fix distance setting | Felix Fietkau | 2009-05-13 | 1 | -0/+2 |
* | madwifi: the openwrt build system usually has a better idea of what the targe... | Felix Fietkau | 2009-05-11 | 1 | -0/+1 |
* | make madwifi compile with kernel 2.6.29. | Hauke Mehrtens | 2009-05-11 | 2 | -0/+1971 |
* | madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary... | Felix Fietkau | 2009-05-10 | 1 | -0/+11 |
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne... | Felix Fietkau | 2009-05-10 | 1 | -0/+12 |
* | madwifi: remove some leftover duplicate definitions | Felix Fietkau | 2009-05-10 | 2 | -3/+36 |
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | Felix Fietkau | 2009-05-10 | 1 | -0/+507 |
* | madwifi: clean up handling of various timings such as slot time, ack timeout,... | Felix Fietkau | 2009-05-08 | 3 | -4/+732 |
* | madwifi: fix uninitialized variable | Felix Fietkau | 2009-05-08 | 2 | -4/+5 |
* | madwifi: remove unused functions | Felix Fietkau | 2009-05-08 | 1 | -0/+29 |
* | upgrade to a new public hal build - contains several minor fixes including an... | Felix Fietkau | 2009-05-08 | 2 | -5/+13 |
* | madwifi: fix selection of phy errors in the rx filter | Felix Fietkau | 2009-05-08 | 1 | -0/+28 |
* | madwifi: improve autochannel decision with lots of cards on one board | Felix Fietkau | 2009-05-07 | 1 | -1/+1 |
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building from... | Felix Fietkau | 2009-05-07 | 15 | -74/+197 |
* | madwifi: fix setting outdoor mode | Felix Fietkau | 2009-05-07 | 1 | -8/+9 |
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | Felix Fietkau | 2009-05-07 | 1 | -0/+31 |
* | madwifi: improve mode selection, do not scan channels which do not fit the de... | Felix Fietkau | 2009-05-07 | 5 | -45/+59 |
* | make madwifi buildable without CONFIG_CRYPTO | Felix Fietkau | 2009-05-07 | 1 | -2/+75 |
* | madwifi: improve antenna diversity handling | Felix Fietkau | 2009-05-07 | 2 | -31/+87 |
* | madwifi: minor cleanup for the channel handling patch | Felix Fietkau | 2009-05-06 | 1 | -32/+26 |
* | use config_get_bool for outdoor mode | Felix Fietkau | 2009-05-06 | 1 | -2/+1 |
* | madwifi: make country code and outdoor flag changeable without reloading the ... | Felix Fietkau | 2009-05-06 | 2 | -7/+1364 |
* | madwifi: remove old Makefile hacks not needed anymore | Nicolas Thill | 2009-04-25 | 1 | -6/+1 |
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | allow connection to a prefered bssid (#4252) | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | madwifi: remove braindead code that overwrote the user's antenna diversity se... | Felix Fietkau | 2009-04-07 | 1 | -0/+30 |
* | madwifi: fix crash under load | Felix Fietkau | 2009-04-04 | 1 | -0/+20 |