summaryrefslogtreecommitdiff
path: root/package/madwifi/files
AgeCommit message (Expand)Author
2007-09-07fix madwifi channel setting (#2073)nbd
2007-08-10adhoc has issues with bgscan as wellnbd
2007-08-04add a missing variable assignmentnbd
2007-08-02madwifi: bgscan is a bit broken. disable by defaultnbd
2007-07-29fix a typonbd
2007-07-22keep track of the wifi interface state in /var/state/wirelessnbd
2007-07-20add a workaround for the hostapd killed issue when using more than one wifi c...nbd
2007-07-04clean up default wifi configmbm
2007-06-27add fragmentation and rts settings thanks rene closes #1725thepeople
2007-06-25madwifi: add some extra delay between bringing the interface up and configuri...nbd
2007-06-02madwifi update: include upstream fixes for ff handling, disable ff by default...nbd
2007-05-31madwifi: add patch for doing ad-hoc and master mode at the same (including be...nbd
2007-05-21madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles...nbd
2007-05-21fix essid setting in adhoc modenbd
2007-05-10fix isolate modembm
2007-05-08add isolate closes #1636thepeople
2007-04-29madwifi: fix static bssid setting for ad-hoc modenbd
2007-04-19don't try to set up wpa if hostapd is not installednbd
2007-04-16improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to...nbd
2007-04-12madwifi init: set the channel after bringing up the interface (sometimes it n...nbd
2007-03-24don't call wpa_supplicant unconditionallynbd
2007-03-24fix wep encryption setting for madwifinbd
2007-03-24fix a small typonbd
2007-03-23fix a harmless warningnbd
2007-03-18Add bssid fix from #1281florian
2007-03-17remove duplicate section to find bridge namethepeople
2007-03-16add a new 'option disabled' to wifi-devicembm
2007-03-15Enable bridge, disable wifimbm
2007-03-15added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett...thepeople
2007-02-27use config_get_bool for hide_ssid option in madwifinbd
2007-02-27Add hidden_ssid option to madwifi script (#1363)florian
2007-01-18Fix wep encryption setting with madwifi (#1173)florian
2007-01-15fix a small typonbd
2007-01-10fix madwifi mode selection problemsnbd
2007-01-08fix a typonbd
2007-01-04fix b/g mode selection for madwifi, update documentationnbd
2006-12-27madwifi: fix setting the essid for ap modenbd
2006-12-22move hostapd setup function to wireless-tools package, as it is driver indepe...nbd
2006-12-22nuke old madwifi init script, add new /lib/wifi handler (usable for many conf...nbd
2006-12-22lots of enhancements for the madwifi script (hostapd calls for ap with wpa im...nbd
2006-11-23/etc/config/wireless support for madwifi (work in progress)mbm
2006-10-17make kernel module packaging code reusable and use it in madwifinbd
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd
2006-10-04add new rc.common for standardized init scripts, convert existing init scriptsnbd
2006-05-31kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd