aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Collapse)AuthorAge
...
* refresh madwifi patchesFelix Fietkau2007-07-22
| | | | SVN-Revision: 8110
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
| | | | SVN-Revision: 8108
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-20
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* add a workaround for a wds related crashFelix Fietkau2007-07-19
| | | | SVN-Revision: 8062
* avr32 build fixesImre Kaloz2007-07-17
| | | | SVN-Revision: 8017
* refresh madwifi patchesFelix Fietkau2007-07-13
| | | | SVN-Revision: 7961
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-13
| | | | SVN-Revision: 7960
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-13
| | | | SVN-Revision: 7958
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-13
| | | | SVN-Revision: 7957
* add missing changes from #1949Felix Fietkau2007-07-12
| | | | SVN-Revision: 7948
* add tpc change from #1949Felix Fietkau2007-07-12
| | | | SVN-Revision: 7947
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor ↵Felix Fietkau2007-07-11
| | | | | | (should fix #1949) SVN-Revision: 7929
* fix madwifi compile for 2.4Felix Fietkau2007-07-07
| | | | SVN-Revision: 7885
* clean up default wifi configMike Baker2007-07-04
| | | | SVN-Revision: 7873
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵Felix Fietkau2007-07-04
| | | | | | while ago SVN-Revision: 7868
* remove minstrel rate hackFelix Fietkau2007-07-04
| | | | SVN-Revision: 7867
* another madwifi updateFelix Fietkau2007-07-04
| | | | SVN-Revision: 7866
* update to the latest madwifi snapshotFelix Fietkau2007-07-03
| | | | SVN-Revision: 7864
* refresh a patch that is causing problems on certain systemsFelix Fietkau2007-07-02
| | | | SVN-Revision: 7857
* fix a horrible memleak in madwifiFelix Fietkau2007-07-02
| | | | SVN-Revision: 7850
* fix a crash related to wep and mic handling (#1973)Felix Fietkau2007-06-30
| | | | SVN-Revision: 7813
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵Felix Fietkau2007-06-30
| | | | | | 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-28
| | | | | | 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-27
| | | | SVN-Revision: 7743
* madwifi: add some extra delay between bringing the interface up and ↵Felix Fietkau2007-06-25
| | | | | | configuring it (#1703) SVN-Revision: 7729
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
| | | | SVN-Revision: 7490
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-03
| | | | SVN-Revision: 7470
* fixes for wpa/wpa2Felix Fietkau2007-06-02
| | | | SVN-Revision: 7453
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-02
| | | | | | 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-01
| | | | | | rates if the rate with the higest probability is high SVN-Revision: 7437
* minor locking changeFelix Fietkau2007-06-01
| | | | SVN-Revision: 7436
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-01
| | | | SVN-Revision: 7435
* disable tpc in madwifi by default (seems to be hurting performance in ↵Felix Fietkau2007-06-01
| | | | | | long-distance links) SVN-Revision: 7434
* forgot a small changeFelix Fietkau2007-06-01
| | | | SVN-Revision: 7426
* clean up madwifi and sync with trunkFelix Fietkau2007-06-01
| | | | SVN-Revision: 7425
* madwifi: fix a few locking mistakesFelix Fietkau2007-05-31
| | | | SVN-Revision: 7410
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵Felix Fietkau2007-05-31
| | | | | | beacon handling) SVN-Revision: 7409
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-26
| | | | SVN-Revision: 7341
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-23
| | | | | | 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-21
| | | | | | extra check SVN-Revision: 7303
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-05-21
| | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302
* fix essid setting in adhoc modeFelix Fietkau2007-05-21
| | | | SVN-Revision: 7301
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge ↵Felix Fietkau2007-05-21
| | | | | | 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-21
| | | | SVN-Revision: 7299
* more cleanupFelix Fietkau2007-05-21
| | | | SVN-Revision: 7298
* cleanupFelix Fietkau2007-05-21
| | | | SVN-Revision: 7297
* make txstop workaround safe with napi pollingFelix Fietkau2007-05-16
| | | | SVN-Revision: 7258
* madwifi: enable txstop workaround for ap and ibss mode onlyFelix Fietkau2007-05-14
| | | | SVN-Revision: 7223
* madwifi: remove V=1 (was only added for debugging)Felix Fietkau2007-05-13
| | | | SVN-Revision: 7218
* oops. some code accidentally slipped into the wrong patch file :)Felix Fietkau2007-05-13
| | | | SVN-Revision: 7217