summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Expand)AuthorAgeFilesLines
* madwifi: remove braindead code that overwrote the user's antenna diversity se...nbd2009-04-071-0/+30
* madwifi: fix crash under loadnbd2009-04-041-0/+20
* madwifi: improve turbo/autochannel patchnbd2009-03-291-2/+6
* madwifi: add wprobe rxframe/probereq countersnbd2009-03-291-12/+60
* madwifi: do not use turbo mode during ap mode autoselection unless specifical...nbd2009-03-291-0/+11
* madwifi: add config option for adjusting the beacon power relative to the ful...nbd2009-03-261-0/+81
* madwifi: add a small missing change to the tx power reworknbd2009-03-261-2/+6
* implement support for wprobe in madwifinbd2009-03-261-0/+461
* oops. committed an old version of the patchnbd2009-03-251-3/+3
* madwifi: fix run-time channel switching in ap mode (including CSA)nbd2009-03-251-0/+187
* madwifi: rework tx power handling, don't clamp user-configured tx power limit...nbd2009-03-251-0/+243
* madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than goodnbd2009-03-251-0/+31
* madwifi: delay calibration with a timer when called from becaon contextnbd2009-03-2522-50/+52
* madwifi: fix a locking error related to wds (thx, tharvey)nbd2009-03-231-6/+6
* madwifi: add fragmentation fix from #4817nbd2009-03-231-0/+10
* reorganize madwifi patches slightlynbd2009-03-235-100/+54
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamnbd2009-03-221-0/+281
* madwifi: improve the autochannel decision making on systems with multiple cardsnbd2009-03-041-0/+347
* 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
* 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
* 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: ap+sta race conditionsnbd2008-11-141-0/+60
* 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
* madwifi: improve reliability of the antenna diversity settingnbd2008-10-232-1/+11
* madwifi: add a patch for detecting vendor / device name information (only imp...nbd2008-10-234-9/+326
* 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-0333-162/+401