summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
* fix a typoFelix Fietkau2007-07-291-1/+1
| | | | SVN-Revision: 8220
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-1/+1
| | | | SVN-Revision: 8216
* merge madwifi r2591 for rxantenna selectionFelix Fietkau2007-07-251-0/+14
| | | | SVN-Revision: 8157
* merge madwifi trunk changeset 2597Felix Fietkau2007-07-231-2/+15
| | | | SVN-Revision: 8136
* another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ↵Felix Fietkau2007-07-231-0/+13
| | | | | | the right fix, but it needs to be tested in a real ad-hoc environment... (#2121) SVN-Revision: 8111
* refresh madwifi patchesFelix Fietkau2007-07-2224-160/+160
| | | | SVN-Revision: 8110
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-221-0/+2
| | | | SVN-Revision: 8108
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-201-1/+0
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* add a workaround for a wds related crashFelix Fietkau2007-07-191-0/+13
| | | | SVN-Revision: 8062
* avr32 build fixesImre Kaloz2007-07-171-1/+1
| | | | SVN-Revision: 8017
* refresh madwifi patchesFelix Fietkau2007-07-1323-145/+145
| | | | SVN-Revision: 7961
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-131-0/+102
| | | | SVN-Revision: 7960
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-131-5/+6
| | | | SVN-Revision: 7958
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-131-0/+15
| | | | SVN-Revision: 7957
* add missing changes from #1949Felix Fietkau2007-07-121-7/+8
| | | | SVN-Revision: 7948
* add tpc change from #1949Felix Fietkau2007-07-121-2/+14
| | | | SVN-Revision: 7947
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor ↵Felix Fietkau2007-07-1122-243/+330
| | | | | | (should fix #1949) SVN-Revision: 7929
* fix madwifi compile for 2.4Felix Fietkau2007-07-071-0/+16
| | | | SVN-Revision: 7885
* clean up default wifi configMike Baker2007-07-041-12/+2
| | | | SVN-Revision: 7873
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵Felix Fietkau2007-07-041-49/+0
| | | | | | while ago SVN-Revision: 7868
* remove minstrel rate hackFelix Fietkau2007-07-041-13/+0
| | | | SVN-Revision: 7867
* another madwifi updateFelix Fietkau2007-07-042-15/+2
| | | | SVN-Revision: 7866
* update to the latest madwifi snapshotFelix Fietkau2007-07-0326-502/+337
| | | | SVN-Revision: 7864
* refresh a patch that is causing problems on certain systemsFelix Fietkau2007-07-021-50/+66
| | | | SVN-Revision: 7857
* fix a horrible memleak in madwifiFelix Fietkau2007-07-021-0/+13
| | | | SVN-Revision: 7850
* fix a crash related to wep and mic handling (#1973)Felix Fietkau2007-06-301-28/+75
| | | | SVN-Revision: 7813
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵Felix Fietkau2007-06-301-0/+82
| | | | | | madwifi svn after the 7.07 release SVN-Revision: 7807
* 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
* add fragmentation and rts settings thanks rene closes #1725Travis Kemen2007-06-271-0/+12
| | | | SVN-Revision: 7743
* madwifi: add some extra delay between bringing the interface up and ↵Felix Fietkau2007-06-251-0/+1
| | | | | | configuring it (#1703) SVN-Revision: 7729
* 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-026-38/+41
| | | | | | 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-019-962/+151
| | | | 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-312-0/+252
| | | | | | beacon handling) SVN-Revision: 7409
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-2619-308/+307
| | | | SVN-Revision: 7341
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-234-2248/+91
| | | | | | 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: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-05-211-3/+3
| | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302
* fix essid setting in adhoc modeFelix Fietkau2007-05-211-3/+1
| | | | SVN-Revision: 7301
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-2115-399/+2391
| | | | | | 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