1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 03:19:13 +03:00
Commit Graph

382 Commits

Author SHA1 Message Date
nbd
34138263a9 oops. committed an old version of the patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 01:51:49 +00:00
nbd
e791a5327e madwifi: fix run-time channel switching in ap mode (including CSA)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 01:26:55 +00:00
nbd
a5fbb602d4 madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 01:26:44 +00:00
nbd
09b5c94c9e madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 01:26:36 +00:00
nbd
041ed57ae2 madwifi: delay calibration with a timer when called from becaon context
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 01:26:20 +00:00
nbd
f5da7045b2 madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:21:12 +00:00
nbd
d2a5dab805 madwifi: fix a locking error related to wds (thx, tharvey)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:17:46 +00:00
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
agb
7f37b27d4b [package] madwifi: mode txpower to wifi-device section, but remain backwards compatible
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-31 16:08:57 +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
thepeople
6d7fed1607 Allow changing country code for madwifi driver. Thanks alisonken1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-22 22:00:07 +00:00
jow
ce292df360 package/madwifi: add uci support for the propereq iwpriv setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-01 17:29:58 +00:00
jow
64a4dc42c0 package/madwifi: fix typo in config handler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-01 13:59:06 +00:00
agb
afb87b33ca [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-31 19:09:26 +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
thepeople
5cfdd78360 Move txpower settings after the interface comes up. Thanks alisonken1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-03 21:34:04 +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
kaloz
ac8d6f374d MADWIFI_DEBUG should depend on DEVEL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-17 19:43:12 +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
9909f72e6f use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29 17:26:49 +00:00
thepeople
256a5ee7f7 remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 15:14:54 +00:00
thepeople
ef1ad46104 remove polarity from config file generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 04:06:30 +00:00
thepeople
a74dc32412 fix mistakes in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 03:53:56 +00:00
thepeople
44eebd027d Simplify antenna selection and remove the need for gpioctl for the nanostation2.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 03:09:33 +00:00
thepeople
d3839c5141 fix polarity
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:49:19 +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
855a24be33 implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23 01:07:50 +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
ed315ad3cf madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16 21:26:24 +00:00
nbd
923a5cc674 remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16 21:06:30 +00:00