summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* clean up the madwifi SoC support patch - remove some breakage that went unnot...nbd2007-06-281-23/+1
* add fragmentation and rts settings thanks rene closes #1725thepeople2007-06-271-0/+12
* madwifi: add some extra delay between bringing the interface up and configuri...nbd2007-06-251-0/+1
* refresh all package patches in the buildroot using quiltnbd2007-06-0423-294/+355
* madwifi: fix an unhandle cryptoapi change (wpa2)nbd2007-06-031-1/+16
* fixes for wpa/wpa2nbd2007-06-023-3/+43
* madwifi update: include upstream fixes for ff handling, disable ff by default...nbd2007-06-026-38/+41
* optimize the performance of the minstrel rate algorithm - don't sample lower ...nbd2007-06-011-0/+12
* minor locking changenbd2007-06-011-0/+67
* madwifi: fix a crash in ff handlingnbd2007-06-011-0/+11
* disable tpc in madwifi by default (seems to be hurting performance in long-di...nbd2007-06-011-0/+12
* forgot a small changenbd2007-06-011-8/+9
* clean up madwifi and sync with trunknbd2007-06-019-962/+151
* madwifi: fix a few locking mistakesnbd2007-05-311-80/+92
* madwifi: add patch for doing ad-hoc and master mode at the same (including be...nbd2007-05-312-0/+252
* update madwifi to latest trunk - performance enhancementsnbd2007-05-2619-308/+307
* update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and in...nbd2007-05-234-2248/+91
* seems like the upstream fix for the minstrel crash wasn't enough. add an extr...nbd2007-05-211-0/+13
* madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireles...nbd2007-05-211-3/+3
* fix essid setting in adhoc modenbd2007-05-211-3/+1
* madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as referencenbd2007-05-2115-399/+2391
* oops... wrong patch (unfixed typo)nbd2007-05-211-1/+1
* more cleanupnbd2007-05-211-31/+14
* cleanupnbd2007-05-212-20/+18
* make txstop workaround safe with napi pollingnbd2007-05-161-9/+28
* madwifi: enable txstop workaround for ap and ibss mode onlynbd2007-05-141-8/+10
* madwifi: remove V=1 (was only added for debugging)nbd2007-05-131-2/+1
* oops. some code accidentally slipped into the wrong patch file :)nbd2007-05-132-42/+42
* madwifi: fix xscale buildnbd2007-05-131-0/+11
* huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lo...nbd2007-05-1331-1078/+2240
* fix isolate modembm2007-05-101-1/+1
* add isolate closes #1636thepeople2007-05-081-0/+3
* madwifi: fix static bssid setting for ad-hoc modenbd2007-04-291-3/+3
* remove led fix again - seems like gpio handling is really broken in the origi...nbd2007-04-261-10/+0
* fix for the wifi led on atheros SoCnbd2007-04-261-0/+10
* don't try to set up wpa if hostapd is not installednbd2007-04-191-7/+9
* improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to...nbd2007-04-161-4/+5
* madwifi init: set the channel after bringing up the interface (sometimes it n...nbd2007-04-121-0/+1
* don't call wpa_supplicant unconditionallynbd2007-03-241-1/+1
* fix wep encryption setting for madwifinbd2007-03-241-1/+5
* fix a small typonbd2007-03-241-1/+1
* fix a harmless warningnbd2007-03-231-1/+1
* Add bssid fix from #1281florian2007-03-182-0/+42
* remove duplicate section to find bridge namethepeople2007-03-171-4/+0
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-2/+0
* add a new 'option disabled' to wifi-devicembm2007-03-161-1/+1
* Enable bridge, disable wifimbm2007-03-151-1/+4
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett...thepeople2007-03-151-7/+71
* add preliminary IOP32x support, mark it broken for nowkaloz2007-03-112-12/+26