summaryrefslogtreecommitdiff
path: root/package/madwifi/files
AgeCommit message (Collapse)Author
2008-08-29revert accidental change to madwifi.shnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-28madwifi: fix encryption type checknbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-28madwifi: only start hostapd when necessarynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-21madwifi: keep a/g mode and pureg setting in sync across vapsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-12Add generic wpa_supplicant calls and use them for mac80211 and madwifi.florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-11Add 802.1x client configuration support and corresponding documentation (#2069)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07Add 11gdt, 11adt, 11ast and fh modes (#3824)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01enable wds sta interface splitting by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01madwifi: remove wds type of wifi-iface without essid, imho it never worked ↵nbd
properly and is unsupported now, regular ap/sta with option wds 1 is preferred git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31use the madwifi driver instead of wext in the wpa_supplicant command line. ↵nbd
the madwifi driver can associate faster because it uses a different ioctl interface git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31fix duplicate "doth" interface option in madwifinbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30madwifi: change the network scripts to use the new wds sta separation featurenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26Allow madwifi devices to be set in monitor modeflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20fix madwifi mode settingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-18Remove the sleep since we delayed bringing up the interfaceflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-18Delay bringing up the interface because some cards requires setting the mode ↵florian
before bringing it up (#3541) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13make madwifi startup script aware of new iwpriv optionsblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-13fix problems with the use of a passphrase, add option to use a key instead ↵thepeople
of passphrase git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05disable radar detection by default until it is fixednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05fix wpa_supplicant for madwifiblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵nbd
default to automatic channel selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵thepeople
Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28add options for rate 80211h compression bursting wmm and mac filtering From: ↵thepeople
Vasilis T. (aka Acinonyx) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28some cleanup and remove overwriting of device defaults for bgscan and diversitythepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28don't overwrite device default for fast frames closes #2321thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-19Convert the karma changes to be an ioctlflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18fixed wpa2 support for madwifi/wpa_supplicantblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14Build a karma variant of madwififlorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29Fix agmode selection (#2438)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07fix madwifi channel setting (#2073)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-10adhoc has issues with bgscan as wellnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-04add a missing variable assignmentnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-02madwifi: bgscan is a bit broken. disable by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-29fix a typonbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-22keep track of the wifi interface state in /var/state/wirelessnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-20add a workaround for the hostapd killed issue when using more than one wifi ↵nbd
card (#1928, #2040) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04clean up default wifi configmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-27add fragmentation and rts settings thanks rene closes #1725thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-25madwifi: add some extra delay between bringing the interface up and ↵nbd
configuring it (#1703) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02madwifi update: include upstream fixes for ff handling, disable ff by ↵nbd
default (not reliable enough), wpa in ap mode should be working now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31madwifi: add patch for doing ad-hoc and master mode at the same (including ↵nbd
beacon handling) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵nbd
/etc/config/wireless. using it, simultaneous ap+mesh operation is possible git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-21fix essid setting in adhoc modenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10fix isolate modembm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08add isolate closes #1636thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-29madwifi: fix static bssid setting for ad-hoc modenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-19don't try to set up wpa if hostapd is not installednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵nbd
to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-12madwifi init: set the channel after bringing up the interface (sometimes it ↵nbd
needs the channel before bringing up the interface, sometimes after, no idea what's going on) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24don't call wpa_supplicant unconditionallynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73