summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* [package] madwifi: mode txpower to wifi-device section, but remain backwards ...agb2009-01-312-7/+14
* madwifi: improve reliability of napi polling when fast framing is enablednbd2009-01-272-1/+66
* madwifi: fix rx for pure wds interfacesnbd2009-01-262-13/+14
* madwifi: fix a potential race condition in the wds ap station interface setup...nbd2009-01-261-13/+15
* madwifi: add back a missing part of the mbss vap refactoringnbd2009-01-261-1/+4
* madwifi: preserve the interface mode correctly when using wds with sta separa...nbd2009-01-2614-38/+39
* madwifi: fix a race condition in the wds sta separation, which is triggered b...nbd2009-01-265-17/+17
* madwifi: fix fast-frame related dma unmap bugnbd2009-01-261-0/+11
* madwifi: fix a noderef problem in the mbss vap cleanupnbd2009-01-261-17/+44
* madwifi: fix the long standing bug that is triggered by nodes getting a timeo...nbd2009-01-256-3/+843
* Allow changing country code for madwifi driver. Thanks alisonken1thepeople2009-01-221-4/+14
* package/madwifi: add uci support for the propereq iwpriv settingjow2009-01-011-0/+3
* package/madwifi: fix typo in config handlerjow2009-01-011-1/+1
* [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't...agb2008-12-311-13/+13
* madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)nbd2008-12-291-0/+64
* madwifi: move autochannel idletime decision after radar and phy mode checkingnbd2008-12-091-4/+4
* madwifi: fix division by zeronbd2008-12-044-7/+10
* madwifi: fix the autochannel patchnbd2008-12-045-10/+13
* Move txpower settings after the interface comes up. Thanks alisonken1thepeople2008-12-031-3/+5
* madwifi: fix frame type parsing (fixes stp, see #4205)nbd2008-12-021-0/+13
* madwifi: improve automatic channel selection by taking idle airtime into accountnbd2008-11-294-5/+124
* madwifi: improve reliability of the wds modesnbd2008-11-2816-889/+862
* MADWIFI_DEBUG should depend on DEVELkaloz2008-11-171-1/+1
* madwifi: ap+sta race conditionsnbd2008-11-142-1/+61
* madwifi: add iwpriv for setting the maximum number of associated clients (ap ...nbd2008-11-143-3/+88
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)nbd2008-11-021-0/+116
* madwifi: fix noderef and state machine issues in the currently unused ap-to-a...nbd2008-11-0265-465/+602
* fix a rare wds related noderef issuenbd2008-11-0218-190/+191
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...nbd2008-10-291-7/+3
* remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by...thepeople2008-10-231-14/+5
* remove polarity from config file generationthepeople2008-10-231-2/+1
* fix mistakes in last committhepeople2008-10-231-2/+2
* Simplify antenna selection and remove the need for gpioctl for the nanostation2.thepeople2008-10-231-12/+19
* fix polaritythepeople2008-10-231-1/+1
* madwifi: improve reliability of the antenna diversity settingnbd2008-10-232-1/+11
* implement uci config option for the nanostation antenna/polarity control (ns2...nbd2008-10-231-8/+47
* madwifi: add a patch for detecting vendor / device name information (only imp...nbd2008-10-234-9/+326
* madwifi: allow disabling of hardware ibss merges by setting the wifi-iface op...nbd2008-10-161-1/+4
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ...nbd2008-10-1646-5160/+5
* madwifi: add sta mode idle reassoc fix (#4091)nbd2008-10-141-9/+0
* madwifi: fix a node refcounting imbalance with a low (but nonzero) crash prob...nbd2008-10-111-1/+1
* allow larger beacon interval values - useful for big mesh networks (patch by ...nbd2008-10-071-0/+13
* madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...nbd2008-10-071-28/+11
* fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ...nbd2008-10-071-0/+23
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...nbd2008-10-0710-18/+123
* madwifi: add another missing change for linux 2.4 compatnbd2008-10-041-1/+1
* fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)nbd2008-10-031-2/+2
* madwifi patch cleanup and stability fixesnbd2008-10-0335-162/+401
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...nbd2008-09-291-0/+133
* madwifi: revert part of the noderef fix patchnbd2008-09-281-19/+0