aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Collapse)AuthorAge
...
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)Felix Fietkau2008-08-29
| | | | SVN-Revision: 12429
* revert accidental change to madwifi.shFelix Fietkau2008-08-29
| | | | SVN-Revision: 12428
* madwifi: fix encryption type checkFelix Fietkau2008-08-28
| | | | SVN-Revision: 12421
* madwifi: only start hostapd when necessaryFelix Fietkau2008-08-28
| | | | SVN-Revision: 12420
* madwifi: keep a/g mode and pureg setting in sync across vapsFelix Fietkau2008-08-21
| | | | SVN-Revision: 12363
* madwifi: more wds sta related fixesFelix Fietkau2008-08-19
| | | | SVN-Revision: 12341
* fix madwifi napi polling packet counting final fix for #3880Felix Fietkau2008-08-16
| | | | SVN-Revision: 12323
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-12
| | | | SVN-Revision: 12289
* Add 802.1x client configuration support and corresponding documentation (#2069)Florian Fainelli2008-08-11
| | | | SVN-Revision: 12283
* madwifi: napi polling fix - fix u_int negative comparison - add some reserve ↵Felix Fietkau2008-08-11
| | | | | | for polling packets (ff has two frames in one descriptor) SVN-Revision: 12280
* Add 11gdt, 11adt, 11ast and fh modes (#3824)Florian Fainelli2008-08-07
| | | | SVN-Revision: 12240
* madwifi: fix crash on ad-hoc interface initFelix Fietkau2008-08-05
| | | | SVN-Revision: 12161
* some more fixes for wds sta separationFelix Fietkau2008-08-05
| | | | SVN-Revision: 12127
* madwifi: more fixes and cleanups for wds sta separationFelix Fietkau2008-08-03
| | | | SVN-Revision: 12082
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-01
| | | | SVN-Revision: 12065
* enable wds sta interface splitting by defaultFelix Fietkau2008-08-01
| | | | SVN-Revision: 12056
* madwifi: remove wds type of wifi-iface without essid, imho it never worked ↵Felix Fietkau2008-08-01
| | | | | | 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 Fietkau2008-07-31
| | | | | | 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 Fietkau2008-07-31
| | | | | | during vap delete SVN-Revision: 12052
* fix multicast/authframe handling for wds ap with split sta interfacesFelix Fietkau2008-07-31
| | | | SVN-Revision: 12051
* madwifi: add some beacon setup/update related fixes (based on Bruno ↵Felix Fietkau2008-07-31
| | | | | | Randolf's patchset) SVN-Revision: 12049
* fix madwifi packet injectionFelix Fietkau2008-07-31
| | | | | | | | 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 Fietkau2008-07-31
| | | | | | mails/tickets untested, does not work with 2.6.26 SVN-Revision: 12047
* fix duplicate "doth" interface option in madwifiFelix Fietkau2008-07-31
| | | | SVN-Revision: 12032
* madwifi: add some extra sanity checkingFelix Fietkau2008-07-30
| | | | SVN-Revision: 12006
* madwifi: change the network scripts to use the new wds sta separation featureFelix Fietkau2008-07-30
| | | | SVN-Revision: 12005
* madwifi: wds updates - refactor wds code - add interface for separating ↵Felix Fietkau2008-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 modeFlorian Fainelli2008-07-26
| | | | SVN-Revision: 11943
* refresh madwifi patchesFelix Fietkau2008-07-25
| | | | SVN-Revision: 11932
* madwifi: preempt any running scan when wpa_supplicant triggers a new assocFelix Fietkau2008-07-25
| | | | SVN-Revision: 11929
* madwifi: preserve WPA IEs received in probe responses and prefer them over ↵Felix Fietkau2008-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 ubntFelix Fietkau2008-07-25
| | | | SVN-Revision: 11927
* rewrite madwifi sta mode link up/down notifications (mostly used by ↵Felix Fietkau2008-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 Fietkau2008-07-25
| | | | | | by the configured threshold SVN-Revision: 11925
* madwifi: improve hidden ssid handling in sta modeFelix Fietkau2008-07-25
| | | | SVN-Revision: 11924
* madwifi: fix queue stop/start during key updatesFelix Fietkau2008-07-25
| | | | SVN-Revision: 11923
* fix madwifi mode settingFelix Fietkau2008-07-20
| | | | SVN-Revision: 11882
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-18
| | | | SVN-Revision: 11868
* fix hal module load msgFelix Fietkau2008-07-18
| | | | SVN-Revision: 11867
* refresh madwifi-testing patchesFelix Fietkau2008-07-18
| | | | SVN-Revision: 11866
* fix some madwifi-testing bugsFelix Fietkau2008-07-18
| | | | SVN-Revision: 11865
* fix some unused variablesFelix Fietkau2008-07-18
| | | | SVN-Revision: 11863
* remove a wrong patch chunk in the madwifi updateFelix Fietkau2008-07-17
| | | | SVN-Revision: 11855
* huge madwifi update (work in progress, disabled by default, compiles but ↵Felix Fietkau2008-07-17
| | | | | | breaks at run time) SVN-Revision: 11851
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-16
| | | | SVN-Revision: 11848
* madwifi: add an optional threshold for low-rssi disconnection. This can be ↵Felix Fietkau2008-07-12
| | | | | | useful when letting wpa_supplicant control roaming. SVN-Revision: 11799
* madwifi: improve beacon miss handling to increase the reliability of STA ↵Felix Fietkau2008-07-12
| | | | | | mode links SVN-Revision: 11798
* madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵Felix Fietkau2008-07-12
| | | | | | some reassoc issues. SVN-Revision: 11797
* madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵Felix Fietkau2008-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 Fietkau2008-07-12
| | | | | | STA. Ignore those when scanning. SVN-Revision: 11795