aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
...
* madwifi: disable softled by default on pci devices (fixes #4484)Felix Fietkau2010-03-142-1/+19
* [package] use a common way of marking packages as not supported on specific t...Nicolas Thill2010-03-101-1/+1
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-031-0/+536
* madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none workFelix Fietkau2010-02-231-0/+13
* add me as a maintainer for a few other packagesFelix Fietkau2010-01-311-0/+1
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
* madwifi: make sure that minstrel rc updates still work after a jiffies wrapar...Felix Fietkau2010-01-291-1/+1
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
* refresh patchImre Kaloz2010-01-111-6/+6
* [package] disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
* [package] mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-211-1/+1
* madwifi: fix antenna selection for ubnt loco2/loco5Felix Fietkau2009-12-191-9/+41
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
* madwifi: fix noise level display and make the cca threshold configurable thro...Felix Fietkau2009-12-111-0/+186
* [package] prevent madwifi from being compiled on sibyteFlorian Fainelli2009-12-041-1/+1
* madwifi: fix a crash bug related to refcounting of bss nodesFelix Fietkau2009-11-041-11/+0
* add preliminary 2.6.32 supportImre Kaloz2009-11-031-0/+55
* madwifi: reduce the size of the multicall tool binaryFelix Fietkau2009-10-212-4/+5
* madwifi: add antenna gpio support for nanostation loco2Felix Fietkau2009-10-171-7/+15
* madwifi: remove the 10HZ timer for updating rate control statisticsFelix Fietkau2009-10-171-0/+134
* madwifi: fix various noderef/memleak issuesFelix Fietkau2009-10-175-48/+325
* madwifi: more ad-hoc fixesFelix Fietkau2009-10-151-8/+51
* madwifi: fix another ibss crash (#5935)Felix Fietkau2009-10-141-0/+22
* madwifi: fix race condition on ibss init (#5935)Felix Fietkau2009-10-141-0/+12
* madwifi: beacon timer fixesFelix Fietkau2009-10-144-100/+348
* [package] we cannot build madwifi for octeon since there is no mips64r2 hal t...Florian Fainelli2009-10-081-1/+1
* [package] madwifi: add HAL_TARGET mapping for kirkwood boardNicolas Thill2009-10-061-0/+3
* [package] madwifi cannot be compiled on cobalt which has a different mips cpu...Florian Fainelli2009-10-061-1/+1
* madwifi: fix bugs in the calibration triggersFelix Fietkau2009-09-231-0/+177
* madwifi: fix a theoretical tx buffer leakFelix Fietkau2009-09-231-0/+10
* madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu...Felix Fietkau2009-09-231-0/+151
* madwifi: fix sta mode reconnect when roaming between different aps of the sam...Felix Fietkau2009-09-231-0/+33
* madwifi: fix maximum txpower displayFelix Fietkau2009-09-238-97/+111
* madwifi: fix iwconfig tx power displayFelix Fietkau2009-09-167-51/+52
* [package] madwifi: bump package revisionAndy Boyett2009-09-151-1/+1
* madwifi: fix a wds related race conditionFelix Fietkau2009-09-1412-24/+25
* madwifi: remove an unimportant part of the ibss node handling fix, which led ...Felix Fietkau2009-09-142-12/+1
* [package] bump some revisions and update copyrightsAndy Boyett2009-09-101-1/+1
* madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)Felix Fietkau2009-09-091-1/+1
* madwifi: fix several noderef and ibss merge issues that led to memory leaks a...Felix Fietkau2009-09-0921-117/+165
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...Felix Fietkau2009-09-031-0/+3
* madwifi: fix another unconverted netdev_ops issueFelix Fietkau2009-08-281-4/+8
* madwifi: remove version selection supportFelix Fietkau2009-08-191-12/+0
* remove support for the madwifi upstream release, it doesn't work on newer ker...Felix Fietkau2009-08-194-67/+14
* madwifi: add patch for building all modules (except for the HAL) into a singl...Felix Fietkau2009-08-193-37/+801
* add powersave fixes based on patches by Steven Luo (#4376)Felix Fietkau2009-08-192-0/+35
* madwifi: refresh patchesFelix Fietkau2009-08-195-9/+9
* madwifi: fix frame dropped counterFelix Fietkau2009-08-111-0/+25
* madwifi: fix compiler warningFelix Fietkau2009-08-111-1/+1