summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as brokenFelix Fietkau2009-03-231-1/+1
* madwifi: fix a locking error related to wds (thx, tharvey)Felix Fietkau2009-03-231-6/+6
* madwifi: add fragmentation fix from #4817Felix Fietkau2009-03-231-0/+10
* reorganize madwifi patches slightlyFelix Fietkau2009-03-235-100/+54
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-221-0/+281
* madwifi: improve the autochannel decision making on systems with multiple cardsFelix Fietkau2009-03-041-0/+347
* madwifi: mode txpower to wifi-device section, but remain backwards compatibleAndy Boyett2009-01-312-7/+14
* madwifi: improve reliability of napi polling when fast framing is enabledFelix Fietkau2009-01-272-1/+66
* madwifi: fix rx for pure wds interfacesFelix Fietkau2009-01-262-13/+14
* madwifi: fix a potential race condition in the wds ap station interface setup...Felix Fietkau2009-01-261-13/+15
* madwifi: add back a missing part of the mbss vap refactoringFelix Fietkau2009-01-261-1/+4
* madwifi: preserve the interface mode correctly when using wds with sta separa...Felix Fietkau2009-01-2614-38/+39
* madwifi: fix a race condition in the wds sta separation, which is triggered b...Felix Fietkau2009-01-265-17/+17
* madwifi: fix fast-frame related dma unmap bugFelix Fietkau2009-01-261-0/+11
* madwifi: fix a noderef problem in the mbss vap cleanupFelix Fietkau2009-01-261-17/+44
* madwifi: fix the long standing bug that is triggered by nodes getting a timeo...Felix Fietkau2009-01-256-3/+843
* Allow changing country code for madwifi driver. Thanks alisonken1Travis Kemen2009-01-221-4/+14
* package/madwifi: add uci support for the propereq iwpriv settingJo-Philipp Wich2009-01-011-0/+3
* package/madwifi: fix typo in config handlerJo-Philipp Wich2009-01-011-1/+1
* hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ...Andy Boyett2008-12-311-13/+13
* madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)Felix Fietkau2008-12-291-0/+64
* madwifi: move autochannel idletime decision after radar and phy mode checkingFelix Fietkau2008-12-091-4/+4
* madwifi: fix division by zeroFelix Fietkau2008-12-044-7/+10
* madwifi: fix the autochannel patchFelix Fietkau2008-12-045-10/+13
* Move txpower settings after the interface comes up. Thanks alisonken1Travis Kemen2008-12-031-3/+5
* madwifi: fix frame type parsing (fixes stp, see #4205)Felix Fietkau2008-12-021-0/+13
* madwifi: improve automatic channel selection by taking idle airtime into accountFelix Fietkau2008-11-294-5/+124
* madwifi: improve reliability of the wds modesFelix Fietkau2008-11-2816-889/+862
* MADWIFI_DEBUG should depend on DEVELImre Kaloz2008-11-171-1/+1
* madwifi: ap+sta race conditionsFelix Fietkau2008-11-142-1/+61
* madwifi: add iwpriv for setting the maximum number of associated clients (ap ...Felix Fietkau2008-11-143-3/+88
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)Felix Fietkau2008-11-021-0/+116
* madwifi: fix noderef and state machine issues in the currently unused ap-to-a...Felix Fietkau2008-11-0265-465/+602
* 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