aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Expand)AuthorAge
* add isolate closes #1636Travis Kemen2007-05-08
* madwifi: fix static bssid setting for ad-hoc modeFelix Fietkau2007-04-29
* remove led fix again - seems like gpio handling is really broken in the origi...Felix Fietkau2007-04-26
* fix for the wifi led on atheros SoCFelix Fietkau2007-04-26
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-04-19
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to...Felix Fietkau2007-04-16
* madwifi init: set the channel after bringing up the interface (sometimes it n...Felix Fietkau2007-04-12
* don't call wpa_supplicant unconditionallyFelix Fietkau2007-03-24
* fix wep encryption setting for madwifiFelix Fietkau2007-03-24
* fix a small typoFelix Fietkau2007-03-24
* fix a harmless warningFelix Fietkau2007-03-23
* Add bssid fix from #1281Florian Fainelli2007-03-18
* remove duplicate section to find bridge nameTravis Kemen2007-03-17
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-16
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-16
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-16
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "...Mike Baker2007-03-15
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett...Travis Kemen2007-03-15
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-11
* use config_get_bool for hide_ssid option in madwifiFelix Fietkau2007-02-27
* Add hidden_ssid option to madwifi script (#1363)Florian Fainelli2007-02-27
* nuke even more debug stuffFelix Fietkau2007-02-20
* sorry, last commit had a bugFelix Fietkau2007-02-20
* fix debug patch for ahbFelix Fietkau2007-02-20
* disable debugging stuff in madwifi - saves precious flash space :)Imre Kaloz2007-02-20
* fix madwifi compile for atheros 2.6Felix Fietkau2007-02-04
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-04
* Fix wep encryption setting with madwifi (#1173)Florian Fainelli2007-01-18
* fix a small typoFelix Fietkau2007-01-15
* fix madwifi mode selection problemsFelix Fietkau2007-01-10
* fix typoFelix Fietkau2007-01-09
* fix a typoFelix Fietkau2007-01-08
* fix b/g mode selection for madwifi, update documentationFelix Fietkau2007-01-04
* madwifi: fix setting the essid for ap modeFelix Fietkau2006-12-27
* remove problematic change that probably broke SoC supportFelix Fietkau2006-12-22
* move hostapd setup function to wireless-tools package, as it is driver indepe...Felix Fietkau2006-12-22
* nuke old madwifi init script, add new /lib/wifi handler (usable for many conf...Felix Fietkau2006-12-22
* lots of enhancements for the madwifi script (hostapd calls for ap with wpa im...Felix Fietkau2006-12-22
* update madwifi SoC support patch, add device ids for 2317 (will be functional...Felix Fietkau2006-12-22
* add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig...Felix Fietkau2006-12-19
* use INSTALL_DIR variableNicolas Thill2006-12-16
* add SoC support to madwifiFelix Fietkau2006-12-16
* remove the ar531x-2.4 target, a 2.6 port will be added soonImre Kaloz2006-12-14
* prepare madwifi for the kernel upgrade to 2.6.19Felix Fietkau2006-12-14
* add an update for the not-entirely-correct security fix of madwifi (see [5720...Felix Fietkau2006-12-08
* update madwifi (security issues: CVE-2006-6332)Felix Fietkau2006-12-08
* /etc/config/wireless support for madwifi (work in progress)Mike Baker2006-11-23
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-23
* implement target profiles in menuconfigFelix Fietkau2006-11-12
* use target optimization flags for madwifi toolsNicolas Thill2006-10-27