fix madwifi mode setting
[openwrt.git] / package / madwifi / files / lib / wifi / madwifi.sh
2008-07-20 nbdfix madwifi mode setting
2008-06-18 florianRemove the sleep since we delayed bringing up the interface
2008-06-18 florianDelay bringing up the interface because some cards...
2008-03-13 blogicmake madwifi startup script aware of new iwpriv options
2008-02-13 thepeoplefix problems with the use of a passphrase, add option...
2008-02-05 nbddisable radar detection by default until it is fixed
2008-02-05 blogicfix wpa_supplicant for madwifi
2008-01-25 nbdupgrade madwifi, finally fix the annoying ap auto chann...
2008-01-17 thepeopleadd options for options xr, ar, turbo, mcast_rate Signe...
2007-11-28 thepeopleadd options for rate 80211h compression bursting wmm...
2007-11-28 thepeoplesome cleanup and remove overwriting of device defaults...
2007-11-28 thepeopledon't overwrite device default for fast frames closes...
2007-10-18 blogicfixed wpa2 support for madwifi/wpa_supplicant
2007-09-29 florianFix agmode selection (#2438)
2007-09-07 nbdfix madwifi channel setting (#2073)
2007-08-10 nbdadhoc has issues with bgscan as well
2007-08-04 nbdadd a missing variable assignment
2007-08-02 nbdmadwifi: bgscan is a bit broken. disable by default
2007-07-29 nbdfix a typo
2007-07-22 nbdkeep track of the wifi interface state in /var/state...
2007-07-20 nbdadd a workaround for the hostapd killed issue when...
2007-07-04 mbmclean up default wifi config
2007-06-27 thepeopleadd fragmentation and rts settings thanks rene closes...
2007-06-25 nbdmadwifi: add some extra delay between bringing the...
2007-06-02 nbdmadwifi update: include upstream fixes for ff handling...
2007-05-31 nbdmadwifi: add patch for doing ad-hoc and master mode...
2007-05-21 nbdmadwifi: add support for the ahdemo (ad-hoc demo) mode...
2007-05-21 nbdfix essid setting in adhoc mode
2007-05-10 mbmfix isolate mode
2007-05-08 thepeopleadd isolate closes #1636
2007-04-29 nbdmadwifi: fix static bssid setting for ad-hoc mode
2007-04-19 nbddon't try to set up wpa if hostapd is not installed
2007-04-16 nbdimprove handling of 11a/b/g mode setting. redirect...
2007-04-12 nbdmadwifi init: set the channel after bringing up the...
2007-03-24 nbddon't call wpa_supplicant unconditionally
2007-03-24 nbdfix wep encryption setting for madwifi
2007-03-24 nbdfix a small typo
2007-03-23 nbdfix a harmless warning
2007-03-18 florianAdd bssid fix from #1281
2007-03-17 thepeopleremove duplicate section to find bridge name
2007-03-16 mbmadd a new 'option disabled' to wifi-device
2007-03-15 mbmEnable bridge, disable wifi
2007-03-15 thepeopleadded TXpower, antenna diversity, distance, backround...
2007-02-27 nbduse config_get_bool for hide_ssid option in madwifi
2007-02-27 florianAdd hidden_ssid option to madwifi script (#1363)
2007-01-18 florianFix wep encryption setting with madwifi (#1173)
2007-01-15 nbdfix a small typo
2007-01-10 nbdfix madwifi mode selection problems
2007-01-08 nbdfix a typo
2007-01-04 nbdfix b/g mode selection for madwifi, update documentation
2006-12-27 nbdmadwifi: fix setting the essid for ap mode
2006-12-22 nbdmove hostapd setup function to wireless-tools package...
2006-12-22 nbdnuke old madwifi init script, add new /lib/wifi handler...
2006-12-22 nbdlots of enhancements for the madwifi script (hostapd...
2006-11-23 mbm/etc/config/wireless support for madwifi (work in progress)