Commit Graph

96 Commits (c2e8f9c47cac1bf054a9623b1d6540f3e7fc9eeb)

Author SHA1 Message Date
Felix Fietkau a22cf8b5a6 fix madwifi compile for 2.4
SVN-Revision: 7885
17 years ago
Mike Baker 31ea6879d7 clean up default wifi config
SVN-Revision: 7873
17 years ago
Felix Fietkau ce4fbcf3f4 remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
SVN-Revision: 7868
17 years ago
Felix Fietkau 8ba5c79b5f remove minstrel rate hack
SVN-Revision: 7867
17 years ago
Felix Fietkau 424e15a610 another madwifi update
SVN-Revision: 7866
17 years ago
Felix Fietkau 8117b40bf0 update to the latest madwifi snapshot
SVN-Revision: 7864
17 years ago
Felix Fietkau a7b99a5bfa refresh a patch that is causing problems on certain systems
SVN-Revision: 7857
17 years ago
Felix Fietkau 995d3e0589 fix a horrible memleak in madwifi
SVN-Revision: 7850
17 years ago
Felix Fietkau b24263a9b6 fix a crash related to wep and mic handling (#1973)
SVN-Revision: 7813
17 years ago
Felix Fietkau 17485c04ad add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
SVN-Revision: 7807
17 years ago
Felix Fietkau d437ce276a clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
SVN-Revision: 7746
17 years ago
Travis Kemen bb2c2a81dd add fragmentation and rts settings thanks rene closes #1725
SVN-Revision: 7743
17 years ago
Felix Fietkau c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703)
SVN-Revision: 7729
17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
17 years ago
Felix Fietkau 34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2)
SVN-Revision: 7470
17 years ago
Felix Fietkau 07796f7873 fixes for wpa/wpa2
SVN-Revision: 7453
17 years ago
Felix Fietkau 47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
17 years ago
Felix Fietkau 87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
SVN-Revision: 7437
17 years ago
Felix Fietkau 1b2efe2b95 minor locking change
SVN-Revision: 7436
17 years ago
Felix Fietkau f5a01c7556 madwifi: fix a crash in ff handling
SVN-Revision: 7435
17 years ago
Felix Fietkau 99c170db7c disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
SVN-Revision: 7434
17 years ago
Felix Fietkau a08db5a03f forgot a small change
SVN-Revision: 7426
17 years ago
Felix Fietkau 582d78b1ad clean up madwifi and sync with trunk
SVN-Revision: 7425
17 years ago
Felix Fietkau e690f68fcd madwifi: fix a few locking mistakes
SVN-Revision: 7410
17 years ago
Felix Fietkau 65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
17 years ago
Felix Fietkau 272d51ddd3 update madwifi to latest trunk - performance enhancements
SVN-Revision: 7341
17 years ago
Felix Fietkau 34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
17 years ago
Felix Fietkau fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check
SVN-Revision: 7303
17 years ago
Felix Fietkau b7e8f1c3d1 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible
SVN-Revision: 7302
17 years ago
Felix Fietkau b2db4e7f09 fix essid setting in adhoc mode
SVN-Revision: 7301
17 years ago
Felix Fietkau d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream)
SVN-Revision: 7300
17 years ago
Felix Fietkau 10b572b451 oops... wrong patch (unfixed typo)
SVN-Revision: 7299
17 years ago
Felix Fietkau 17ea20ab8c more cleanup
SVN-Revision: 7298
17 years ago
Felix Fietkau 4aa15bd99c cleanup
SVN-Revision: 7297
17 years ago
Felix Fietkau 8693233b73 make txstop workaround safe with napi polling
SVN-Revision: 7258
17 years ago
Felix Fietkau 7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only
SVN-Revision: 7223
17 years ago
Felix Fietkau 0b9c3f09c6 madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
17 years ago
Felix Fietkau 33a2478e96 oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
17 years ago
Felix Fietkau e0f95a2d50 madwifi: fix xscale build
SVN-Revision: 7213
17 years ago
Felix Fietkau b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
17 years ago
Mike Baker 93f73100fc fix isolate mode
SVN-Revision: 7155
17 years ago
Travis Kemen cae78388d1 add isolate closes #1636
SVN-Revision: 7133
17 years ago
Felix Fietkau 269c00418c madwifi: fix static bssid setting for ad-hoc mode
SVN-Revision: 7067
17 years ago
Felix Fietkau bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal
SVN-Revision: 7057
17 years ago
Felix Fietkau a13013478a fix for the wifi led on atheros SoC
SVN-Revision: 7053
17 years ago
Felix Fietkau 4062525157 don't try to set up wpa if hostapd is not installed
SVN-Revision: 7005
17 years ago
Felix Fietkau 53a2bf0f59 improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable)
SVN-Revision: 6975
17 years ago
Felix Fietkau c38691f291 madwifi init: set the channel after bringing up the interface (sometimes it needs the channel before bringing up the interface, sometimes after, no idea what's going on)
SVN-Revision: 6939
17 years ago
Felix Fietkau c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
18 years ago
Felix Fietkau 4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
18 years ago