aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAgeFilesLines
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-0423-294/+355
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-031-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes for wpa/wpa2Felix Fietkau2007-06-023-3/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor locking changeFelix Fietkau2007-06-011-0/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable tpc in madwifi by default (seems to be hurting performance in ↵Felix Fietkau2007-06-011-0/+12
| | | | | | long-distance links) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forgot a small changeFelix Fietkau2007-06-011-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up madwifi and sync with trunkFelix Fietkau2007-06-018-960/+149
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a few locking mistakesFelix Fietkau2007-05-311-80/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵Felix Fietkau2007-05-311-0/+251
| | | | | | beacon handling) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-2618-306/+305
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* seems like the upstream fix for the minstrel crash wasn't enough. add an ↵Felix Fietkau2007-05-211-0/+13
| | | | | | extra check git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as referenceFelix Fietkau2007-05-2114-394/+2385
| | | | | | | merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupFelix Fietkau2007-05-211-31/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2007-05-212-20/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make txstop workaround safe with napi pollingFelix Fietkau2007-05-161-9/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: enable txstop workaround for ap and ibss mode onlyFelix Fietkau2007-05-141-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops. some code accidentally slipped into the wrong patch file :)Felix Fietkau2007-05-132-42/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix xscale buildFelix Fietkau2007-05-131-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes ↵Felix Fietkau2007-05-1330-1069/+2228
| | | | | | lots of bugfixes and performance enhancements git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove led fix again - seems like gpio handling is really broken in the ↵Felix Fietkau2007-04-261-10/+0
| | | | | | original madwifi hal git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix for the wifi led on atheros SoCFelix Fietkau2007-04-261-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add bssid fix from #1281Florian Fainelli2007-03-181-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-111-12/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke even more debug stuffFelix Fietkau2007-02-201-14/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sorry, last commit had a bugFelix Fietkau2007-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix debug patch for ahbFelix Fietkau2007-02-201-21/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable debugging stuff in madwifi - saves precious flash space :)Imre Kaloz2007-02-201-0/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-041-13/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoFelix Fietkau2007-01-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove problematic change that probably broke SoC supportFelix Fietkau2006-12-221-31/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi SoC support patch, add device ids for 2317 (will be ↵Felix Fietkau2006-12-221-9/+83
| | | | | | functional after a hal upgrade) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add SoC support to madwifiFelix Fietkau2006-12-162-0/+358
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare madwifi for the kernel upgrade to 2.6.19Felix Fietkau2006-12-142-0/+397
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix file encoding of madwifi security patch (trac gave me CRLF)Felix Fietkau2006-12-091-27/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an update for the not-entirely-correct security fix of madwifi (see ↵Felix Fietkau2006-12-081-0/+27
| | | | | | [5720], madwifi changeset 1847) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add no_werror patch again, fix xscale cflagsFelix Fietkau2006-08-302-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove -mapcs-32 from madwifi xscale buildFelix Fietkau2006-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to 0.9.2Felix Fietkau2006-08-297-556/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi compile when using slab allocatorMike Baker2006-06-131-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the hard dependency on kernel aes support - only needed for ↵Felix Fietkau2006-06-121-0/+39
| | | | | | software crypto git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-081-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ↵Felix Fietkau2006-05-314-0/+807
update to 0.9.0 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3860 3c298f89-4303-0410-b956-a3cf2f4a3e73