aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAgeFilesLines
* clean up the madwifi SoC support patch - remove some breakage that went ↵Felix Fietkau2007-06-281-23/+1
| | | | | | unnoticed because it only applies to kernelversions before 2.6.19 SVN-Revision: 7746
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-0423-294/+355
| | | | SVN-Revision: 7490
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-031-1/+16
| | | | SVN-Revision: 7470
* fixes for wpa/wpa2Felix Fietkau2007-06-023-3/+43
| | | | SVN-Revision: 7453
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-024-35/+35
| | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440
* optimize the performance of the minstrel rate algorithm - don't sample lower ↵Felix Fietkau2007-06-011-0/+12
| | | | | | rates if the rate with the higest probability is high SVN-Revision: 7437
* minor locking changeFelix Fietkau2007-06-011-0/+67
| | | | SVN-Revision: 7436
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-011-0/+11
| | | | SVN-Revision: 7435
* disable tpc in madwifi by default (seems to be hurting performance in ↵Felix Fietkau2007-06-011-0/+12
| | | | | | long-distance links) SVN-Revision: 7434
* forgot a small changeFelix Fietkau2007-06-011-8/+9
| | | | SVN-Revision: 7426
* clean up madwifi and sync with trunkFelix Fietkau2007-06-018-960/+149
| | | | SVN-Revision: 7425
* madwifi: fix a few locking mistakesFelix Fietkau2007-05-311-80/+92
| | | | SVN-Revision: 7410
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵Felix Fietkau2007-05-311-0/+251
| | | | | | beacon handling) SVN-Revision: 7409
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-2618-306/+305
| | | | SVN-Revision: 7341
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-233-2245/+88
| | | | | | include a security fix that was merged in 0.9.3.1 SVN-Revision: 7309
* seems like the upstream fix for the minstrel crash wasn't enough. add an ↵Felix Fietkau2007-05-211-0/+13
| | | | | | extra check SVN-Revision: 7303
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-2114-394/+2385
| | | | | | in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) SVN-Revision: 7300
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-211-1/+1
| | | | SVN-Revision: 7299
* more cleanupFelix Fietkau2007-05-211-31/+14
| | | | SVN-Revision: 7298
* cleanupFelix Fietkau2007-05-212-20/+18
| | | | SVN-Revision: 7297
* make txstop workaround safe with napi pollingFelix Fietkau2007-05-161-9/+28
| | | | SVN-Revision: 7258
* madwifi: enable txstop workaround for ap and ibss mode onlyFelix Fietkau2007-05-141-8/+10
| | | | SVN-Revision: 7223
* oops. some code accidentally slipped into the wrong patch file :)Felix Fietkau2007-05-132-42/+42
| | | | SVN-Revision: 7217
* madwifi: fix xscale buildFelix Fietkau2007-05-131-0/+11
| | | | SVN-Revision: 7213
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes ↵Felix Fietkau2007-05-1330-1069/+2228
| | | | | | lots of bugfixes and performance enhancements SVN-Revision: 7211
* remove led fix again - seems like gpio handling is really broken in the ↵Felix Fietkau2007-04-261-10/+0
| | | | | | original madwifi hal SVN-Revision: 7057
* fix for the wifi led on atheros SoCFelix Fietkau2007-04-261-0/+10
| | | | SVN-Revision: 7053
* Add bssid fix from #1281Florian Fainelli2007-03-181-0/+36
| | | | SVN-Revision: 6601
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-111-12/+23
| | | | SVN-Revision: 6557
* nuke even more debug stuffFelix Fietkau2007-02-201-14/+48
| | | | SVN-Revision: 6333
* sorry, last commit had a bugFelix Fietkau2007-02-201-1/+1
| | | | SVN-Revision: 6332
* fix debug patch for ahbFelix Fietkau2007-02-201-21/+30
| | | | SVN-Revision: 6331
* disable debugging stuff in madwifi - saves precious flash space :)Imre Kaloz2007-02-201-0/+105
| | | | SVN-Revision: 6329
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-041-13/+47
| | | | SVN-Revision: 6259
* fix typoFelix Fietkau2007-01-091-1/+1
| | | | SVN-Revision: 6049
* remove problematic change that probably broke SoC supportFelix Fietkau2006-12-221-31/+1
| | | | SVN-Revision: 5891
* update madwifi SoC support patch, add device ids for 2317 (will be ↵Felix Fietkau2006-12-221-9/+83
| | | | | | functional after a hal upgrade) SVN-Revision: 5887
* add two patches from madwifi trac ticket 914 - should fix multiple ↵Felix Fietkau2006-12-192-0/+65
| | | | | | wlanconfig create/destroy runs and a few wds related crashes SVN-Revision: 5865
* add SoC support to madwifiFelix Fietkau2006-12-162-0/+358
| | | | SVN-Revision: 5804
* prepare madwifi for the kernel upgrade to 2.6.19Felix Fietkau2006-12-142-0/+397
| | | | SVN-Revision: 5780
* add an update for the not-entirely-correct security fix of madwifi (see ↵Felix Fietkau2006-12-081-0/+27
| | | | | | [5720], madwifi changeset 1847) SVN-Revision: 5726
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5189
* finally move buildroot-ng to trunkFelix Fietkau2016-03-205-0/+446