summaryrefslogtreecommitdiffstats
path: root/package/madwifi/files
Commit message (Collapse)AuthorAgeFilesLines
* Add 11gdt, 11adt, 11ast and fh modes (#3824)florian2008-08-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable wds sta interface splitting by defaultnbd2008-08-011-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove wds type of wifi-iface without essid, imho it never worked ↵nbd2008-08-011-11/+6
| | | | | | 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
* use the madwifi driver instead of wext in the wpa_supplicant command line. ↵nbd2008-07-311-1/+1
| | | | | | 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
* fix duplicate "doth" interface option in madwifinbd2008-07-311-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: change the network scripts to use the new wds sta separation featurenbd2008-07-302-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow madwifi devices to be set in monitor modeflorian2008-07-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi mode settingnbd2008-07-201-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the sleep since we delayed bringing up the interfaceflorian2008-06-181-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delay bringing up the interface because some cards requires setting the mode ↵florian2008-06-181-1/+1
| | | | | | before bringing it up (#3541) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make madwifi startup script aware of new iwpriv optionsblogic2008-03-131-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix problems with the use of a passphrase, add option to use a key instead ↵thepeople2008-02-131-5/+13
| | | | | | of passphrase git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable radar detection by default until it is fixednbd2008-02-051-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wpa_supplicant for madwifiblogic2008-02-051-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵nbd2008-01-251-2/+4
| | | | | | default to automatic channel selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵thepeople2008-01-171-0/+12
| | | | | | Schori <lorenz.schori@gmx.ch> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵thepeople2007-11-281-0/+38
| | | | | | Vasilis T. (aka Acinonyx) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some cleanup and remove overwriting of device defaults for bgscan and diversitythepeople2007-11-281-22/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't overwrite device default for fast frames closes #2321thepeople2007-11-281-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert the karma changes to be an ioctlflorian2007-10-191-94/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed wpa2 support for madwifi/wpa_supplicantblogic2007-10-181-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build a karma variant of madwififlorian2007-10-141-0/+94
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix agmode selection (#2438)florian2007-09-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi channel setting (#2073)nbd2007-09-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adhoc has issues with bgscan as wellnbd2007-08-101-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a missing variable assignmentnbd2007-08-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: bgscan is a bit broken. disable by defaultnbd2007-08-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typonbd2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* keep track of the wifi interface state in /var/state/wirelessnbd2007-07-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for the hostapd killed issue when using more than one wifi ↵nbd2007-07-201-1/+0
| | | | | | card (#1928, #2040) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up default wifi configmbm2007-07-041-12/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fragmentation and rts settings thanks rene closes #1725thepeople2007-06-271-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add some extra delay between bringing the interface up and ↵nbd2007-06-251-0/+1
| | | | | | configuring it (#1703) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi update: include upstream fixes for ff handling, disable ff by ↵nbd2007-06-021-1/+4
| | | | | | 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
* madwifi: add patch for doing ad-hoc and master mode at the same (including ↵nbd2007-05-311-0/+1
| | | | | | beacon handling) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7409 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵nbd2007-05-211-3/+3
| | | | | | /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
* fix essid setting in adhoc modenbd2007-05-211-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix isolate modembm2007-05-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add isolate closes #1636thepeople2007-05-081-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix static bssid setting for ad-hoc modenbd2007-04-291-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't try to set up wpa if hostapd is not installednbd2007-04-191-7/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵nbd2007-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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi init: set the channel after bringing up the interface (sometimes it ↵nbd2007-04-121-0/+1
| | | | | | 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
* don't call wpa_supplicant unconditionallynbd2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wep encryption setting for madwifinbd2007-03-241-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small typonbd2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a harmless warningnbd2007-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add bssid fix from #1281florian2007-03-181-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate section to find bridge namethepeople2007-03-171-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a new 'option disabled' to wifi-devicembm2007-03-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6576 3c298f89-4303-0410-b956-a3cf2f4a3e73