summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches
Commit message (Expand)AuthorAgeFilesLines
* package/madwifi: refresh madwifi patchesacoul2010-11-1263-185/+187
* package/madwifi: fix r23829 commitacoul2010-11-031-0/+9
* madwifi: remove device ids for AR5416nbd2010-10-311-0/+20
* package/madwifi: fix mtu setting. (closes #7858)acoul2010-10-251-2/+12
* package/madwifi: enable mtu & mac config options for > 2.6.29 kernelsacoul2010-08-291-0/+20
* madwifi: in-flash macs for mach-eap7660djuhosg2010-07-151-0/+36
* [package] madwifi: rename incorrectly named patch file (#7459)jow2010-06-131-0/+0
* [package/madwifi] add 2.6.35 supportacoul2010-06-061-0/+40
* [package] madwifi: Fix 0dBm txpower setting displayacinonyx2010-05-271-0/+30
* madwifi: fix the tx rate display in iwconfig (#6925)nbd2010-03-281-0/+10
* madwifi: return to the bss channel after an issued ap mode scan has been comp...nbd2010-03-281-0/+26
* [package] madwifi: Fix RX packet and byte count, refresh patches (#6404)acinonyx2010-03-252-36/+47
* madwifi: disable softled by default on pci devices (fixes #4484)nbd2010-03-141-0/+18
* 2.6.33 fixes for atheros and madwifimatteo2010-03-031-0/+536
* madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none worknbd2010-02-231-0/+13
* madwifi: fix/improve station idle timeout handlingnbd2010-01-291-0/+151
* madwifi: make sure that minstrel rc updates still work after a jiffies wrapar...nbd2010-01-291-1/+1
* madwifi: add sysctl for turning the radio silentnbd2010-01-291-0/+85
* madwifi: fix some potential null pointer derefs with wdsnbd2010-01-247-15/+17
* refresh patchkaloz2010-01-111-6/+6
* 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
* 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: 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
* 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
* 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
* 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: fix another unconverted netdev_ops issuenbd2009-08-281-4/+8
* madwifi: add patch for building all modules (except for the HAL) into a singl...nbd2009-08-191-0/+778
* 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