summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
...
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis ↵Travis Kemen2008-02-221-0/+15
| | | | | | <alex@ozo.com> SVN-Revision: 10517
* *sigh* nuke more debug crapFelix Fietkau2008-02-211-20/+29
| | | | SVN-Revision: 10516
* madwifi: minor ap scanning bugfixFelix Fietkau2008-02-211-0/+18
| | | | SVN-Revision: 10513
* improve reliability of beacon transmissions after channel changeFelix Fietkau2008-02-201-0/+68
| | | | SVN-Revision: 10512
* refresh madwifi patches, fix an issue with napi polling (thx SeG)Felix Fietkau2008-02-2027-546/+414
| | | | SVN-Revision: 10511
* napi polling fixFelix Fietkau2008-02-201-13/+21
| | | | SVN-Revision: 10507
* madwifi: remove a dangerous debugging defineFelix Fietkau2008-02-201-31/+44
| | | | SVN-Revision: 10506
* improve reliability of the beaconcal patchFelix Fietkau2008-02-201-14/+27
| | | | SVN-Revision: 10505
* fix problems with the use of a passphrase, add option to use a key instead ↵Travis Kemen2008-02-131-5/+13
| | | | | | of passphrase SVN-Revision: 10450
* add a fix for memleaks caused by failed memory allocationsFelix Fietkau2008-02-081-0/+44
| | | | SVN-Revision: 10417
* madwifi: add ap mode specific improvements to the calibration process. ↵Felix Fietkau2008-02-082-39/+155
| | | | | | reported to produce a noticeable increase in rx/tx strength SVN-Revision: 10416
* disable radar detection by default until it is fixedFelix Fietkau2008-02-051-0/+3
| | | | SVN-Revision: 10401
* fix wpa_supplicant for madwifiJohn Crispin2008-02-051-2/+1
| | | | SVN-Revision: 10392
* pull madwifi forward to the latest upstream version - should fix some dual ↵Felix Fietkau2008-01-3114-323/+284
| | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334
* fix a small race condition in the madwifi queue handlingFelix Fietkau2008-01-291-2/+15
| | | | SVN-Revision: 10312
* add missing #includeFelix Fietkau2008-01-281-6/+14
| | | | SVN-Revision: 10297
* more queue handling stuffFelix Fietkau2008-01-282-17/+56
| | | | SVN-Revision: 10296
* update madwifi to latest trunk, include a few more fixes/improvementsFelix Fietkau2008-01-2816-300/+398
| | | | SVN-Revision: 10294
* madwifi: nuke some weird code which is causing NULL nodes to appearFelix Fietkau2008-01-261-0/+15
| | | | SVN-Revision: 10274
* do not use kzalloc() in madwifi, for compatibility reasonsFelix Fietkau2008-01-261-0/+32
| | | | SVN-Revision: 10272
* madwifi: nuke some totally wrong code which was causing performance issuesFelix Fietkau2008-01-261-0/+118
| | | | SVN-Revision: 10270
* madwifi: use mrr even in legacy modeFelix Fietkau2008-01-261-0/+22
| | | | SVN-Revision: 10269
* add a patch for properly refreshing the bssidmaskFelix Fietkau2008-01-261-0/+15
| | | | SVN-Revision: 10268
* add extra sanity checks in madwifiFelix Fietkau2008-01-261-0/+61
| | | | SVN-Revision: 10266
* add a patch for improved transmit signal strength in madwifiFelix Fietkau2008-01-261-0/+39
| | | | SVN-Revision: 10264
* add some random madwifi fixesFelix Fietkau2008-01-253-0/+101
| | | | SVN-Revision: 10260
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵Felix Fietkau2008-01-2510-250/+348
| | | | | | default to automatic channel selection SVN-Revision: 10259
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵Travis Kemen2008-01-171-0/+12
| | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217
* fix madwifi compile for iop32xTravis Kemen2008-01-151-0/+12
| | | | SVN-Revision: 10198
* fix madwifi bssid allocationFelix Fietkau2008-01-021-0/+13
| | | | SVN-Revision: 10087
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-4/+0
| | | | SVN-Revision: 9906
* sync with madwifi changeset 3070Felix Fietkau2007-12-221-6/+7
| | | | SVN-Revision: 9835
* Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵Felix Fietkau2007-12-211-0/+22
| | | | | | without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 SVN-Revision: 9820
* refresh patches, make madwifi-dfs compile on linux 2.4 againFelix Fietkau2007-12-1315-204/+421
| | | | SVN-Revision: 9719
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxFelix Fietkau2007-12-133-360/+48
| | | | SVN-Revision: 9718
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode ↵Felix Fietkau2007-12-028-582/+426
| | | | | | issues, needs more testing SVN-Revision: 9648
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵Travis Kemen2007-11-281-0/+38
| | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624
* some cleanup and remove overwriting of device defaults for bgscan and diversityTravis Kemen2007-11-281-22/+10
| | | | SVN-Revision: 9619
* don't overwrite device default for fast frames closes #2321Travis Kemen2007-11-281-2/+4
| | | | SVN-Revision: 9609
* update to latest madwifi snapshot - fixes some noderef bugsFelix Fietkau2007-11-279-371/+298
| | | | SVN-Revision: 9602
* fix remaining netif_rx calls in napi polling patchFelix Fietkau2007-11-271-6/+28
| | | | SVN-Revision: 9601
* remove madwifi tx locking patch - i don't trust itFelix Fietkau2007-11-181-77/+0
| | | | SVN-Revision: 9580
* update madwifi to latest rev - works around some crashinessFelix Fietkau2007-11-0723-214/+221
| | | | SVN-Revision: 9507
* update madwifi to latest version (fixes #2403)Felix Fietkau2007-10-3123-199/+199
| | | | SVN-Revision: 9466
* oops.... committed an outdated patchFelix Fietkau2007-10-271-2/+2
| | | | SVN-Revision: 9456
* madwifi: don't poll the channel noise in a performance critical pathFelix Fietkau2007-10-271-0/+44
| | | | SVN-Revision: 9454
* i686 should use the i386 HALFlorian Fainelli2007-10-241-0/+3
| | | | SVN-Revision: 9438
* revert changes to io access functions done in madwifi trunk (they seem wrong ↵Felix Fietkau2007-10-241-0/+59
| | | | | | to me, and they break xscale) fixes #2591 SVN-Revision: 9433
* upgrade madwifi to r2756Felix Fietkau2007-10-2429-668/+345
| | | | SVN-Revision: 9422
* remove madwifi karma patch until it's fixedImre Kaloz2007-10-221-176/+0
| | | | SVN-Revision: 9404