Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | Felix Fietkau | 2008-08-29 | 3 | -0/+135 |
| | | | | SVN-Revision: 12429 | ||||
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 12428 | ||||
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 12421 | ||||
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 12420 | ||||
* | madwifi: keep a/g mode and pureg setting in sync across vaps | Felix Fietkau | 2008-08-21 | 1 | -18/+19 |
| | | | | SVN-Revision: 12363 | ||||
* | madwifi: more wds sta related fixes | Felix Fietkau | 2008-08-19 | 3 | -22/+38 |
| | | | | SVN-Revision: 12341 | ||||
* | fix madwifi napi polling packet counting final fix for #3880 | Felix Fietkau | 2008-08-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 12323 | ||||
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | 1 | -75/+9 |
| | | | | SVN-Revision: 12289 | ||||
* | Add 802.1x client configuration support and corresponding documentation (#2069) | Florian Fainelli | 2008-08-11 | 1 | -2/+41 |
| | | | | SVN-Revision: 12283 | ||||
* | madwifi: napi polling fix - fix u_int negative comparison - add some reserve ↵ | Felix Fietkau | 2008-08-11 | 1 | -1/+1 |
| | | | | | | for polling packets (ff has two frames in one descriptor) SVN-Revision: 12280 | ||||
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | Florian Fainelli | 2008-08-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 12240 | ||||
* | madwifi: fix crash on ad-hoc interface init | Felix Fietkau | 2008-08-05 | 1 | -0/+14 |
| | | | | SVN-Revision: 12161 | ||||
* | some more fixes for wds sta separation | Felix Fietkau | 2008-08-05 | 2 | -18/+59 |
| | | | | SVN-Revision: 12127 | ||||
* | madwifi: more fixes and cleanups for wds sta separation | Felix Fietkau | 2008-08-03 | 2 | -25/+360 |
| | | | | SVN-Revision: 12082 | ||||
* | madwifi: disable bogus vlan handling code which actually breaks vlan | Felix Fietkau | 2008-08-01 | 1 | -0/+25 |
| | | | | SVN-Revision: 12065 | ||||
* | enable wds sta interface splitting by default | Felix Fietkau | 2008-08-01 | 1 | -3/+5 |
| | | | | SVN-Revision: 12056 | ||||
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked ↵ | Felix Fietkau | 2008-08-01 | 1 | -11/+6 |
| | | | | | | properly and is unsupported now, regular ap/sta with option wds 1 is preferred SVN-Revision: 12055 | ||||
* | use the madwifi driver instead of wext in the wpa_supplicant command line. ↵ | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
| | | | | | | the madwifi driver can associate faster because it uses a different ioctl interface SVN-Revision: 12053 | ||||
* | madwifi: fix race condition triggered by active split wds sta interfaces ↵ | Felix Fietkau | 2008-07-31 | 1 | -0/+31 |
| | | | | | | during vap delete SVN-Revision: 12052 | ||||
* | fix multicast/authframe handling for wds ap with split sta interfaces | Felix Fietkau | 2008-07-31 | 2 | -6/+19 |
| | | | | SVN-Revision: 12051 | ||||
* | madwifi: add some beacon setup/update related fixes (based on Bruno ↵ | Felix Fietkau | 2008-07-31 | 5 | -3/+110 |
| | | | | | | Randolf's patchset) SVN-Revision: 12049 | ||||
* | fix madwifi packet injection | Felix Fietkau | 2008-07-31 | 1 | -0/+34 |
| | | | | | | | | This patch from madwifi commit 3337 makes packet injection work. Signed-off-by: Petr Liebmann <petrliebman@googlemail.com> SVN-Revision: 12048 | ||||
* | madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some ↵ | Felix Fietkau | 2008-07-31 | 4 | -24/+86 |
| | | | | | | mails/tickets untested, does not work with 2.6.26 SVN-Revision: 12047 | ||||
* | fix duplicate "doth" interface option in madwifi | Felix Fietkau | 2008-07-31 | 1 | -3/+0 |
| | | | | SVN-Revision: 12032 | ||||
* | madwifi: add some extra sanity checking | Felix Fietkau | 2008-07-30 | 2 | -1/+13 |
| | | | | SVN-Revision: 12006 | ||||
* | madwifi: change the network scripts to use the new wds sta separation feature | Felix Fietkau | 2008-07-30 | 3 | -2/+16 |
| | | | | SVN-Revision: 12005 | ||||
* | madwifi: wds updates - refactor wds code - add interface for separating ↵ | Felix Fietkau | 2008-07-30 | 7 | -6/+1172 |
| | | | | | | 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 | 1 | -2/+2 |
| | | | | SVN-Revision: 11943 | ||||
* | refresh madwifi patches | Felix Fietkau | 2008-07-25 | 23 | -55/+53 |
| | | | | SVN-Revision: 11932 | ||||
* | madwifi: preempt any running scan when wpa_supplicant triggers a new assoc | Felix Fietkau | 2008-07-25 | 1 | -0/+10 |
| | | | | SVN-Revision: 11929 | ||||
* | madwifi: preserve WPA IEs received in probe responses and prefer them over ↵ | Felix Fietkau | 2008-07-25 | 1 | -0/+49 |
| | | | | | | 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 | 1 | -0/+77 |
| | | | | SVN-Revision: 11927 | ||||
* | 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 | ||||
* | fix madwifi mode setting | Felix Fietkau | 2008-07-20 | 1 | -4/+2 |
| | | | | SVN-Revision: 11882 | ||||
* | rename patches-r3776 to patches-testing | Felix Fietkau | 2008-07-18 | 45 | -1/+1 |
| | | | | SVN-Revision: 11868 | ||||
* | fix hal module load msg | Felix Fietkau | 2008-07-18 | 1 | -0/+30 |
| | | | | SVN-Revision: 11867 | ||||
* | refresh madwifi-testing patches | Felix Fietkau | 2008-07-18 | 41 | -484/+253 |
| | | | | SVN-Revision: 11866 | ||||
* | fix some madwifi-testing bugs | Felix Fietkau | 2008-07-18 | 4 | -113/+65 |
| | | | | SVN-Revision: 11865 | ||||
* | fix some unused variables | Felix Fietkau | 2008-07-18 | 1 | -25/+29 |
| | | | | SVN-Revision: 11863 | ||||
* | remove a wrong patch chunk in the madwifi update | Felix Fietkau | 2008-07-17 | 1 | -9/+0 |
| | | | | SVN-Revision: 11855 | ||||
* | huge madwifi update (work in progress, disabled by default, compiles but ↵ | Felix Fietkau | 2008-07-17 | 45 | -3/+5417 |
| | | | | | | breaks at run time) SVN-Revision: 11851 | ||||
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | Felix Fietkau | 2008-07-16 | 29 | -77/+2739 |
| | | | | 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 |