1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 01:49:00 +03:00
Commit Graph

464 Commits

Author SHA1 Message Date
nbd
ed4d3a31bb madwifi: remove version selection support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:17:32 +00:00
nbd
71d6652e39 remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:16:11 +00:00
nbd
0efdde7bb2 madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports
removes support for onoe and amrr - I don't think anybody needs these anymore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:13:00 +00:00
nbd
38b0a09fbc add powersave fixes based on patches by Steven Luo (#4376)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 14:48:31 +00:00
nbd
f6b26b47a2 madwifi: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 14:48:21 +00:00
nbd
31e450bbf7 madwifi: fix frame dropped counter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 14:05:57 +00:00
nbd
a9f2903064 madwifi: fix compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:33 +00:00
nbd
08b4be02d2 fix software rx filter for ibss mode (based on a patch by harald schiöberg)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:28 +00:00
nbd
38a1e2c738 madwifi: fix compile error on kernels without net_device api compatibility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 02:14:15 +00:00
nbd
06fe1ec237 madwifi: fix a race condition in the ap2ap wds setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:19 +00:00
nbd
8cb2e2c8d9 madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:15 +00:00
nbd
b577ffc8a5 madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 21:29:10 +00:00
nbd
4116140b9e madwifi: fix crash on 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-18 01:04:40 +00:00
nbd
d05a67923b madwifi: fix a race condition in the ibss merge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 17:41:51 +00:00
nbd
f7292e1b43 madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 11:30:01 +00:00
nbd
c0c6a90c76 madwifi: clean up / fix ibss node handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-16 11:28:54 +00:00
nbd
d6dcc3e2ad madwifi: trivial antenna diversity fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-14 16:07:26 +00:00
nbd
b7d298ab07 madwifi: remove the -mlong-calls cflag from include files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-13 14:56:44 +00:00
acinonyx
90951f130b madwifi.sh channel fix
In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 15:37:59 +00:00
nbd
3e17a8ab66 madwifi: clean up wme handling, use same packet classification as mac80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:01:17 +00:00
nbd
e05f80b547 madwifi: fix another instance of excessive stack usage in wlanconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 00:00:51 +00:00
nbd
8f7f273fa4 upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 19:05:24 +00:00
acinonyx
09d38320e8 [package] madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-01 17:07:52 +00:00
hauke
6f5a624c71 [packages] Various Makefile cleanup.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 16:47:22 +00:00
nbd
a34576c119 madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-11 12:40:07 +00:00
acinonyx
4b7f3bb250 [package] madwifi: clear variables used in for loop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03 13:53:10 +00:00
nbd
864cf3adb0 madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 22:35:48 +00:00
kaloz
2dfc42c438 now that the gemini target is working, get rid of the obsolete and buggy storm target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 18:15:30 +00:00
kaloz
707d176121 fix madwifi for the gemini target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01 18:09:10 +00:00
jow
f1993df80d [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 20:42:04 +00:00
nbd
cbfd6ccc24 madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 17:15:09 +00:00
nbd
a75dace023 madwifi: fix excessive stack usage in the wlanconfig tool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 15:04:45 +00:00
nbd
cbcac8031c madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 14:45:04 +00:00
nbd
fa902124b5 madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 02:25:32 +00:00
nbd
27e2b99605 madwifi: add sanity checks for monitor mode injection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 17:53:41 +00:00
nbd
4b20535d42 madwifi: fix an array overrun in the rate control attach check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 17:53:24 +00:00
nbd
e25092dac1 madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-22 17:44:07 +00:00
nbd
817a0c0c76 madwifi: fix a rare ad-hoc mode crash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 18:23:53 +00:00
nbd
b471be98ae madwifi: cosmetic fixes for maxrate/minrate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 18:11:08 +00:00
jow
3ea3f46e5a [PATCH] [madwifi] Declare some missing local variables in madwifi.sh
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:52:15 +00:00
jow
8936474665 [PATCH] [madwifi] Fix device name allocation
This patch fixes a bug in madwifi where names for wifi devices are not
allocated during device setup. It fixes some instability on devices which share
IRQ.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:33:54 +00:00
jow
c8bbe9850a [PATCH] [madwifi] Build madwifi with compression capability enabled
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 21:32:05 +00:00
jow
1a0587ec49 [PATCH] [madwifi] Detect every atheros device present
This patch is for boards with more than one atheros devices. It changes 
detect_atheros() function to continue with the detection of every device
present and don't return when just one is found
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 20:44:19 +00:00
nico
9bf1cfd44b [package] madwifi: don't try to set an interface essid with an empty value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17 02:01:03 +00:00
hauke
e7ee300066 [madwifi] Make madwifi compile with kernel 2.6.30.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 19:00:11 +00:00
nbd
8b6a9610f8 madwifi: fix distance setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-13 13:02:20 +00:00
nbd
c834c015a4 madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 21:22:11 +00:00
hauke
81eeea12a4 [madwifi] make madwifi compile with kernel 2.6.29.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-11 20:16:13 +00:00
nbd
9e8570e3c0 madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 22:43:44 +00:00
nbd
caba8f52c5 madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unnecessary reallocations. the driver will reallocate skbs itself if necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10 22:19:53 +00:00