Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | rewrite madwifi sta mode link up/down notifications (mostly used by ↵ | Felix Fietkau | 2008-07-25 | 1 | -5/+197 | |
| | | | | | | wpa_supplicant), fixes some stale node or reconnect loop issues SVN-Revision: 11926 | |||||
* | madwifi: reduce the packet loss impact of forced background scans triggered ↵ | Felix Fietkau | 2008-07-25 | 2 | -13/+48 | |
| | | | | | | by the configured threshold SVN-Revision: 11925 | |||||
* | madwifi: improve hidden ssid handling in sta mode | Felix Fietkau | 2008-07-25 | 1 | -2/+15 | |
| | | | | SVN-Revision: 11924 | |||||
* | madwifi: fix queue stop/start during key updates | Felix Fietkau | 2008-07-25 | 1 | -15/+26 | |
| | | | | SVN-Revision: 11923 | |||||
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | Felix Fietkau | 2008-07-16 | 28 | -76/+2738 | |
| | | | | SVN-Revision: 11848 | |||||
* | madwifi: add an optional threshold for low-rssi disconnection. This can be ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+91 | |
| | | | | | | useful when letting wpa_supplicant control roaming. SVN-Revision: 11799 | |||||
* | madwifi: improve beacon miss handling to increase the reliability of STA ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+102 | |
| | | | | | | mode links SVN-Revision: 11798 | |||||
* | madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+59 | |
| | | | | | | some reassoc issues. SVN-Revision: 11797 | |||||
* | madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+31 | |
| | | | | | | entirely for now until we've figured out why it fails frequently. SVN-Revision: 11796 | |||||
* | madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+18 | |
| | | | | | | STA. Ignore those when scanning. SVN-Revision: 11795 | |||||
* | madwifi: add an optional background scanning threshold triggered by low rssi ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+127 | |
| | | | | | | (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely) SVN-Revision: 11794 | |||||
* | madwifi: recognize hidden essid with length=1 containing a nullbyte | Felix Fietkau | 2008-07-12 | 1 | -0/+38 | |
| | | | | SVN-Revision: 11793 | |||||
* | madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵ | Felix Fietkau | 2008-07-12 | 1 | -0/+81 | |
| | | | | | | critical packets failed. SVN-Revision: 11792 | |||||
* | refresh some madwifi patches | Felix Fietkau | 2008-07-12 | 6 | -96/+48 | |
| | | | | SVN-Revision: 11791 | |||||
* | make atheros wifi cards used on arcaydian 4519 ifxmips based boards work | John Crispin | 2008-07-06 | 2 | -0/+119 | |
| | | | | SVN-Revision: 11676 | |||||
* | be a bit more verbose about madwifi errors | Felix Fietkau | 2008-07-06 | 1 | -33/+108 | |
| | | | | SVN-Revision: 11675 | |||||
* | madwifi: fix sequence number check on incoming retransmit checks | Felix Fietkau | 2008-07-01 | 1 | -0/+26 | |
| | | | | SVN-Revision: 11614 | |||||
* | another patch fix | Felix Fietkau | 2008-06-13 | 1 | -7/+7 | |
| | | | | SVN-Revision: 11455 | |||||
* | fix a small comment | Felix Fietkau | 2008-06-13 | 1 | -7/+7 | |
| | | | | SVN-Revision: 11454 | |||||
* | fix ANI and make use of it in all modes except for monitor | Felix Fietkau | 2008-06-13 | 1 | -5/+280 | |
| | | | | SVN-Revision: 11453 | |||||
* | madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for ↵ | Felix Fietkau | 2008-06-09 | 2 | -9/+13 | |
| | | | | | | future HALs SVN-Revision: 11409 | |||||
* | oops. accidentally committed the wrong patch version | Felix Fietkau | 2008-06-07 | 1 | -4/+8 | |
| | | | | SVN-Revision: 11395 | |||||
* | fix madwifi on linux 2.4 | Felix Fietkau | 2008-06-06 | 1 | -0/+13 | |
| | | | | SVN-Revision: 11385 | |||||
* | refresh madwifi patches using upstream style | Imre Kaloz | 2008-06-04 | 43 | -505/+543 | |
| | | | | SVN-Revision: 11351 | |||||
* | add missing export | Felix Fietkau | 2008-06-01 | 1 | -17/+18 | |
| | | | | SVN-Revision: 11317 | |||||
* | madwifi: refresh patches | Felix Fietkau | 2008-06-01 | 39 | -325/+323 | |
| | | | | SVN-Revision: 11316 | |||||
* | madwifi: clean up scanning code, add support for changing scan lists | Felix Fietkau | 2008-06-01 | 1 | -0/+890 | |
| | | | | SVN-Revision: 11315 | |||||
* | madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx ↵ | Felix Fietkau | 2008-06-01 | 4 | -59/+36 | |
| | | | | | | sensitivity issues improves throughput on all cards/devices enhances link stability SVN-Revision: 11314 | |||||
* | clean up performance patch, add some head/tailroom calculation fixes (thx, ↵ | Felix Fietkau | 2008-06-01 | 2 | -58/+89 | |
| | | | | | | benoit) fix some unused variables SVN-Revision: 11313 | |||||
* | madwifi build scripts cleanup | Felix Fietkau | 2008-06-01 | 2 | -273/+178 | |
| | | | | SVN-Revision: 11312 | |||||
* | leave ack/cts setting alone by default | Felix Fietkau | 2008-04-23 | 1 | -0/+42 | |
| | | | | SVN-Revision: 10926 | |||||
* | move timeout trigger for protection mode to node timeout trigger | Felix Fietkau | 2008-04-23 | 1 | -25/+33 | |
| | | | | SVN-Revision: 10925 | |||||
* | clean up cwmin/cwmax defines and remove some wrong values which made ↵ | Felix Fietkau | 2008-04-23 | 1 | -19/+87 | |
| | | | | | | minstrel a bit inaccurate SVN-Revision: 10924 | |||||
* | madwifi: put an upper limit on the amount of sampling that minstrel should ↵ | Felix Fietkau | 2008-04-22 | 1 | -12/+24 | |
| | | | | | | do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. SVN-Revision: 10921 | |||||
* | add some more fine tuning for madwifi | Felix Fietkau | 2008-04-21 | 1 | -0/+43 | |
| | | | | SVN-Revision: 10900 | |||||
* | madwifi: add configurable rssi threshold and timeout values for protection ↵ | Felix Fietkau | 2008-04-21 | 1 | -0/+139 | |
| | | | | | | mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be. SVN-Revision: 10899 | |||||
* | reorder patches | Felix Fietkau | 2008-04-21 | 4 | -0/+0 | |
| | | | | SVN-Revision: 10898 | |||||
* | madwifi: remove the minstrel_mrr hack and add two patches that massively ↵ | Felix Fietkau | 2008-04-21 | 3 | -22/+89 | |
| | | | | | | improve minstrel's performance and response time SVN-Revision: 10897 | |||||
* | fix a some txq races (merge from madwifi-trunk) | Felix Fietkau | 2008-04-20 | 1 | -0/+38 | |
| | | | | SVN-Revision: 10895 | |||||
* | more performance for madwifi :) | Felix Fietkau | 2008-04-17 | 1 | -4/+56 | |
| | | | | SVN-Revision: 10855 | |||||
* | add performance improvement for madwifi on low-memory systems | Felix Fietkau | 2008-04-17 | 1 | -0/+178 | |
| | | | | SVN-Revision: 10850 | |||||
* | madwifi: remove reset delay - seems like it's not necessary anymore | Felix Fietkau | 2008-04-09 | 1 | -55/+1 | |
| | | | | SVN-Revision: 10777 | |||||
* | Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213. | Andy Boyett | 2008-03-20 | 1 | -10/+11 | |
| | | | | SVN-Revision: 10628 | |||||
* | madwifi: add patches for maximum and minimum rate (thx, SeG) | Felix Fietkau | 2008-03-07 | 2 | -0/+236 | |
| | | | | SVN-Revision: 10555 | |||||
* | madwifi: don't deliver broadcast frames to vaps that aren't up | Felix Fietkau | 2008-03-07 | 1 | -0/+14 | |
| | | | | SVN-Revision: 10554 | |||||
* | fix channel change bugs | Felix Fietkau | 2008-03-07 | 1 | -11/+10 | |
| | | | | SVN-Revision: 10553 | |||||
* | include noise in stats struct | Felix Fietkau | 2008-03-07 | 1 | -6/+30 | |
| | | | | SVN-Revision: 10552 | |||||
* | debugging fixes | Felix Fietkau | 2008-03-07 | 2 | -24/+222 | |
| | | | | SVN-Revision: 10551 | |||||
* | madwifi: napi polling fixes | Felix Fietkau | 2008-03-07 | 3 | -45/+38 | |
| | | | | SVN-Revision: 10550 | |||||
* | sync with madwifi commit 3362 | Felix Fietkau | 2008-02-23 | 1 | -7/+1 | |
| | | | | SVN-Revision: 10519 |