aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
* update madwifi to latest trunk - performance enhancementsFelix Fietkau2007-05-2619-308/+307
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and ↵Felix Fietkau2007-05-234-2248/+91
| | | | | | include a security fix that was merged in 0.9.3.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* seems like the upstream fix for the minstrel crash wasn't enough. add an ↵Felix Fietkau2007-05-211-0/+13
| | | | | | extra check git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add support for the ahdemo (ad-hoc demo) mode in ↵Felix Fietkau2007-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 modeFelix Fietkau2007-05-211-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as referenceFelix Fietkau2007-05-2115-399/+2391
| | | | | | | merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops... wrong patch (unfixed typo)Felix Fietkau2007-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupFelix Fietkau2007-05-211-31/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2007-05-212-20/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make txstop workaround safe with napi pollingFelix Fietkau2007-05-161-9/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: enable txstop workaround for ap and ibss mode onlyFelix Fietkau2007-05-141-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7223 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove V=1 (was only added for debugging)Felix Fietkau2007-05-131-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops. some code accidentally slipped into the wrong patch file :)Felix Fietkau2007-05-132-42/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix xscale buildFelix Fietkau2007-05-131-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes ↵Felix Fietkau2007-05-1331-1078/+2240
| | | | | | lots of bugfixes and performance enhancements git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7211 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix isolate modeMike Baker2007-05-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add isolate closes #1636Travis Kemen2007-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 modeFelix Fietkau2007-04-291-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove led fix again - seems like gpio handling is really broken in the ↵Felix Fietkau2007-04-261-10/+0
| | | | | | original madwifi hal git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix for the wifi led on atheros SoCFelix Fietkau2007-04-261-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't try to set up wpa if hostapd is not installedFelix Fietkau2007-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 ↵Felix Fietkau2007-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 ↵Felix Fietkau2007-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 unconditionallyFelix Fietkau2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wep encryption setting for madwifiFelix Fietkau2007-03-241-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small typoFelix Fietkau2007-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a harmless warningFelix Fietkau2007-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add bssid fix from #1281Florian Fainelli2007-03-182-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate section to find bridge nameTravis Kemen2007-03-171-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable bridge, disable wifiMike Baker2007-03-151-1/+4
| | | | | | | Easier to deal with "how do I enable wifi" than "why isn't wifi working?" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵Travis Kemen2007-03-151-7/+71
| | | | | | settings, from #1287 #1255 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-112-12/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use config_get_bool for hide_ssid option in madwifiFelix Fietkau2007-02-271-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hidden_ssid option to madwifi script (#1363)Florian Fainelli2007-02-271-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke even more debug stuffFelix Fietkau2007-02-201-14/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sorry, last commit had a bugFelix Fietkau2007-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix debug patch for ahbFelix Fietkau2007-02-201-21/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable debugging stuff in madwifi - saves precious flash space :)Imre Kaloz2007-02-202-1/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi compile for atheros 2.6Felix Fietkau2007-02-041-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-041-13/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix wep encryption setting with madwifi (#1173)Florian Fainelli2007-01-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small typoFelix Fietkau2007-01-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi mode selection problemsFelix Fietkau2007-01-101-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoFelix Fietkau2007-01-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2007-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix b/g mode selection for madwifi, update documentationFelix Fietkau2007-01-041-3/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix setting the essid for ap modeFelix Fietkau2006-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5903 3c298f89-4303-0410-b956-a3cf2f4a3e73