aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Expand)AuthorAge
* madwifi: add some extra delay between bringing the interface up and configuri...Felix Fietkau2007-06-25
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-03
* fixes for wpa/wpa2Felix Fietkau2007-06-02
* madwifi update: include upstream fixes for ff handling, disable ff by default...Felix Fietkau2007-06-02
* optimize the performance of the minstrel rate algorithm - don't sample lower ...Felix Fietkau2007-06-01
* minor locking changeFelix Fietkau2007-06-01
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-01
* disable tpc in madwifi by default (seems to be hurting performance in long-di...Felix Fietkau2007-06-01
* forgot a small changeFelix Fietkau2007-06-01
* clean up madwifi and sync with trunkFelix Fietkau2007-06-01
* madwifi: fix a few locking mistakesFelix Fietkau2007-05-31
* madwifi: add patch for doing ad-hoc and master mode at the same (including be...Felix Fietkau2007-05-31
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-26
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and in...Felix Fietkau2007-05-23
* seems like the upstream fix for the minstrel crash wasn't enough. add an extr...Felix Fietkau2007-05-21
* madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles...Felix Fietkau2007-05-21
* fix essid setting in adhoc modeFelix Fietkau2007-05-21
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge i...Felix Fietkau2007-05-21
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-21
* more cleanupFelix Fietkau2007-05-21
* cleanupFelix Fietkau2007-05-21
* make txstop workaround safe with napi pollingFelix Fietkau2007-05-16
* madwifi: enable txstop workaround for ap and ibss mode onlyFelix Fietkau2007-05-14
* madwifi: remove V=1 (was only added for debugging)Felix Fietkau2007-05-13
* oops. some code accidentally slipped into the wrong patch file :)Felix Fietkau2007-05-13
* madwifi: fix xscale buildFelix Fietkau2007-05-13
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lo...Felix Fietkau2007-05-13
* fix isolate modeMike Baker2007-05-10
* 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