summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: fix compile issues with linux 3.1/3.2Felix Fietkau2012-03-292-0/+66
| | | | SVN-Revision: 31138
* package/madwifi: apply AR71XX PCI workaround on ATH79 as wellGabor Juhos2012-02-102-2/+2
| | | | SVN-Revision: 30414
* madwifi: rename patch from ifxmips -> lantiqJohn Crispin2011-11-131-0/+0
| | | | SVN-Revision: 29020
* better lantiq support in madwifiJohn Crispin2011-07-172-5/+8
| | | | | | | | | | Allow for each lantiq target (without wifi eeprom) to define where wireless configuration data is on flash. Patch also adds support for sx763 lantiq target. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 27662
* madwifi: Fix linux 3.0 detectionHauke Mehrtens2011-06-151-0/+25
| | | | | | | | Allows madwifi to be built against linux 3.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27188
* madwifi: Fix compilation for 2.6.39Felix Fietkau2011-04-261-0/+11
| | | | | | | | | Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26771
* package/madwifi: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+14
| | | | SVN-Revision: 25702
* package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersAlexandros C. Couloumbis2011-02-211-0/+29
| | | | SVN-Revision: 25649
* * fixe up ifxmips patch for eeprom emulation to work with lantiq targetJohn Crispin2011-02-051-11/+7
| | | | SVN-Revision: 25369
* package/madwifi: refresh madwifi patchesAlexandros C. Couloumbis2010-11-1263-177/+179
| | | | SVN-Revision: 23971
* package/madwifi: fix r23829 commitAlexandros C. Couloumbis2010-11-031-0/+9
| | | | SVN-Revision: 23830
* madwifi: remove device ids for AR5416Felix Fietkau2010-10-311-0/+20
| | | | SVN-Revision: 23730
* package/madwifi: fix mtu setting. (closes #7858)Alexandros C. Couloumbis2010-10-251-2/+12
| | | | SVN-Revision: 23628
* package/madwifi: enable mtu & mac config options for > 2.6.29 kernelsAlexandros C. Couloumbis2010-08-291-0/+20
| | | | SVN-Revision: 22835
* madwifi: in-flash macs for mach-eap7660dGabor Juhos2010-07-151-0/+36
| | | | | | | | | This patch makes madwifi respect (at least) the platform_data supplied MAC address. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22190
* madwifi: rename incorrectly named patch file (#7459)Jo-Philipp Wich2010-06-131-0/+0
| | | | SVN-Revision: 21788
* add 2.6.35 supportAlexandros C. Couloumbis2010-06-061-0/+40
| | | | SVN-Revision: 21693
* madwifi: Fix 0dBm txpower setting displayVasilis Tsiligiannis2010-05-271-0/+30
| | | | SVN-Revision: 21584
* madwifi: fix the tx rate display in iwconfig (#6925)Felix Fietkau2010-03-281-0/+10
| | | | SVN-Revision: 20550
* madwifi: return to the bss channel after an issued ap mode scan has been ↵Felix Fietkau2010-03-281-0/+26
| | | | | | completed (fixes #6599) SVN-Revision: 20549
* madwifi: Fix RX packet and byte count, refresh patches (#6404)Vasilis Tsiligiannis2010-03-252-36/+47
| | | | SVN-Revision: 20434
* madwifi: disable softled by default on pci devices (fixes #4484)Felix Fietkau2010-03-141-0/+18
| | | | SVN-Revision: 20195
* 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