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
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
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
Jo-Philipp Wich
037f0c9629
madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Tsiligiannis
...
SVN-Revision: 16238
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
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
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
Felix Fietkau
251a657eaf
madwifi: fix distance setting
...
SVN-Revision: 15824
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
4cdb76c219
use config_get_bool for outdoor mode
...
SVN-Revision: 15634
16 years ago
Felix Fietkau
56ae52b008
madwifi: make country code and outdoor flag changeable without reloading the driver
...
SVN-Revision: 15633
16 years ago
Florian Fainelli
87c7791bf2
allow connection to a prefered bssid ( #4252 )
...
SVN-Revision: 15283
16 years ago
Felix Fietkau
5f09427160
madwifi: only set the desired mode for the first vap
...
SVN-Revision: 15059
16 years ago
Felix Fietkau
4aab5d7c49
madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.)
...
SVN-Revision: 15054
16 years ago
Andy Boyett
f19d25ebb3
madwifi: mode txpower to wifi-device section, but remain backwards compatible
...
SVN-Revision: 14307
16 years ago
Travis Kemen
4337de4977
Allow changing country code for madwifi driver. Thanks alisonken1
...
SVN-Revision: 14148
16 years ago
Jo-Philipp Wich
4a1148cf7b
package/madwifi: add uci support for the propereq iwpriv setting
...
SVN-Revision: 13795
16 years ago
Jo-Philipp Wich
0b5333be4b
package/madwifi: fix typo in config handler
...
SVN-Revision: 13793
16 years ago
Andy Boyett
35078a6a52
hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
...
SVN-Revision: 13790
16 years ago
Travis Kemen
77d3329588
Move txpower settings after the interface comes up. Thanks alisonken1
...
SVN-Revision: 13502
16 years ago
Felix Fietkau
bd8dad29fa
madwifi: ap+sta race conditions
...
SVN-Revision: 13208
16 years ago
Felix Fietkau
a4f11ca22e
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
...
SVN-Revision: 13078
16 years ago
Travis Kemen
7adb667a13
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
...
SVN-Revision: 13039
16 years ago
Travis Kemen
3800e56ddb
remove polarity from config file generation
...
SVN-Revision: 13034
16 years ago
Travis Kemen
0aaaf0e266
fix mistakes in last commit
...
SVN-Revision: 13033
16 years ago
Travis Kemen
5506db71c3
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
...
SVN-Revision: 13032
16 years ago
Travis Kemen
6d6878bb10
fix polarity
...
SVN-Revision: 13031
16 years ago
Felix Fietkau
14d0041023
implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
...
SVN-Revision: 13028
16 years ago
Felix Fietkau
f3e2fb3da0
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)
...
SVN-Revision: 12993
16 years ago
Felix Fietkau
d94103514b
madwifi: set essid on to avoid association with different ssid (patch from #3937 )
...
SVN-Revision: 12759
16 years ago
Travis Kemen
b42c11bb48
add option to shutoff softled
...
SVN-Revision: 12709
16 years ago
Felix Fietkau
b28a095964
revert accidental change to madwifi.sh
...
SVN-Revision: 12428
16 years ago
Felix Fietkau
683789250d
madwifi: fix encryption type check
...
SVN-Revision: 12421
16 years ago
Felix Fietkau
a2e70fed22
madwifi: only start hostapd when necessary
...
SVN-Revision: 12420
16 years ago
Felix Fietkau
4419978f84
madwifi: keep a/g mode and pureg setting in sync across vaps
...
SVN-Revision: 12363
16 years ago
Florian Fainelli
8c8b85b54c
Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
...
SVN-Revision: 12289
16 years ago
Florian Fainelli
4b5488ebfa
Add 802.1x client configuration support and corresponding documentation ( #2069 )
...
SVN-Revision: 12283
16 years ago
Florian Fainelli
9c8bb0241f
Add 11gdt, 11adt, 11ast and fh modes ( #3824 )
...
SVN-Revision: 12240
17 years ago
Felix Fietkau
8970a1213b
enable wds sta interface splitting by default
...
SVN-Revision: 12056
17 years ago
Felix Fietkau
1201ed1baa
madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred
...
SVN-Revision: 12055
17 years ago
Felix Fietkau
a5e83a8bed
use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface
...
SVN-Revision: 12053
17 years ago
Felix Fietkau
fbc77ede0a
fix duplicate "doth" interface option in madwifi
...
SVN-Revision: 12032
17 years ago
Felix Fietkau
55b55f6861
madwifi: change the network scripts to use the new wds sta separation feature
...
SVN-Revision: 12005
17 years ago
Florian Fainelli
e63040663d
Allow madwifi devices to be set in monitor mode
...
SVN-Revision: 11943
17 years ago
Felix Fietkau
67039dcf9e
fix madwifi mode setting
...
SVN-Revision: 11882
17 years ago
Florian Fainelli
11d0725b61
Remove the sleep since we delayed bringing up the interface
...
SVN-Revision: 11534
17 years ago
Florian Fainelli
e2e80ab38a
Delay bringing up the interface because some cards requires setting the mode before bringing it up ( #3541 )
...
SVN-Revision: 11533
17 years ago
John Crispin
cb354d2750
make madwifi startup script aware of new iwpriv options
...
SVN-Revision: 10598
17 years ago