summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAgeFilesLines
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-031-0/+536
| | | | SVN-Revision: 19963
* madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none workFelix Fietkau2010-02-231-0/+13
| | | | SVN-Revision: 19822
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
| | | | SVN-Revision: 19378
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵Felix Fietkau2010-01-291-1/+1
| | | | | | wraparound SVN-Revision: 19377
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
| | | | SVN-Revision: 19376
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
| | | | SVN-Revision: 19322
* refresh patchImre Kaloz2010-01-111-6/+6
| | | | SVN-Revision: 19102
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
| | | | SVN-Revision: 18740
* madwifi: fix noise level display and make the cca threshold configurable ↵Felix Fietkau2009-12-111-0/+186
| | | | | | through sysctl SVN-Revision: 18739
* madwifi: fix a crash bug related to refcounting of bss nodesFelix Fietkau2009-11-041-11/+0
| | | | SVN-Revision: 18290
* add preliminary 2.6.32 supportImre Kaloz2009-11-031-0/+55
| | | | SVN-Revision: 18283
* madwifi: reduce the size of the multicall tool binaryFelix Fietkau2009-10-212-4/+5
| | | | SVN-Revision: 18112
* madwifi: remove the 10HZ timer for updating rate control statisticsFelix Fietkau2009-10-171-0/+134
| | | | SVN-Revision: 18053
* madwifi: fix various noderef/memleak issuesFelix Fietkau2009-10-175-48/+325
| | | | SVN-Revision: 18052
* madwifi: more ad-hoc fixesFelix Fietkau2009-10-151-8/+51
| | | | SVN-Revision: 18050
* madwifi: fix another ibss crash (#5935)Felix Fietkau2009-10-141-0/+22
| | | | SVN-Revision: 18048
* madwifi: fix race condition on ibss init (#5935)Felix Fietkau2009-10-141-0/+12
| | | | SVN-Revision: 18046
* madwifi: beacon timer fixesFelix Fietkau2009-10-144-100/+348
| | | | SVN-Revision: 18045
* madwifi: fix bugs in the calibration triggersFelix Fietkau2009-09-231-0/+177
| | | | SVN-Revision: 17691
* madwifi: fix a theoretical tx buffer leakFelix Fietkau2009-09-231-0/+10
| | | | SVN-Revision: 17690
* madwifi: fix beacon slot handling and add support for more than 4 vaps ↵Felix Fietkau2009-09-231-0/+151
| | | | | | (useful for wds per-sta interfaces) SVN-Revision: 17689
* madwifi: fix sta mode reconnect when roaming between different aps of the ↵Felix Fietkau2009-09-231-0/+33
| | | | | | same essid SVN-Revision: 17688
* madwifi: fix maximum txpower displayFelix Fietkau2009-09-238-97/+111
| | | | SVN-Revision: 17687
* madwifi: fix iwconfig tx power displayFelix Fietkau2009-09-167-51/+52
| | | | SVN-Revision: 17592
* madwifi: fix a wds related race conditionFelix Fietkau2009-09-1412-24/+25
| | | | SVN-Revision: 17578
* madwifi: remove an unimportant part of the ibss node handling fix, which led ↵Felix Fietkau2009-09-142-12/+1
| | | | | | to a regression in ap-to-ap wds operation SVN-Revision: 17576
* madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)Felix Fietkau2009-09-091-1/+1
| | | | SVN-Revision: 17546
* madwifi: fix several noderef and ibss merge issues that led to memory leaks ↵Felix Fietkau2009-09-0921-117/+165
| | | | | | and high system load SVN-Revision: 17545
* madwifi: fix another unconverted netdev_ops issueFelix Fietkau2009-08-281-4/+8
| | | | SVN-Revision: 17431
* madwifi: add patch for building all modules (except for the HAL) into a ↵Felix Fietkau2009-08-191-0/+778
| | | | | | single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore SVN-Revision: 17314
* add powersave fixes based on patches by Steven Luo (#4376)Felix Fietkau2009-08-192-0/+35
| | | | SVN-Revision: 17312
* madwifi: refresh patchesFelix Fietkau2009-08-195-9/+9
| | | | SVN-Revision: 17311
* madwifi: fix frame dropped counterFelix Fietkau2009-08-111-0/+25
| | | | SVN-Revision: 17224
* madwifi: fix compiler warningFelix Fietkau2009-08-111-1/+1
| | | | SVN-Revision: 17221
* fix software rx filter for ibss mode (based on a patch by harald schiöberg)Felix Fietkau2009-08-111-0/+20
| | | | SVN-Revision: 17220
* madwifi: fix compile error on kernels without net_device api compatibilityFelix Fietkau2009-08-115-11/+19
| | | | SVN-Revision: 17219
* madwifi: fix a race condition in the ap2ap wds setupFelix Fietkau2009-08-011-11/+33
| | | | SVN-Revision: 17086
* madwifi: disable debug by default in the source tree instead of only relying ↵Felix Fietkau2009-08-011-3/+5
| | | | | | on the override (useful for external builds) SVN-Revision: 17085
* madwifi: remove the get_arch.mk build failure when the 'detected' arch ↵Felix Fietkau2009-08-011-1/+6
| | | | | | doesn't match the build system's value SVN-Revision: 17084
* madwifi: fix crash on 2.6.30Felix Fietkau2009-07-182-2/+16
| | | | SVN-Revision: 16889
* madwifi: fix a race condition in the ibss mergeFelix Fietkau2009-07-161-0/+10
| | | | SVN-Revision: 16870
* madwifi: clean up / fix ibss node handlingFelix Fietkau2009-07-161-0/+80
| | | | SVN-Revision: 16861
* madwifi: trivial antenna diversity fixFelix Fietkau2009-07-141-1/+1
| | | | SVN-Revision: 16846
* madwifi: clean up wme handling, use same packet classification as mac80211Felix Fietkau2009-07-121-0/+136
| | | | SVN-Revision: 16790
* madwifi: fix another instance of excessive stack usage in wlanconfigFelix Fietkau2009-07-121-0/+9
| | | | SVN-Revision: 16788
* upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵Felix Fietkau2009-07-061-22/+63
| | | | | | statistics, remote access, more configuration options and many bugfixes SVN-Revision: 16719
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵Felix Fietkau2009-06-011-3/+34
| | | | | | transition) SVN-Revision: 16289
* madwifi: handle frame classification properly if eth->h_proto contains the ↵Felix Fietkau2009-05-311-1/+1
| | | | | | protocol number directly (without offset) SVN-Revision: 16237
* madwifi: fix excessive stack usage in the wlanconfig toolFelix Fietkau2009-05-311-0/+11
| | | | SVN-Revision: 16235
* madwifi: if a txpower value below the poweroffset is requested, set the ↵Felix Fietkau2009-05-311-0/+16
| | | | | | internal txpower to 0db SVN-Revision: 16234