Commit Graph

90 Commits (a5634ea84f8d8feafcdef1709f75fe1dffd1a749)

Author SHA1 Message Date
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
16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default
SVN-Revision: 12056
16 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
16 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
16 years ago
Felix Fietkau fbc77ede0a fix duplicate "doth" interface option in madwifi
SVN-Revision: 12032
16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature
SVN-Revision: 12005
16 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode
SVN-Revision: 11943
16 years ago
Felix Fietkau 67039dcf9e fix madwifi mode setting
SVN-Revision: 11882
16 years ago
Florian Fainelli 11d0725b61 Remove the sleep since we delayed bringing up the interface
SVN-Revision: 11534
16 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
16 years ago
John Crispin cb354d2750 make madwifi startup script aware of new iwpriv options
SVN-Revision: 10598
17 years ago
Travis Kemen 80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase
SVN-Revision: 10450
17 years ago
Felix Fietkau cf4ea1eed0 disable radar detection by default until it is fixed
SVN-Revision: 10401
17 years ago
John Crispin 2630cb3800 fix wpa_supplicant for madwifi
SVN-Revision: 10392
17 years ago
Felix Fietkau 1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
17 years ago
Travis Kemen f548e54b8d add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10217
17 years ago
Travis Kemen efb988f3f2 add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9624
17 years ago
Travis Kemen b6e523bc33 some cleanup and remove overwriting of device defaults for bgscan and diversity
SVN-Revision: 9619
17 years ago
Travis Kemen f30263eea0 don't overwrite device default for fast frames closes #2321
SVN-Revision: 9609
17 years ago
Florian Fainelli 2eca863b8e Convert the karma changes to be an ioctl
SVN-Revision: 9358
17 years ago
John Crispin 78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant
SVN-Revision: 9355
17 years ago
Florian Fainelli 93c450a043 Build a karma variant of madwifi
SVN-Revision: 9316
17 years ago
Florian Fainelli 372f0377bb Fix agmode selection (#2438)
SVN-Revision: 9075
17 years ago
Felix Fietkau 0739784fe8 fix madwifi channel setting (#2073)
SVN-Revision: 8681
17 years ago
Felix Fietkau 8445b132ce adhoc has issues with bgscan as well
SVN-Revision: 8394
17 years ago
Felix Fietkau 8fd798cb2c add a missing variable assignment
SVN-Revision: 8339
17 years ago
Felix Fietkau 9b1084b7fc madwifi: bgscan is a bit broken. disable by default
SVN-Revision: 8315
17 years ago