Felix Fietkau
bde1cf619a
madwifi: fix crash on 2.6.30
...
SVN-Revision: 16889
16 years ago
Felix Fietkau
5cc4951745
madwifi: fix a race condition in the ibss merge
...
SVN-Revision: 16870
16 years ago
Felix Fietkau
3d2040de0f
madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
...
SVN-Revision: 16862
16 years ago
Felix Fietkau
f97def7367
madwifi: clean up / fix ibss node handling
...
SVN-Revision: 16861
16 years ago
Felix Fietkau
df3b99e959
madwifi: trivial antenna diversity fix
...
SVN-Revision: 16846
16 years ago
Felix Fietkau
99a8fe62fe
madwifi: remove the -mlong-calls cflag from include files
...
SVN-Revision: 16830
16 years ago
Vasilis Tsiligiannis
a4ed68fbe4
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>
SVN-Revision: 16814
16 years ago
Felix Fietkau
8addc86845
madwifi: clean up wme handling, use same packet classification as mac80211
...
SVN-Revision: 16790
16 years ago
Felix Fietkau
bcbdd2a425
madwifi: fix another instance of excessive stack usage in wlanconfig
...
SVN-Revision: 16788
16 years ago
Felix Fietkau
5447d6c44b
upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
...
SVN-Revision: 16719
16 years ago
Vasilis Tsiligiannis
d0a129742f
madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
...
SVN-Revision: 16642
16 years ago
Hauke Mehrtens
efbfde01b0
Various Makefile cleanup.
...
Thanks to swalker.
SVN-Revision: 16437
16 years ago
Felix Fietkau
985b62a228
madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul)
...
SVN-Revision: 16421
16 years ago
Vasilis Tsiligiannis
121368fbc8
madwifi: clear variables used in for loop
...
SVN-Revision: 16308
16 years ago
Felix Fietkau
4b87e55994
madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
...
SVN-Revision: 16289
16 years ago
Imre Kaloz
7f9fd5033c
now that the gemini target is working, get rid of the obsolete and buggy storm target
...
SVN-Revision: 16274
16 years ago
Imre Kaloz
9fa14987b8
fix madwifi for the gemini target
...
SVN-Revision: 16270
16 years ago
Jo-Philipp Wich
037f0c9629
madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
...
SVN-Revision: 16238
16 years ago
Felix Fietkau
43b2318584
madwifi: handle frame classification properly if eth->h_proto contains the protocol number directly (without offset)
...
SVN-Revision: 16237
16 years ago
Felix Fietkau
664d2873c7
madwifi: fix excessive stack usage in the wlanconfig tool
...
SVN-Revision: 16235
16 years ago
Felix Fietkau
5836e0fb5f
madwifi: if a txpower value below the poweroffset is requested, set the internal txpower to 0db
...
SVN-Revision: 16234
16 years ago
Felix Fietkau
26099a3c23
madwifi: add better hw detection, use a power offset for setting/getting tx power for cards that have a twisted eeprom
...
SVN-Revision: 16224
16 years ago
Felix Fietkau
ffea0b1aee
madwifi: add sanity checks for monitor mode injection
...
SVN-Revision: 16218
16 years ago
Felix Fietkau
f48e0b1e5f
madwifi: fix an array overrun in the rate control attach check
...
SVN-Revision: 16217
16 years ago
Felix Fietkau
443fc5fe1b
madwifi: remove the "turbo" iwpriv command, it does not do anything useful, but it can lead to crashes
...
SVN-Revision: 15992
16 years ago
Felix Fietkau
f5918f5a00
madwifi: fix a rare ad-hoc mode crash
...
SVN-Revision: 15964
16 years ago
Felix Fietkau
5820c0fef2
madwifi: cosmetic fixes for maxrate/minrate
...
SVN-Revision: 15961
16 years ago
Jo-Philipp Wich
89127a67f2
Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 15954
16 years ago
Jo-Philipp Wich
ba22d1e333
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>
...
SVN-Revision: 15950
16 years ago
Jo-Philipp Wich
40872c604e
Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
...
SVN-Revision: 15949
16 years ago
Jo-Philipp Wich
bd50b95bde
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>
...
SVN-Revision: 15940
16 years ago
Nicolas Thill
b6bb23e3a8
madwifi: don't try to set an interface essid with an empty value
...
SVN-Revision: 15886
16 years ago
Hauke Mehrtens
f9532a06b1
Make madwifi compile with kernel 2.6.30.
...
SVN-Revision: 15850
16 years ago
Felix Fietkau
251a657eaf
madwifi: fix distance setting
...
SVN-Revision: 15824
16 years ago
Felix Fietkau
898fc4d25c
madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
...
SVN-Revision: 15788
16 years ago
Hauke Mehrtens
51445f3a18
make madwifi compile with kernel 2.6.29.
...
SVN-Revision: 15773
16 years ago
Felix Fietkau
37211157f6
madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability
...
SVN-Revision: 15763
16 years ago
Felix Fietkau
7f8cc3e7af
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
...
SVN-Revision: 15762
16 years ago
Felix Fietkau
6559aa514a
madwifi: remove some leftover duplicate definitions
...
SVN-Revision: 15758
16 years ago
Felix Fietkau
09f06bbfb0
madwifi: clean up tx status mrr handling and fix mrr parsing for 5416
...
SVN-Revision: 15757
16 years ago
Felix Fietkau
5bc30de4e7
madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
...
SVN-Revision: 15713
16 years ago
Felix Fietkau
537f2199ac
madwifi: fix uninitialized variable
...
SVN-Revision: 15711
16 years ago
Felix Fietkau
cbb2ac35b3
madwifi: remove unused functions
...
SVN-Revision: 15710
16 years ago
Felix Fietkau
d4f44772cf
upgrade to a new public hal build - contains several minor fixes including ani improvements
...
SVN-Revision: 15709
16 years ago
Felix Fietkau
cadab984f8
madwifi: fix selection of phy errors in the rx filter
...
SVN-Revision: 15707
16 years ago
Felix Fietkau
d88bd31f99
madwifi: improve autochannel decision with lots of cards on one board
...
SVN-Revision: 15704
16 years ago
Felix Fietkau
a8a91697ce
madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
...
SVN-Revision: 15702
16 years ago
Felix Fietkau
976459a453
madwifi: fix setting outdoor mode
...
SVN-Revision: 15694
16 years ago
Felix Fietkau
28dbc959ca
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
...
SVN-Revision: 15664
16 years ago
Felix Fietkau
b4574b5b03
madwifi: improve mode selection, do not scan channels which do not fit the desired mode
...
SVN-Revision: 15663
16 years ago