summaryrefslogtreecommitdiffstats
path: root/package/madwifi/files
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-181-1/+0
| | | | SVN-Revision: 11534
* Delay bringing up the interface because some cards requires setting the mode ↵Florian Fainelli2008-06-181-1/+1
| | | | | | before bringing it up (#3541) SVN-Revision: 11533
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-131-0/+6
| | | | SVN-Revision: 10598
* fix problems with the use of a passphrase, add option to use a key instead ↵Travis Kemen2008-02-131-5/+13
| | | | | | of passphrase SVN-Revision: 10450
* disable radar detection by default until it is fixedFelix Fietkau2008-02-051-0/+3
| | | | SVN-Revision: 10401
* fix wpa_supplicant for madwifiJohn Crispin2008-02-051-2/+1
| | | | SVN-Revision: 10392
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵Felix Fietkau2008-01-251-2/+4
| | | | | | default to automatic channel selection SVN-Revision: 10259
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵Travis Kemen2008-01-171-0/+12
| | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵Travis Kemen2007-11-281-0/+38
| | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624
* some cleanup and remove overwriting of device defaults for bgscan and diversityTravis Kemen2007-11-281-22/+10
| | | | SVN-Revision: 9619
* don't overwrite device default for fast frames closes #2321Travis Kemen2007-11-281-2/+4
| | | | SVN-Revision: 9609
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-191-94/+0
| | | | SVN-Revision: 9358
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-181-3/+8
| | | | SVN-Revision: 9355
* Build a karma variant of madwifiFlorian Fainelli2007-10-141-0/+94
| | | | SVN-Revision: 9316
* Fix agmode selection (#2438)Florian Fainelli2007-09-291-1/+1
| | | | SVN-Revision: 9075
* fix madwifi channel setting (#2073)Felix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8681
* adhoc has issues with bgscan as wellFelix Fietkau2007-08-101-4/+2
| | | | SVN-Revision: 8394
* add a missing variable assignmentFelix Fietkau2007-08-041-0/+1
| | | | SVN-Revision: 8339
* madwifi: bgscan is a bit broken. disable by defaultFelix Fietkau2007-08-021-1/+1
| | | | SVN-Revision: 8315
* fix a typoFelix Fietkau2007-07-291-1/+1
| | | | SVN-Revision: 8220
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-221-0/+2
| | | | SVN-Revision: 8108
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-201-1/+0
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* clean up default wifi configMike Baker2007-07-041-12/+2
| | | | SVN-Revision: 7873
* add fragmentation and rts settings thanks rene closes #1725Travis Kemen2007-06-271-0/+12
| | | | SVN-Revision: 7743
* madwifi: add some extra delay between bringing the interface up and ↵Felix Fietkau2007-06-251-0/+1
| | | | | | configuring it (#1703) SVN-Revision: 7729
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-021-1/+4
| | | | | | 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-311-0/+1
| | | | | | beacon handling) SVN-Revision: 7409
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-05-211-3/+3
| | | | | | /etc/config/wireless. using it, simultaneous ap+mesh operation is possible SVN-Revision: 7302
* fix essid setting in adhoc modeFelix Fietkau2007-05-211-3/+1
| | | | SVN-Revision: 7301
* fix isolate modeMike Baker2007-05-101-1/+1
| | | | SVN-Revision: 7155
* add isolate closes #1636Travis Kemen2007-05-081-0/+3
| | | | SVN-Revision: 7133
* madwifi: fix static bssid setting for ad-hoc modeFelix Fietkau2007-04-291-3/+3
| | | | SVN-Revision: 7067
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-04-191-7/+9
| | | | SVN-Revision: 7005
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵Felix Fietkau2007-04-161-4/+5
| | | | | | 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-121-0/+1
| | | | | | 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-241-1/+1
| | | | SVN-Revision: 6656
* fix wep encryption setting for madwifiFelix Fietkau2007-03-241-1/+5
| | | | SVN-Revision: 6655
* fix a small typoFelix Fietkau2007-03-241-1/+1
| | | | SVN-Revision: 6654
* fix a harmless warningFelix Fietkau2007-03-231-1/+1
| | | | SVN-Revision: 6650
* Add bssid fix from #1281Florian Fainelli2007-03-181-0/+6
| | | | SVN-Revision: 6601
* remove duplicate section to find bridge nameTravis Kemen2007-03-171-4/+0
| | | | SVN-Revision: 6591
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-161-1/+1
| | | | SVN-Revision: 6576
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵Mike Baker2007-03-151-1/+4
| | | | | | "why isn't wifi working?" SVN-Revision: 6570
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵Travis Kemen2007-03-151-7/+71
| | | | | | settings, from #1287 #1255 SVN-Revision: 6567
* use config_get_bool for hide_ssid option in madwifiFelix Fietkau2007-02-271-3/+3
| | | | SVN-Revision: 6408
* Add hidden_ssid option to madwifi script (#1363)Florian Fainelli2007-02-271-0/+3
| | | | SVN-Revision: 6406
* Fix wep encryption setting with madwifi (#1173)Florian Fainelli2007-01-181-1/+1
| | | | SVN-Revision: 6125
* fix a small typoFelix Fietkau2007-01-151-1/+1
| | | | SVN-Revision: 6104
* fix madwifi mode selection problemsFelix Fietkau2007-01-101-8/+8
| | | | SVN-Revision: 6063
* fix a typoFelix Fietkau2007-01-081-1/+1
| | | | SVN-Revision: 6039