| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob... | Felix Fietkau | 2008-10-11 | 1 | -1/+1 |
* | allow larger beacon interval values - useful for big mesh networks (patch by ... | Felix Fietkau | 2008-10-07 | 1 | -0/+13 |
* | madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s... | Felix Fietkau | 2008-10-07 | 1 | -28/+11 |
* | fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ... | Felix Fietkau | 2008-10-07 | 1 | -0/+23 |
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ... | Felix Fietkau | 2008-10-07 | 10 | -18/+123 |
* | madwifi: add another missing change for linux 2.4 compat | Felix Fietkau | 2008-10-04 | 1 | -1/+1 |
* | fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) | Felix Fietkau | 2008-10-03 | 1 | -2/+2 |
* | madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by re... | Felix Fietkau | 2008-10-03 | 35 | -162/+401 |
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable... | Felix Fietkau | 2008-09-29 | 1 | -0/+133 |
* | madwifi: revert part of the noderef fix patch | Felix Fietkau | 2008-09-28 | 1 | -19/+0 |
* | madwifi: set essid on to avoid association with different ssid (patch from #3... | Felix Fietkau | 2008-09-28 | 1 | -0/+1 |
* | remove unnecessary patch chunk | Felix Fietkau | 2008-09-26 | 1 | -11/+1 |
* | madwifi: fix some really evil noderef issues (fixes #3999) | Felix Fietkau | 2008-09-26 | 2 | -1/+59 |
* | madwifi: don't crash if the static rate is not in a per-node rateset | Felix Fietkau | 2008-09-25 | 1 | -0/+200 |
* | add option to shutoff softled | Travis Kemen | 2008-09-25 | 1 | -0/+3 |
* | madwifi: fix locking issues in state machine changes | Felix Fietkau | 2008-09-23 | 4 | -43/+8 |
* | madwifi: fix x86_64 compilation | Felix Fietkau | 2008-09-12 | 1 | -0/+16 |
* | madwifi: upgrade to 2008-09-09 HAL | Felix Fietkau | 2008-09-12 | 2 | -0/+0 |
* | madwifi: add missing include file for the tools multicall binary | Felix Fietkau | 2008-09-05 | 1 | -1/+2 |
* | madwifi: select the right hal binary for EABI on ARM | Felix Fietkau | 2008-09-05 | 1 | -4/+4 |
* | madwifi upstream does not work on wisoc | Felix Fietkau | 2008-09-02 | 1 | -1/+2 |
* | fix madwifi upstream compile for mips (#3952) | Felix Fietkau | 2008-09-02 | 1 | -2/+2 |
* | madwifi: fix compile warning | Felix Fietkau | 2008-09-01 | 1 | -1/+1 |
* | improve wds sta mode compatibility | Felix Fietkau | 2008-09-01 | 2 | -27/+21 |
* | fix madwifi hal target for mips* | Felix Fietkau | 2008-08-30 | 1 | -5/+14 |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | Felix Fietkau | 2008-08-29 | 3 | -0/+135 |
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
* | madwifi: keep a/g mode and pureg setting in sync across vaps | Felix Fietkau | 2008-08-21 | 1 | -18/+19 |
* | madwifi: more wds sta related fixes | Felix Fietkau | 2008-08-19 | 3 | -22/+38 |
* | fix madwifi napi polling packet counting final fix for #3880 | Felix Fietkau | 2008-08-16 | 1 | -3/+3 |
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | 1 | -75/+9 |
* | Add 802.1x client configuration support and corresponding documentation (#2069) | Florian Fainelli | 2008-08-11 | 1 | -2/+41 |
* | madwifi: napi polling fix - fix u_int negative comparison - add some reserve ... | Felix Fietkau | 2008-08-11 | 1 | -1/+1 |
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | Florian Fainelli | 2008-08-07 | 1 | -0/+4 |
* | madwifi: fix crash on ad-hoc interface init | Felix Fietkau | 2008-08-05 | 1 | -0/+14 |
* | some more fixes for wds sta separation | Felix Fietkau | 2008-08-05 | 2 | -18/+59 |
* | madwifi: more fixes and cleanups for wds sta separation | Felix Fietkau | 2008-08-03 | 2 | -25/+360 |
* | madwifi: disable bogus vlan handling code which actually breaks vlan | Felix Fietkau | 2008-08-01 | 1 | -0/+25 |
* | enable wds sta interface splitting by default | Felix Fietkau | 2008-08-01 | 1 | -3/+5 |
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked pr... | Felix Fietkau | 2008-08-01 | 1 | -11/+6 |
* | use the madwifi driver instead of wext in the wpa_supplicant command line. th... | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | madwifi: fix race condition triggered by active split wds sta interfaces duri... | Felix Fietkau | 2008-07-31 | 1 | -0/+31 |
* | fix multicast/authframe handling for wds ap with split sta interfaces | Felix Fietkau | 2008-07-31 | 2 | -6/+19 |
* | madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's... | Felix Fietkau | 2008-07-31 | 5 | -3/+110 |
* | fix madwifi packet injection | Felix Fietkau | 2008-07-31 | 1 | -0/+34 |
* | madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails... | Felix Fietkau | 2008-07-31 | 4 | -24/+86 |
* | fix duplicate "doth" interface option in madwifi | Felix Fietkau | 2008-07-31 | 1 | -3/+0 |
* | madwifi: add some extra sanity checking | Felix Fietkau | 2008-07-30 | 2 | -1/+13 |