| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | revert accidental change to madwifi.sh | nbd | 2008-08-29 | 1 | -0/+1 |
* | madwifi: fix encryption type check | nbd | 2008-08-28 | 1 | -2/+1 |
* | madwifi: only start hostapd when necessary | nbd | 2008-08-28 | 1 | -2/+3 |
* | madwifi: keep a/g mode and pureg setting in sync across vaps | nbd | 2008-08-21 | 1 | -18/+19 |
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | florian | 2008-08-12 | 1 | -75/+9 |
* | Add 802.1x client configuration support and corresponding documentation (#2069) | florian | 2008-08-11 | 1 | -2/+41 |
* | Add 11gdt, 11adt, 11ast and fh modes (#3824) | florian | 2008-08-07 | 1 | -0/+4 |
* | enable wds sta interface splitting by default | nbd | 2008-08-01 | 1 | -3/+5 |
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked pr... | nbd | 2008-08-01 | 1 | -11/+6 |
* | use the madwifi driver instead of wext in the wpa_supplicant command line. th... | nbd | 2008-07-31 | 1 | -1/+1 |
* | fix duplicate "doth" interface option in madwifi | nbd | 2008-07-31 | 1 | -3/+0 |
* | madwifi: change the network scripts to use the new wds sta separation feature | nbd | 2008-07-30 | 1 | -0/+3 |
* | Allow madwifi devices to be set in monitor mode | florian | 2008-07-26 | 1 | -2/+2 |
* | fix madwifi mode setting | nbd | 2008-07-20 | 1 | -4/+2 |
* | Remove the sleep since we delayed bringing up the interface | florian | 2008-06-18 | 1 | -1/+0 |
* | Delay bringing up the interface because some cards requires setting the mode ... | florian | 2008-06-18 | 1 | -1/+1 |
* | make madwifi startup script aware of new iwpriv options | blogic | 2008-03-13 | 1 | -0/+6 |
* | fix problems with the use of a passphrase, add option to use a key instead of... | thepeople | 2008-02-13 | 1 | -5/+13 |
* | disable radar detection by default until it is fixed | nbd | 2008-02-05 | 1 | -0/+3 |
* | fix wpa_supplicant for madwifi | blogic | 2008-02-05 | 1 | -2/+1 |
* | upgrade madwifi, finally fix the annoying ap auto channel selection bug, defa... | nbd | 2008-01-25 | 1 | -2/+4 |
* | add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schor... | thepeople | 2008-01-17 | 1 | -0/+12 |
* | add options for rate 80211h compression bursting wmm and mac filtering From: ... | thepeople | 2007-11-28 | 1 | -0/+38 |
* | some cleanup and remove overwriting of device defaults for bgscan and diversity | thepeople | 2007-11-28 | 1 | -22/+10 |
* | don't overwrite device default for fast frames closes #2321 | thepeople | 2007-11-28 | 1 | -2/+4 |
* | fixed wpa2 support for madwifi/wpa_supplicant | blogic | 2007-10-18 | 1 | -3/+8 |
* | Fix agmode selection (#2438) | florian | 2007-09-29 | 1 | -1/+1 |
* | fix madwifi channel setting (#2073) | nbd | 2007-09-07 | 1 | -1/+1 |
* | adhoc has issues with bgscan as well | nbd | 2007-08-10 | 1 | -4/+2 |
* | add a missing variable assignment | nbd | 2007-08-04 | 1 | -0/+1 |
* | madwifi: bgscan is a bit broken. disable by default | nbd | 2007-08-02 | 1 | -1/+1 |
* | fix a typo | nbd | 2007-07-29 | 1 | -1/+1 |
* | keep track of the wifi interface state in /var/state/wireless | nbd | 2007-07-22 | 1 | -0/+2 |
* | add a workaround for the hostapd killed issue when using more than one wifi c... | nbd | 2007-07-20 | 1 | -1/+0 |
* | clean up default wifi config | mbm | 2007-07-04 | 1 | -12/+2 |
* | add fragmentation and rts settings thanks rene closes #1725 | thepeople | 2007-06-27 | 1 | -0/+12 |
* | madwifi: add some extra delay between bringing the interface up and configuri... | nbd | 2007-06-25 | 1 | -0/+1 |
* | madwifi update: include upstream fixes for ff handling, disable ff by default... | nbd | 2007-06-02 | 1 | -1/+4 |
* | madwifi: add patch for doing ad-hoc and master mode at the same (including be... | nbd | 2007-05-31 | 1 | -0/+1 |
* | madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles... | nbd | 2007-05-21 | 1 | -3/+3 |
* | fix essid setting in adhoc mode | nbd | 2007-05-21 | 1 | -3/+1 |
* | fix isolate mode | mbm | 2007-05-10 | 1 | -1/+1 |
* | add isolate closes #1636 | thepeople | 2007-05-08 | 1 | -0/+3 |
* | madwifi: fix static bssid setting for ad-hoc mode | nbd | 2007-04-29 | 1 | -3/+3 |
* | don't try to set up wpa if hostapd is not installed | nbd | 2007-04-19 | 1 | -7/+9 |
* | improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to... | nbd | 2007-04-16 | 1 | -4/+5 |
* | madwifi init: set the channel after bringing up the interface (sometimes it n... | nbd | 2007-04-12 | 1 | -0/+1 |
* | don't call wpa_supplicant unconditionally | nbd | 2007-03-24 | 1 | -1/+1 |
* | fix wep encryption setting for madwifi | nbd | 2007-03-24 | 1 | -1/+5 |
* | fix a small typo | nbd | 2007-03-24 | 1 | -1/+1 |