Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | madwifi: wds updates - refactor wds code - add interface for separating ↵ | Felix Fietkau | 2008-07-30 | |
| | | | | | | individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces SVN-Revision: 12003 | |||
* | Allow madwifi devices to be set in monitor mode | Florian Fainelli | 2008-07-26 | |
| | | | | SVN-Revision: 11943 | |||
* | refresh madwifi patches | Felix Fietkau | 2008-07-25 | |
| | | | | SVN-Revision: 11932 | |||
* | madwifi: preempt any running scan when wpa_supplicant triggers a new assoc | Felix Fietkau | 2008-07-25 | |
| | | | | SVN-Revision: 11929 | |||
* | madwifi: preserve WPA IEs received in probe responses and prefer them over ↵ | Felix Fietkau | 2008-07-25 | |
| | | | | | | beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings SVN-Revision: 11928 | |||
* | madwifi: add some roaming fixes by ubnt | Felix Fietkau | 2008-07-25 | |
| | | | | SVN-Revision: 11927 | |||
* | rewrite madwifi sta mode link up/down notifications (mostly used by ↵ | Felix Fietkau | 2008-07-25 | |
| | | | | | | 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 | |
| | | | | | | by the configured threshold SVN-Revision: 11925 | |||
* | madwifi: improve hidden ssid handling in sta mode | Felix Fietkau | 2008-07-25 | |
| | | | | SVN-Revision: 11924 | |||
* | madwifi: fix queue stop/start during key updates | Felix Fietkau | 2008-07-25 | |
| | | | | SVN-Revision: 11923 | |||
* | fix madwifi mode setting | Felix Fietkau | 2008-07-20 | |
| | | | | SVN-Revision: 11882 | |||
* | rename patches-r3776 to patches-testing | Felix Fietkau | 2008-07-18 | |
| | | | | SVN-Revision: 11868 | |||
* | fix hal module load msg | Felix Fietkau | 2008-07-18 | |
| | | | | SVN-Revision: 11867 | |||
* | refresh madwifi-testing patches | Felix Fietkau | 2008-07-18 | |
| | | | | SVN-Revision: 11866 | |||
* | fix some madwifi-testing bugs | Felix Fietkau | 2008-07-18 | |
| | | | | SVN-Revision: 11865 | |||
* | fix some unused variables | Felix Fietkau | 2008-07-18 | |
| | | | | SVN-Revision: 11863 | |||
* | remove a wrong patch chunk in the madwifi update | Felix Fietkau | 2008-07-17 | |
| | | | | SVN-Revision: 11855 | |||
* | huge madwifi update (work in progress, disabled by default, compiles but ↵ | Felix Fietkau | 2008-07-17 | |
| | | | | | | breaks at run time) SVN-Revision: 11851 | |||
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | Felix Fietkau | 2008-07-16 | |
| | | | | SVN-Revision: 11848 | |||
* | madwifi: add an optional threshold for low-rssi disconnection. This can be ↵ | Felix Fietkau | 2008-07-12 | |
| | | | | | | 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 | |
| | | | | | | mode links SVN-Revision: 11798 | |||
* | madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵ | Felix Fietkau | 2008-07-12 | |
| | | | | | | some reassoc issues. SVN-Revision: 11797 | |||
* | madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵ | Felix Fietkau | 2008-07-12 | |
| | | | | | | 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 | |
| | | | | | | STA. Ignore those when scanning. SVN-Revision: 11795 | |||
* | madwifi: add an optional background scanning threshold triggered by low rssi ↵ | Felix Fietkau | 2008-07-12 | |
| | | | | | | (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 | |
| | | | | SVN-Revision: 11793 | |||
* | madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵ | Felix Fietkau | 2008-07-12 | |
| | | | | | | critical packets failed. SVN-Revision: 11792 | |||
* | refresh some madwifi patches | Felix Fietkau | 2008-07-12 | |
| | | | | SVN-Revision: 11791 | |||
* | make atheros wifi cards used on arcaydian 4519 ifxmips based boards work | John Crispin | 2008-07-06 | |
| | | | | SVN-Revision: 11676 | |||
* | be a bit more verbose about madwifi errors | Felix Fietkau | 2008-07-06 | |
| | | | | SVN-Revision: 11675 | |||
* | madwifi: fix sequence number check on incoming retransmit checks | Felix Fietkau | 2008-07-01 | |
| | | | | SVN-Revision: 11614 | |||
* | Remove the sleep since we delayed bringing up the interface | Florian Fainelli | 2008-06-18 | |
| | | | | SVN-Revision: 11534 | |||
* | Delay bringing up the interface because some cards requires setting the mode ↵ | Florian Fainelli | 2008-06-18 | |
| | | | | | | before bringing it up (#3541) SVN-Revision: 11533 | |||
* | another patch fix | Felix Fietkau | 2008-06-13 | |
| | | | | SVN-Revision: 11455 | |||
* | fix a small comment | Felix Fietkau | 2008-06-13 | |
| | | | | SVN-Revision: 11454 | |||
* | fix ANI and make use of it in all modes except for monitor | Felix Fietkau | 2008-06-13 | |
| | | | | SVN-Revision: 11453 | |||
* | madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for ↵ | Felix Fietkau | 2008-06-09 | |
| | | | | | | future HALs SVN-Revision: 11409 | |||
* | oops. accidentally committed the wrong patch version | Felix Fietkau | 2008-06-07 | |
| | | | | SVN-Revision: 11395 | |||
* | fix madwifi on linux 2.4 | Felix Fietkau | 2008-06-06 | |
| | | | | SVN-Revision: 11385 | |||
* | add preliminary Marvell Orion support | Imre Kaloz | 2008-06-04 | |
| | | | | SVN-Revision: 11352 | |||
* | refresh madwifi patches using upstream style | Imre Kaloz | 2008-06-04 | |
| | | | | SVN-Revision: 11351 | |||
* | madwifi: fix cflags for generic mips hal | Felix Fietkau | 2008-06-01 | |
| | | | | SVN-Revision: 11319 | |||
* | fix madwifi menuconfig (thx, Othello) | Felix Fietkau | 2008-06-01 | |
| | | | | SVN-Revision: 11318 | |||
* | add missing export | Felix Fietkau | 2008-06-01 | |
| | | | | SVN-Revision: 11317 | |||
* | madwifi: refresh patches | Felix Fietkau | 2008-06-01 | |
| | | | | SVN-Revision: 11316 | |||
* | madwifi: clean up scanning code, add support for changing scan lists | Felix Fietkau | 2008-06-01 | |
| | | | | SVN-Revision: 11315 | |||
* | madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx ↵ | Felix Fietkau | 2008-06-01 | |
| | | | | | | 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 | |
| | | | | | | benoit) fix some unused variables SVN-Revision: 11313 | |||
* | madwifi build scripts cleanup | Felix Fietkau | 2008-06-01 | |
| | | | | SVN-Revision: 11312 | |||
* | ifndef is not supported inside make variable expansion | Felix Fietkau | 2008-05-17 | |
| | | | | SVN-Revision: 11165 |