Commit Graph

100 Commits (5f63e4ddcc5847aba27e8bea15853835f3468941)

Author SHA1 Message Date
Felix Fietkau d507266605 optimize the performance of the minstrel rate algorithm - don't sample lower 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
2007-06-01 20:04:47 +00:00
Felix Fietkau 2bf6b22457 minor locking change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:25:33 +00:00
Felix Fietkau 6807ed16ee madwifi: fix a crash in ff handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:25:18 +00:00
Felix Fietkau 7c60834086 disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:24:56 +00:00
Felix Fietkau 499b312466 forgot a small change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 10:30:35 +00:00
Felix Fietkau b21f9823c4 clean up madwifi and sync with trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 10:29:49 +00:00
Felix Fietkau be17aedd15 madwifi: fix a few locking mistakes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 04:51:43 +00:00
Felix Fietkau 5a0fd0833f madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 03:41:01 +00:00
Felix Fietkau 68d4892473 update madwifi to latest trunk - performance enhancements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 16:52:05 +00:00
Felix Fietkau a06786d6ea 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 14:54:18 +00:00
Felix Fietkau 48744dd266 seems like the upstream fix for the minstrel crash wasn't enough. add an extra check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 07:47:51 +00:00
Felix Fietkau 85296fc1a6 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 07:22:02 +00:00
Felix Fietkau 12fcc529af fix essid setting in adhoc mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 06:34:05 +00:00
Felix Fietkau ec7bfb90b5 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)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 06:25:34 +00:00
Felix Fietkau 929850fe05 oops... wrong patch (unfixed typo)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 03:53:26 +00:00
Felix Fietkau 563b6f298e more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 03:50:55 +00:00
Felix Fietkau 476e273e81 cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21 03:36:08 +00:00
Felix Fietkau 2a756cdce6 make txstop workaround safe with napi polling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-16 13:44:06 +00:00
Felix Fietkau e7d7f7e2d8 madwifi: enable txstop workaround for ap and ibss mode only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 11:11:42 +00:00
Felix Fietkau d3070f92e2 madwifi: remove V=1 (was only added for debugging)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-13 23:04:20 +00:00
Felix Fietkau 78b487f942 oops. some code accidentally slipped into the wrong patch file :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-13 23:03:34 +00:00
Felix Fietkau b48e9f9d72 madwifi: fix xscale build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-13 19:19:27 +00:00
Felix Fietkau eebac21d22 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-13 16:24:11 +00:00
Mike Baker 3cffd994a6 fix isolate mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 06:54:47 +00:00
Travis Kemen cdb0a95442 add isolate closes #1636
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 01:11:33 +00:00
Felix Fietkau 1ffb5db378 madwifi: fix static bssid setting for ad-hoc mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-29 20:50:42 +00:00
Felix Fietkau 3efafd390f remove led fix again - seems like gpio handling is really broken in the original madwifi hal
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-26 16:53:58 +00:00
Felix Fietkau e59680d6c7 fix for the wifi led on atheros SoC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-26 11:34:56 +00:00
Felix Fietkau c951bb10d6 don't try to set up wpa if hostapd is not installed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-19 11:42:39 +00:00
Felix Fietkau 441413596f 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 20:59:16 +00:00
Felix Fietkau 7fbae2f84f 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-12 17:34:21 +00:00
Felix Fietkau 94ad65aa18 don't call wpa_supplicant unconditionally
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 01:03:42 +00:00
Felix Fietkau 2c8d0980de fix wep encryption setting for madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 01:01:18 +00:00
Felix Fietkau 23d90b1c4d fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24 00:43:05 +00:00
Felix Fietkau 3438f73de2 fix a harmless warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-23 16:48:43 +00:00
Florian Fainelli 2c9f0e14e6 Add bssid fix from #1281
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 12:59:44 +00:00
Travis Kemen 8dcd686170 remove duplicate section to find bridge name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 03:56:14 +00:00
Felix Fietkau 713863458d add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau c70cfb3d1a add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
Mike Baker 59e316c32c add a new 'option disabled' to wifi-device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 13:56:36 +00:00
Mike Baker e62084b7f5 Enable bridge, disable wifi
Easier to deal with "how do I enable wifi" than "why isn't wifi working?"


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 23:17:16 +00:00
Travis Kemen 0d4671a953 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-15 03:21:35 +00:00
Imre Kaloz aec06de3db add preliminary IOP32x support, mark it broken for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 19:49:50 +00:00
Felix Fietkau f5685b7e3e use config_get_bool for hide_ssid option in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:10:53 +00:00
Florian Fainelli 1ec4cebdef Add hidden_ssid option to madwifi script (#1363)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:05:05 +00:00
Felix Fietkau 5ae4ff8844 nuke even more debug stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:35:12 +00:00
Felix Fietkau b659eaa3fc sorry, last commit had a bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:04:49 +00:00
Felix Fietkau a4fe64450e fix debug patch for ahb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:00:29 +00:00
Imre Kaloz 1f4c37cfeb disable debugging stuff in madwifi - saves precious flash space :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 13:16:51 +00:00
Felix Fietkau ca1b0dc166 fix madwifi compile for atheros 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 03:28:57 +00:00