summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* [package] disable a few packages failing on pxcab (marking them as BROKEN)nico2009-12-231-1/+1
* [package] mark mac80211 & madwifi as BROKEN for ep93xxnico2009-12-211-1/+1
* madwifi: fix antenna selection for ubnt loco2/loco5nbd2009-12-191-9/+41
* madwifi: add a watchdog for software beacon alert interruptsnbd2009-12-111-0/+95
* madwifi: fix noise level display and make the cca threshold configurable thro...nbd2009-12-111-0/+186
* [package] prevent madwifi from being compiled on sibyteflorian2009-12-041-1/+1
* madwifi: fix a crash bug related to refcounting of bss nodesnbd2009-11-041-11/+0
* add preliminary 2.6.32 supportkaloz2009-11-031-0/+55
* madwifi: reduce the size of the multicall tool binarynbd2009-10-212-4/+5
* madwifi: add antenna gpio support for nanostation loco2nbd2009-10-171-7/+15
* madwifi: remove the 10HZ timer for updating rate control statisticsnbd2009-10-171-0/+134
* madwifi: fix various noderef/memleak issuesnbd2009-10-175-48/+325
* madwifi: more ad-hoc fixesnbd2009-10-151-8/+51
* madwifi: fix another ibss crash (#5935)nbd2009-10-141-0/+22
* madwifi: fix race condition on ibss init (#5935)nbd2009-10-141-0/+12
* madwifi: beacon timer fixesnbd2009-10-144-100/+348
* [package] we cannot build madwifi for octeon since there is no mips64r2 hal t...florian2009-10-081-1/+1
* [package] madwifi: add HAL_TARGET mapping for kirkwood boardnico2009-10-061-0/+3
* [package] madwifi cannot be compiled on cobalt which has a different mips cpu...florian2009-10-061-1/+1
* madwifi: fix bugs in the calibration triggersnbd2009-09-231-0/+177
* madwifi: fix a theoretical tx buffer leaknbd2009-09-231-0/+10
* madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...nbd2009-09-231-0/+151
* madwifi: fix sta mode reconnect when roaming between different aps of the sam...nbd2009-09-231-0/+33
* madwifi: fix maximum txpower displaynbd2009-09-238-97/+111
* madwifi: fix iwconfig tx power displaynbd2009-09-167-51/+52
* [package] madwifi: bump package revisionagb2009-09-151-1/+1
* madwifi: fix a wds related race conditionnbd2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...nbd2009-09-142-12/+1
* [package] bump some revisions and update copyrightsagb2009-09-101-1/+1
* madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)nbd2009-09-091-1/+1
* madwifi: fix several noderef and ibss merge issues that led to memory leaks a...nbd2009-09-0921-117/+165
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...nbd2009-09-031-0/+3
* madwifi: fix another unconverted netdev_ops issuenbd2009-08-281-4/+8
* madwifi: remove version selection supportnbd2009-08-191-12/+0
* remove support for the madwifi upstream release, it doesn't work on newer ker...nbd2009-08-194-67/+14
* madwifi: add patch for building all modules (except for the HAL) into a singl...nbd2009-08-193-37/+801
* add powersave fixes based on patches by Steven Luo (#4376)nbd2009-08-192-0/+35
* madwifi: refresh patchesnbd2009-08-195-9/+9
* madwifi: fix frame dropped counternbd2009-08-111-0/+25
* madwifi: fix compiler warningnbd2009-08-111-1/+1
* fix software rx filter for ibss mode (based on a patch by harald schiƶberg)nbd2009-08-111-0/+20
* madwifi: fix compile error on kernels without net_device api compatibilitynbd2009-08-115-11/+19
* madwifi: fix a race condition in the ap2ap wds setupnbd2009-08-011-11/+33
* madwifi: disable debug by default in the source tree instead of only relying ...nbd2009-08-011-3/+5
* madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'...nbd2009-08-011-1/+6
* madwifi: fix crash on 2.6.30nbd2009-07-182-2/+16
* madwifi: fix a race condition in the ibss mergenbd2009-07-161-0/+10
* madwifi: turn software based tsf merging on by default, get rid of some iwpri...nbd2009-07-161-4/+5
* madwifi: clean up / fix ibss node handlingnbd2009-07-161-0/+80
* madwifi: trivial antenna diversity fixnbd2009-07-141-1/+1