aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
...
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)Felix Fietkau2008-08-293-0/+135
* revert accidental change to madwifi.shFelix Fietkau2008-08-291-0/+1
* madwifi: fix encryption type checkFelix Fietkau2008-08-281-2/+1
* madwifi: only start hostapd when necessaryFelix Fietkau2008-08-281-2/+3
* madwifi: keep a/g mode and pureg setting in sync across vapsFelix Fietkau2008-08-211-18/+19
* madwifi: more wds sta related fixesFelix Fietkau2008-08-193-22/+38
* fix madwifi napi polling packet counting final fix for #3880Felix Fietkau2008-08-161-3/+3
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-121-75/+9
* Add 802.1x client configuration support and corresponding documentation (#2069)Florian Fainelli2008-08-111-2/+41
* madwifi: napi polling fix - fix u_int negative comparison - add some reserve ...Felix Fietkau2008-08-111-1/+1
* Add 11gdt, 11adt, 11ast and fh modes (#3824)Florian Fainelli2008-08-071-0/+4
* madwifi: fix crash on ad-hoc interface initFelix Fietkau2008-08-051-0/+14
* some more fixes for wds sta separationFelix Fietkau2008-08-052-18/+59
* madwifi: more fixes and cleanups for wds sta separationFelix Fietkau2008-08-032-25/+360
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-011-0/+25
* enable wds sta interface splitting by defaultFelix Fietkau2008-08-011-3/+5
* madwifi: remove wds type of wifi-iface without essid, imho it never worked pr...Felix Fietkau2008-08-011-11/+6
* use the madwifi driver instead of wext in the wpa_supplicant command line. th...Felix Fietkau2008-07-311-1/+1
* madwifi: fix race condition triggered by active split wds sta interfaces duri...Felix Fietkau2008-07-311-0/+31
* fix multicast/authframe handling for wds ap with split sta interfacesFelix Fietkau2008-07-312-6/+19
* madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's...Felix Fietkau2008-07-315-3/+110
* fix madwifi packet injectionFelix Fietkau2008-07-311-0/+34
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails...Felix Fietkau2008-07-314-24/+86
* fix duplicate "doth" interface option in madwifiFelix Fietkau2008-07-311-3/+0
* madwifi: add some extra sanity checkingFelix Fietkau2008-07-302-1/+13
* madwifi: change the network scripts to use the new wds sta separation featureFelix Fietkau2008-07-303-2/+16
* madwifi: wds updates - refactor wds code - add interface for separating indiv...Felix Fietkau2008-07-307-6/+1172
* Allow madwifi devices to be set in monitor modeFlorian Fainelli2008-07-261-2/+2
* refresh madwifi patchesFelix Fietkau2008-07-2523-55/+53
* madwifi: preempt any running scan when wpa_supplicant triggers a new assocFelix Fietkau2008-07-251-0/+10
* madwifi: preserve WPA IEs received in probe responses and prefer them over be...Felix Fietkau2008-07-251-0/+49
* madwifi: add some roaming fixes by ubntFelix Fietkau2008-07-251-0/+77
* rewrite madwifi sta mode link up/down notifications (mostly used by wpa_suppl...Felix Fietkau2008-07-251-5/+197
* madwifi: reduce the packet loss impact of forced background scans triggered b...Felix Fietkau2008-07-252-13/+48
* madwifi: improve hidden ssid handling in sta modeFelix Fietkau2008-07-251-2/+15
* madwifi: fix queue stop/start during key updatesFelix Fietkau2008-07-251-15/+26
* fix madwifi mode settingFelix Fietkau2008-07-201-4/+2
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-1845-1/+1
* fix hal module load msgFelix Fietkau2008-07-181-0/+30
* refresh madwifi-testing patchesFelix Fietkau2008-07-1841-484/+253
* fix some madwifi-testing bugsFelix Fietkau2008-07-184-113/+65
* fix some unused variablesFelix Fietkau2008-07-181-25/+29
* remove a wrong patch chunk in the madwifi updateFelix Fietkau2008-07-171-9/+0
* huge madwifi update (work in progress, disabled by default, compiles but brea...Felix Fietkau2008-07-1745-3/+5417
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-1629-77/+2739
* madwifi: add an optional threshold for low-rssi disconnection. This can be us...Felix Fietkau2008-07-121-0/+91
* madwifi: improve beacon miss handling to increase the reliability of STA mode...Felix Fietkau2008-07-121-0/+102
* madwifi: drop stale AP nodes from the client list when disconnecting. Fixes s...Felix Fietkau2008-07-121-0/+59
* madwifi: add a preliminary fix for the reassoc check, but disable reassoc ent...Felix Fietkau2008-07-121-0/+31
* madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ...Felix Fietkau2008-07-121-0/+18
1, 1, 1 }, }; static unsigned int cpu_post_load_size = ARRAY_SIZE(cpu_post_load_table); int cpu_post_test_load (void) { int ret = 0; unsigned int i; int flag = disable_interrupts(); for (i = 0; i < cpu_post_load_size && ret == 0; i++) { struct cpu_post_load_s *test = cpu_post_load_table + i; uchar data[16] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; ulong base0 = (ulong) (data + 8); ulong base = base0; ulong value; if (test->index) { ulong code[] = { ASM_12(test->cmd, 5, 3, 4), ASM_BLR, }; cpu_post_exec_22w (code, &base, test->offset, &value); } else { ulong code[] = { ASM_11I(test->cmd, 4, 3, test->offset), ASM_BLR, }; cpu_post_exec_21w (code, &base, &value); } if (ret == 0) { if (test->update) ret = base == base0 + test->offset ? 0 : -1; else ret = base == base0 ? 0 : -1; } if (ret == 0) { switch (test->width) { case 1: ret = *(uchar *)(base0 + test->offset) == value ? 0 : -1; break; case 2: ret = *(ushort *)(base0 + test->offset) == value ? 0 : -1; break; case 3: ret = *(short *)(base0 + test->offset) == value ? 0 : -1; break; case 4: ret = *(ulong *)(base0 + test->offset) == value ? 0 : -1; break; } } if (ret != 0) { post_log ("Error at load test %d !\n", i); } } if (flag) enable_interrupts(); return ret; } #endif