summaryrefslogtreecommitdiffstats
path: root/package/madwifi/files
Commit message (Expand)AuthorAgeFilesLines
* add options for rate 80211h compression bursting wmm and mac filtering From: ...thepeople2007-11-281-0/+38
* some cleanup and remove overwriting of device defaults for bgscan and diversitythepeople2007-11-281-22/+10
* don't overwrite device default for fast frames closes #2321thepeople2007-11-281-2/+4
* Convert the karma changes to be an ioctlflorian2007-10-191-94/+0
* fixed wpa2 support for madwifi/wpa_supplicantblogic2007-10-181-3/+8
* Build a karma variant of madwififlorian2007-10-141-0/+94
* Fix agmode selection (#2438)florian2007-09-291-1/+1
* fix madwifi channel setting (#2073)nbd2007-09-071-1/+1
* adhoc has issues with bgscan as wellnbd2007-08-101-4/+2
* add a missing variable assignmentnbd2007-08-041-0/+1
* madwifi: bgscan is a bit broken. disable by defaultnbd2007-08-021-1/+1
* fix a typonbd2007-07-291-1/+1
* keep track of the wifi interface state in /var/state/wirelessnbd2007-07-221-0/+2
* add a workaround for the hostapd killed issue when using more than one wifi c...nbd2007-07-201-1/+0
* clean up default wifi configmbm2007-07-041-12/+2
* add fragmentation and rts settings thanks rene closes #1725thepeople2007-06-271-0/+12
* madwifi: add some extra delay between bringing the interface up and configuri...nbd2007-06-251-0/+1
* madwifi update: include upstream fixes for ff handling, disable ff by default...nbd2007-06-021-1/+4
* madwifi: add patch for doing ad-hoc and master mode at the same (including be...nbd2007-05-311-0/+1
* madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles...nbd2007-05-211-3/+3
* fix essid setting in adhoc modenbd2007-05-211-3/+1
* fix isolate modembm2007-05-101-1/+1
* add isolate closes #1636thepeople2007-05-081-0/+3
* madwifi: fix static bssid setting for ad-hoc modenbd2007-04-291-3/+3
* don't try to set up wpa if hostapd is not installednbd2007-04-191-7/+9
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to...nbd2007-04-161-4/+5
* madwifi init: set the channel after bringing up the interface (sometimes it n...nbd2007-04-121-0/+1
* don't call wpa_supplicant unconditionallynbd2007-03-241-1/+1
* fix wep encryption setting for madwifinbd2007-03-241-1/+5
* fix a small typonbd2007-03-241-1/+1
* fix a harmless warningnbd2007-03-231-1/+1
* Add bssid fix from #1281florian2007-03-181-0/+6
* remove duplicate section to find bridge namethepeople2007-03-171-4/+0
* add a new 'option disabled' to wifi-devicembm2007-03-161-1/+1
* Enable bridge, disable wifimbm2007-03-151-1/+4
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett...thepeople2007-03-151-7/+71
* use config_get_bool for hide_ssid option in madwifinbd2007-02-271-3/+3
* Add hidden_ssid option to madwifi script (#1363)florian2007-02-271-0/+3
* Fix wep encryption setting with madwifi (#1173)florian2007-01-181-1/+1
* fix a small typonbd2007-01-151-1/+1
* fix madwifi mode selection problemsnbd2007-01-101-8/+8
* fix a typonbd2007-01-081-1/+1
* fix b/g mode selection for madwifi, update documentationnbd2007-01-041-3/+18
* madwifi: fix setting the essid for ap modenbd2006-12-271-1/+1
* move hostapd setup function to wireless-tools package, as it is driver indepe...nbd2006-12-221-65/+0
* nuke old madwifi init script, add new /lib/wifi handler (usable for many conf...nbd2006-12-222-5/+3
* lots of enhancements for the madwifi script (hostapd calls for ap with wpa im...nbd2006-12-221-36/+125
* /etc/config/wireless support for madwifi (work in progress)mbm2006-11-231-0/+147
* make kernel module packaging code reusable and use it in madwifinbd2006-10-171-10/+0
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-151-1/+2