1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 18:20:02 +03:00
Commit Graph

231 Commits

Author SHA1 Message Date
nbd
ef34afda18 madwifi: add fragmentation fix from #4817
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:11:47 +00:00
nbd
d5a2654453 reorganize madwifi patches slightly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:11:17 +00:00
nbd
a5c4f54406 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 14:46:58 +00:00
nbd
8c3be08d37 madwifi: improve the autochannel decision making on systems with multiple cards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-04 21:39:46 +00:00
nbd
8e13cb8141 madwifi: improve reliability of napi polling when fast framing is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-27 06:13:57 +00:00
nbd
d66ff4b458 madwifi: fix rx for pure wds interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 14:37:21 +00:00
nbd
5c67fe2a43 madwifi: fix a potential race condition in the wds ap station interface setup/teardown
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 14:36:39 +00:00
nbd
9906ababb7 madwifi: add back a missing part of the mbss vap refactoring
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 05:31:18 +00:00
nbd
857bb5029f madwifi: preserve the interface mode correctly when using wds with sta separation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 02:57:44 +00:00
nbd
64730cf10a madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 00:27:49 +00:00
nbd
35784d8fa8 madwifi: fix fast-frame related dma unmap bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 00:27:40 +00:00
nbd
42ea3e3949 madwifi: fix a noderef problem in the mbss vap cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-26 00:27:27 +00:00
nbd
e7a16f463a madwifi: fix the long standing bug that is triggered by nodes getting a timeout on one vap, then moving to another
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-25 00:37:41 +00:00
nbd
f9b2c701dd madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-29 18:51:20 +00:00
nbd
b178a6e4b3 madwifi: move autochannel idletime decision after radar and phy mode checking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-09 18:28:22 +00:00
nbd
b1b942f3c3 madwifi: fix division by zero
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-04 21:57:17 +00:00
nbd
87aacb3b5b madwifi: fix the autochannel patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-04 19:54:16 +00:00
nbd
2c84fd9f96 madwifi: fix frame type parsing (fixes stp, see #4205)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-02 13:34:17 +00:00
nbd
346e30c5b1 madwifi: improve automatic channel selection by taking idle airtime into account
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-29 01:34:33 +00:00
nbd
537de4718f madwifi: improve reliability of the wds modes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-28 20:46:52 +00:00
nbd
9765eded20 madwifi: ap+sta race conditions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 23:35:12 +00:00
nbd
aaa2e8f003 madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14 23:35:03 +00:00
nbd
a94f60914a madwifi: fix ACL race condition (patch by Sebastian Gottschall)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 13:05:46 +00:00
nbd
c537863342 madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 13:04:36 +00:00
nbd
e9ba1f0c59 fix a rare wds related noderef issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-02 13:03:03 +00:00
nbd
08721c0e6a madwifi: improve reliability of the antenna diversity setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:55 +00:00
nbd
500fc664d8 madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:42 +00:00
nbd
44c247bfdc madwifi: add sta mode idle reassoc fix (#4091)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14 12:29:14 +00:00
nbd
c1fc2dd11e madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11 01:56:27 +00:00
nbd
08e4e4ee7c allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 01:41:03 +00:00
nbd
d3dafc2ca8 madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 01:40:36 +00:00
nbd
14b88b01e8 fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 01:40:09 +00:00
nbd
e9fd938246 madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-07 01:39:38 +00:00
nbd
9204c7e206 madwifi: add another missing change for linux 2.4 compat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-04 10:13:12 +00:00
nbd
b7ba52b1eb fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-03 17:25:07 +00:00
nbd
93f00c0eb5 madwifi patch cleanup and stability fixes
- fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe.
- add ad-hoc atim fixes by bruno
- add napi polling fixes by sven-ola
- fix compile breakage with debug enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-03 15:17:34 +00:00
nbd
5951d03bc4 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-29 01:08:17 +00:00
nbd
d8376cda1b madwifi: revert part of the noderef fix patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 19:35:56 +00:00
nbd
f26798ad81 remove unnecessary patch chunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 22:01:33 +00:00
nbd
436d8ee7e0 madwifi: fix some really evil noderef issues (fixes #3999)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-26 20:09:17 +00:00
nbd
c0036b1ceb madwifi: don't crash if the static rate is not in a per-node rateset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-25 23:55:47 +00:00
nbd
a0d42d3cda madwifi: fix locking issues in state machine changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 17:28:19 +00:00
nbd
7e7cdddf8d madwifi: fix x86_64 compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-12 19:55:38 +00:00
nbd
7df2f4454e madwifi: add missing include file for the tools multicall binary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-05 23:27:37 +00:00
nbd
3d828799cf madwifi: fix compile warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 11:03:46 +00:00
nbd
dbc6ac7a89 improve wds sta mode compatibility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 11:03:08 +00:00
nbd
2457641639 Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-29 09:59:39 +00:00
nbd
ef5d82c263 madwifi: more wds sta related fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-19 18:22:03 +00:00
nbd
468573605a fix madwifi napi polling packet counting
final fix for #3880


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 17:00:13 +00:00
nbd
671fedb27c madwifi: napi polling fix
- fix u_int negative comparison
 - add some reserve for polling packets (ff has two frames in one descriptor)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11 14:36:50 +00:00