507 Commits (1b37ee06f1dc188411f01db9509c4f1cac11e87c)

Author SHA1 Message Date
Felix Fietkau 822c055850 fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges 16 years ago
Felix Fietkau a5d8cfb520 madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag 16 years ago
Felix Fietkau 6928d7321d madwifi: add another missing change for linux 2.4 compat 16 years ago
Felix Fietkau c9552f3101 fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) 16 years ago
Felix Fietkau 187b76991d madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled 16 years ago
Felix Fietkau bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 16 years ago
Felix Fietkau 72fd7feb0d madwifi: revert part of the noderef fix patch 16 years ago
Felix Fietkau d94103514b madwifi: set essid on to avoid association with different ssid (patch from #3937) 16 years ago
Felix Fietkau 8876ac6d6d remove unnecessary patch chunk 16 years ago
Felix Fietkau c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999) 16 years ago
Felix Fietkau 2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset 16 years ago
Travis Kemen b42c11bb48 add option to shutoff softled 16 years ago
Felix Fietkau deb3f95996 madwifi: fix locking issues in state machine changes 16 years ago
Felix Fietkau 9029e3d9ef madwifi: fix x86_64 compilation 16 years ago
Felix Fietkau 52bb4fac97 madwifi: upgrade to 2008-09-09 HAL 16 years ago
Felix Fietkau 71b6a22476 madwifi: add missing include file for the tools multicall binary 16 years ago
Felix Fietkau f7ad843fdc madwifi: select the right hal binary for EABI on ARM 16 years ago
Felix Fietkau dd8a612816 madwifi upstream does not work on wisoc 16 years ago
Felix Fietkau 76c95e5692 fix madwifi upstream compile for mips (#3952) 16 years ago
Felix Fietkau b2e997983b madwifi: fix compile warning 16 years ago
Felix Fietkau 29edfd71dc improve wds sta mode compatibility 16 years ago
Felix Fietkau fff4882561 fix madwifi hal target for mips* 16 years ago
Felix Fietkau c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) 16 years ago
Felix Fietkau b28a095964 revert accidental change to madwifi.sh 16 years ago
Felix Fietkau 683789250d madwifi: fix encryption type check 16 years ago
Felix Fietkau a2e70fed22 madwifi: only start hostapd when necessary 16 years ago
Felix Fietkau 4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps 16 years ago
Felix Fietkau e0ab01285d madwifi: more wds sta related fixes 16 years ago
Felix Fietkau 3f9fcf1c06 fix madwifi napi polling packet counting final fix for #3880 16 years ago
Florian Fainelli 8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi. 16 years ago
Florian Fainelli 4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069) 16 years ago
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) 16 years ago
Florian Fainelli 9c8bb0241f Add 11gdt, 11adt, 11ast and fh modes (#3824) 16 years ago
Felix Fietkau 7bb55d1b91 madwifi: fix crash on ad-hoc interface init 16 years ago
Felix Fietkau cf8eecaad5 some more fixes for wds sta separation 16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation 16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan 16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default 16 years ago
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 16 years ago
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 16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete 16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces 16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection 16 years ago
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 16 years ago
Felix Fietkau fbc77ede0a fix duplicate "doth" interface option in madwifi 16 years ago
Felix Fietkau 10b74a2455 madwifi: add some extra sanity checking 16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature 16 years ago
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 16 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode 16 years ago