summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* fix a rare wds related noderef issueFelix Fietkau2008-11-0218-190/+191
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-291-7/+3
* remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...Travis Kemen2008-10-231-14/+5
* remove polarity from config file generationTravis Kemen2008-10-231-2/+1
* fix mistakes in last commitTravis Kemen2008-10-231-2/+2
* Simplify antenna selection and remove the need for gpioctl for the nanostation2.Travis Kemen2008-10-231-12/+19
* fix polarityTravis Kemen2008-10-231-1/+1
* madwifi: improve reliability of the antenna diversity settingFelix Fietkau2008-10-232-1/+11
* implement uci config option for the nanostation antenna/polarity control (ns2...Felix Fietkau2008-10-231-8/+47
* madwifi: add a patch for detecting vendor / device name information (only imp...Felix Fietkau2008-10-234-9/+326
* madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...Felix Fietkau2008-10-161-1/+4
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ...Felix Fietkau2008-10-1646-5160/+5
* madwifi: add sta mode idle reassoc fix (#4091)Felix Fietkau2008-10-141-9/+0
* madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob...Felix Fietkau2008-10-111-1/+1
* allow larger beacon interval values - useful for big mesh networks (patch by ...Felix Fietkau2008-10-071-0/+13
* madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...Felix Fietkau2008-10-071-28/+11
* fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ...Felix Fietkau2008-10-071-0/+23
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...Felix Fietkau2008-10-0710-18/+123
* madwifi: add another missing change for linux 2.4 compatFelix Fietkau2008-10-041-1/+1
* fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)Felix Fietkau2008-10-031-2/+2
* madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by re...Felix Fietkau2008-10-0335-162/+401
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...Felix Fietkau2008-09-291-0/+133
* madwifi: revert part of the noderef fix patchFelix Fietkau2008-09-281-19/+0
* madwifi: set essid on to avoid association with different ssid (patch from #3...Felix Fietkau2008-09-281-0/+1
* remove unnecessary patch chunkFelix Fietkau2008-09-261-11/+1
* madwifi: fix some really evil noderef issues (fixes #3999)Felix Fietkau2008-09-262-1/+59
* madwifi: don't crash if the static rate is not in a per-node ratesetFelix Fietkau2008-09-251-0/+200
* add option to shutoff softledTravis Kemen2008-09-251-0/+3
* madwifi: fix locking issues in state machine changesFelix Fietkau2008-09-234-43/+8
* madwifi: fix x86_64 compilationFelix Fietkau2008-09-121-0/+16
* madwifi: upgrade to 2008-09-09 HALFelix Fietkau2008-09-122-0/+0
* madwifi: add missing include file for the tools multicall binaryFelix Fietkau2008-09-051-1/+2
* madwifi: select the right hal binary for EABI on ARMFelix Fietkau2008-09-051-4/+4
* madwifi upstream does not work on wisocFelix Fietkau2008-09-021-1/+2
* fix madwifi upstream compile for mips (#3952)Felix Fietkau2008-09-021-2/+2
* madwifi: fix compile warningFelix Fietkau2008-09-011-1/+1
* improve wds sta mode compatibilityFelix Fietkau2008-09-012-27/+21
* fix madwifi hal target for mips*Felix Fietkau2008-08-301-5/+14
* 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