Commit graph

297 commits

Author SHA1 Message Date
Felix Fietkau
2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset
SVN-Revision: 12713
2008-09-25 23:55:47 +00:00
Travis Kemen
b42c11bb48 add option to shutoff softled
SVN-Revision: 12709
2008-09-25 19:19:32 +00:00
Felix Fietkau
deb3f95996 madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
2008-09-23 17:28:19 +00:00
Felix Fietkau
9029e3d9ef madwifi: fix x86_64 compilation
SVN-Revision: 12574
2008-09-12 19:55:38 +00:00
Felix Fietkau
52bb4fac97 madwifi: upgrade to 2008-09-09 HAL
SVN-Revision: 12573
2008-09-12 19:52:45 +00:00
Felix Fietkau
71b6a22476 madwifi: add missing include file for the tools multicall binary
SVN-Revision: 12541
2008-09-05 23:27:37 +00:00
Felix Fietkau
f7ad843fdc madwifi: select the right hal binary for EABI on ARM
SVN-Revision: 12540
2008-09-05 23:27:27 +00:00
Felix Fietkau
dd8a612816 madwifi upstream does not work on wisoc
SVN-Revision: 12489
2008-09-02 09:45:36 +00:00
Felix Fietkau
76c95e5692 fix madwifi upstream compile for mips (#3952)
SVN-Revision: 12488
2008-09-02 09:44:50 +00:00
Felix Fietkau
b2e997983b madwifi: fix compile warning
SVN-Revision: 12450
2008-09-01 11:03:46 +00:00
Felix Fietkau
29edfd71dc improve wds sta mode compatibility
SVN-Revision: 12449
2008-09-01 11:03:08 +00:00
Felix Fietkau
fff4882561 fix madwifi hal target for mips*
SVN-Revision: 12435
2008-08-30 09:59:00 +00:00
Felix Fietkau
c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
SVN-Revision: 12429
2008-08-29 09:59:39 +00:00
Felix Fietkau
b28a095964 revert accidental change to madwifi.sh
SVN-Revision: 12428
2008-08-29 01:07:53 +00:00
Felix Fietkau
683789250d madwifi: fix encryption type check
SVN-Revision: 12421
2008-08-28 12:41:55 +00:00
Felix Fietkau
a2e70fed22 madwifi: only start hostapd when necessary
SVN-Revision: 12420
2008-08-28 12:13:36 +00:00
Felix Fietkau
4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps
SVN-Revision: 12363
2008-08-21 14:54:51 +00:00
Felix Fietkau
e0ab01285d madwifi: more wds sta related fixes
SVN-Revision: 12341
2008-08-19 18:22:03 +00:00
Felix Fietkau
3f9fcf1c06 fix madwifi napi polling packet counting final fix for #3880
SVN-Revision: 12323
2008-08-16 17:00:13 +00:00
Florian Fainelli
8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
SVN-Revision: 12289
2008-08-12 14:22:42 +00:00
Florian Fainelli
4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069)
SVN-Revision: 12283
2008-08-11 21:38:50 +00:00
Felix Fietkau
5745e536d4 madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor)
SVN-Revision: 12280
2008-08-11 14:36:50 +00:00
Florian Fainelli
9c8bb0241f Add 11gdt, 11adt, 11ast and fh modes (#3824)
SVN-Revision: 12240
2008-08-07 15:28:07 +00:00
Felix Fietkau
7bb55d1b91 madwifi: fix crash on ad-hoc interface init
SVN-Revision: 12161
2008-08-05 20:53:39 +00:00
Felix Fietkau
cf8eecaad5 some more fixes for wds sta separation
SVN-Revision: 12127
2008-08-05 07:19:07 +00:00
Felix Fietkau
b75a7811eb madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
2008-08-03 21:00:34 +00:00
Felix Fietkau
245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan
SVN-Revision: 12065
2008-08-01 13:42:36 +00:00
Felix Fietkau
8970a1213b enable wds sta interface splitting by default
SVN-Revision: 12056
2008-08-01 00:38:47 +00:00
Felix Fietkau
1201ed1baa madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred
SVN-Revision: 12055
2008-08-01 00:26:44 +00:00
Felix Fietkau
a5e83a8bed use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface
SVN-Revision: 12053
2008-07-31 22:50:43 +00:00
Felix Fietkau
60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
SVN-Revision: 12052
2008-07-31 22:41:31 +00:00
Felix Fietkau
d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces
SVN-Revision: 12051
2008-07-31 21:11:27 +00:00
Felix Fietkau
709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
SVN-Revision: 12049
2008-07-31 18:59:25 +00:00
Felix Fietkau
d6d5c715b9 fix madwifi packet injection
This patch from madwifi commit 3337 makes packet injection work.

Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>

SVN-Revision: 12048
2008-07-31 17:37:09 +00:00
Felix Fietkau
c688bb1d11 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26
SVN-Revision: 12047
2008-07-31 17:27:55 +00:00
Felix Fietkau
fbc77ede0a fix duplicate "doth" interface option in madwifi
SVN-Revision: 12032
2008-07-31 02:25:43 +00:00
Felix Fietkau
10b74a2455 madwifi: add some extra sanity checking
SVN-Revision: 12006
2008-07-30 07:05:12 +00:00
Felix Fietkau
55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature
SVN-Revision: 12005
2008-07-30 05:22:16 +00:00
Felix Fietkau
df292e17b1 madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces
SVN-Revision: 12003
2008-07-30 04:45:24 +00:00
Florian Fainelli
e63040663d Allow madwifi devices to be set in monitor mode
SVN-Revision: 11943
2008-07-26 18:32:54 +00:00
Felix Fietkau
bdfc0556b8 refresh madwifi patches
SVN-Revision: 11932
2008-07-25 22:41:13 +00:00
Felix Fietkau
144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
SVN-Revision: 11929
2008-07-25 22:37:21 +00:00
Felix Fietkau
21dbb0d64d madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings
SVN-Revision: 11928
2008-07-25 22:37:06 +00:00
Felix Fietkau
8aab13b562 madwifi: add some roaming fixes by ubnt
SVN-Revision: 11927
2008-07-25 22:36:51 +00:00
Felix Fietkau
c0dc50fb55 rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues
SVN-Revision: 11926
2008-07-25 22:36:33 +00:00
Felix Fietkau
9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
SVN-Revision: 11925
2008-07-25 22:36:18 +00:00
Felix Fietkau
192e5ac41d madwifi: improve hidden ssid handling in sta mode
SVN-Revision: 11924
2008-07-25 22:35:56 +00:00
Felix Fietkau
80710bb7cc madwifi: fix queue stop/start during key updates
SVN-Revision: 11923
2008-07-25 22:35:36 +00:00
Felix Fietkau
67039dcf9e fix madwifi mode setting
SVN-Revision: 11882
2008-07-20 00:51:00 +00:00
Felix Fietkau
9dc4917da8 rename patches-r3776 to patches-testing
SVN-Revision: 11868
2008-07-18 22:57:30 +00:00