aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi/files/lib/wifi
Commit message (Collapse)AuthorAge
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-18
| | | | SVN-Revision: 11534
* Delay bringing up the interface because some cards requires setting the mode ↵Florian Fainelli2008-06-18
| | | | | | before bringing it up (#3541) SVN-Revision: 11533
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-13
| | | | SVN-Revision: 10598
* fix problems with the use of a passphrase, add option to use a key instead ↵Travis Kemen2008-02-13
| | | | | | of passphrase SVN-Revision: 10450
* disable radar detection by default until it is fixedFelix Fietkau2008-02-05
| | | | SVN-Revision: 10401
* fix wpa_supplicant for madwifiJohn Crispin2008-02-05
| | | | SVN-Revision: 10392
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵Felix Fietkau2008-01-25
| | | | | | default to automatic channel selection SVN-Revision: 10259
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵Travis Kemen2008-01-17
| | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵Travis Kemen2007-11-28
| | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624
* some cleanup and remove overwriting of device defaults for bgscan and diversityTravis Kemen2007-11-28
| | | | SVN-Revision: 9619
* don't overwrite device default for fast frames closes #2321Travis Kemen2007-11-28
| | | | SVN-Revision: 9609
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-18
| | | | SVN-Revision: 9355
* Fix agmode selection (#2438)Florian Fainelli2007-09-29
| | | | SVN-Revision: 9075
* fix madwifi channel setting (#2073)Felix Fietkau2007-09-07
| | | | SVN-Revision: 8681
* adhoc has issues with bgscan as wellFelix Fietkau2007-08-10
| | | | SVN-Revision: 8394
* add a missing variable assignmentFelix Fietkau2007-08-04
| | | | SVN-Revision: 8339
* madwifi: bgscan is a bit broken. disable by defaultFelix Fietkau2007-08-02
| | | | SVN-Revision: 8315
* fix a typoFelix Fietkau2007-07-29
| | | | SVN-Revision: 8220
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
| | | | SVN-Revision: 8108
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-20
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* clean up default wifi configMike Baker2007-07-04
| | | | SVN-Revision: 7873
* add fragmentation and rts settings thanks rene closes #1725Travis Kemen2007-06-27
| | | | SVN-Revision: 7743
* madwifi: add some extra delay between bringing the interface up and ↵Felix Fietkau2007-06-25
| | | | | | configuring it (#1703) SVN-Revision: 7729
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-02
| | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵Felix Fietkau2007-05-31
| | | | | | beacon handling) SVN-Revision: 7409
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-05-21
| | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302
* fix essid setting in adhoc modeFelix Fietkau2007-05-21
| | | | SVN-Revision: 7301
* fix isolate modeMike Baker2007-05-10
| | | | SVN-Revision: 7155
* add isolate closes #1636Travis Kemen2007-05-08
| | | | SVN-Revision: 7133
* madwifi: fix static bssid setting for ad-hoc modeFelix Fietkau2007-04-29
| | | | SVN-Revision: 7067
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-04-19
| | | | SVN-Revision: 7005
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵Felix Fietkau2007-04-16
| | | | | | to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) SVN-Revision: 6975
* madwifi init: set the channel after bringing up the interface (sometimes it ↵Felix Fietkau2007-04-12
| | | | | | needs the channel before bringing up the interface, sometimes after, no idea what's going on) SVN-Revision: 6939
* don't call wpa_supplicant unconditionallyFelix Fietkau2007-03-24
| | | | SVN-Revision: 6656
* fix wep encryption setting for madwifiFelix Fietkau2007-03-24
| | | | SVN-Revision: 6655
* fix a small typoFelix Fietkau2007-03-24
| | | | SVN-Revision: 6654
* fix a harmless warningFelix Fietkau2007-03-23
| | | | SVN-Revision: 6650
* Add bssid fix from #1281Florian Fainelli2007-03-18
| | | | SVN-Revision: 6601
* remove duplicate section to find bridge nameTravis Kemen2007-03-17
| | | | SVN-Revision: 6591
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-16
| | | | SVN-Revision: 6576
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵Mike Baker2007-03-15
| | | | | | "why isn't wifi working?" SVN-Revision: 6570
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵Travis Kemen2007-03-15
| | | | | | settings, from #1287 #1255 SVN-Revision: 6567
* use config_get_bool for hide_ssid option in madwifiFelix Fietkau2007-02-27
| | | | SVN-Revision: 6408
* Add hidden_ssid option to madwifi script (#1363)Florian Fainelli2007-02-27
| | | | SVN-Revision: 6406
* Fix wep encryption setting with madwifi (#1173)Florian Fainelli2007-01-18
| | | | SVN-Revision: 6125
* fix a small typoFelix Fietkau2007-01-15
| | | | SVN-Revision: 6104
* fix madwifi mode selection problemsFelix Fietkau2007-01-10
| | | | SVN-Revision: 6063
* fix a typoFelix Fietkau2007-01-08
| | | | SVN-Revision: 6039
* fix b/g mode selection for madwifi, update documentationFelix Fietkau2007-01-04
| | | | SVN-Revision: 5973
* madwifi: fix setting the essid for ap modeFelix Fietkau2006-12-27
| | | | SVN-Revision: 5903