| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: in-flash macs for mach-eap7660d | Gabor Juhos | 2010-07-15 | 1 | -0/+36 |
* | madwifi: rename incorrectly named patch file (#7459) | Jo-Philipp Wich | 2010-06-13 | 1 | -0/+0 |
* | add 2.6.35 support | Alexandros C. Couloumbis | 2010-06-06 | 1 | -0/+40 |
* | madwifi: Fix 0dBm txpower setting display | Vasilis Tsiligiannis | 2010-05-27 | 1 | -0/+30 |
* | madwifi: fix the tx rate display in iwconfig (#6925) | Felix Fietkau | 2010-03-28 | 1 | -0/+10 |
* | madwifi: return to the bss channel after an issued ap mode scan has been comp... | Felix Fietkau | 2010-03-28 | 1 | -0/+26 |
* | madwifi: Fix RX packet and byte count, refresh patches (#6404) | Vasilis Tsiligiannis | 2010-03-25 | 2 | -36/+47 |
* | madwifi: disable softled by default on pci devices (fixes #4484) | Felix Fietkau | 2010-03-14 | 1 | -0/+18 |
* | 2.6.33 fixes for atheros and madwifi | Matteo Croce | 2010-03-03 | 1 | -0/+536 |
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | Felix Fietkau | 2010-02-23 | 1 | -0/+13 |
* | madwifi: fix/improve station idle timeout handling | Felix Fietkau | 2010-01-29 | 1 | -0/+151 |
* | madwifi: make sure that minstrel rc updates still work after a jiffies wrapar... | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
* | madwifi: add sysctl for turning the radio silent | Felix Fietkau | 2010-01-29 | 1 | -0/+85 |
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 7 | -15/+17 |
* | refresh patch | Imre Kaloz | 2010-01-11 | 1 | -6/+6 |
* | madwifi: add a watchdog for software beacon alert interrupts | Felix Fietkau | 2009-12-11 | 1 | -0/+95 |
* | madwifi: fix noise level display and make the cca threshold configurable thro... | Felix Fietkau | 2009-12-11 | 1 | -0/+186 |
* | madwifi: fix a crash bug related to refcounting of bss nodes | Felix Fietkau | 2009-11-04 | 1 | -11/+0 |
* | add preliminary 2.6.32 support | Imre Kaloz | 2009-11-03 | 1 | -0/+55 |
* | madwifi: reduce the size of the multicall tool binary | Felix Fietkau | 2009-10-21 | 2 | -4/+5 |
* | madwifi: remove the 10HZ timer for updating rate control statistics | Felix Fietkau | 2009-10-17 | 1 | -0/+134 |
* | madwifi: fix various noderef/memleak issues | Felix Fietkau | 2009-10-17 | 5 | -48/+325 |
* | madwifi: more ad-hoc fixes | Felix Fietkau | 2009-10-15 | 1 | -8/+51 |
* | madwifi: fix another ibss crash (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+22 |
* | madwifi: fix race condition on ibss init (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+12 |
* | madwifi: beacon timer fixes | Felix Fietkau | 2009-10-14 | 4 | -100/+348 |
* | madwifi: fix bugs in the calibration triggers | Felix Fietkau | 2009-09-23 | 1 | -0/+177 |
* | madwifi: fix a theoretical tx buffer leak | Felix Fietkau | 2009-09-23 | 1 | -0/+10 |
* | madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu... | Felix Fietkau | 2009-09-23 | 1 | -0/+151 |
* | madwifi: fix sta mode reconnect when roaming between different aps of the sam... | Felix Fietkau | 2009-09-23 | 1 | -0/+33 |
* | madwifi: fix maximum txpower display | Felix Fietkau | 2009-09-23 | 8 | -97/+111 |
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ... | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks a... | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
* | madwifi: fix another unconverted netdev_ops issue | Felix Fietkau | 2009-08-28 | 1 | -4/+8 |
* | madwifi: add patch for building all modules (except for the HAL) into a singl... | Felix Fietkau | 2009-08-19 | 1 | -0/+778 |
* | add powersave fixes based on patches by Steven Luo (#4376) | Felix Fietkau | 2009-08-19 | 2 | -0/+35 |
* | madwifi: refresh patches | Felix Fietkau | 2009-08-19 | 5 | -9/+9 |
* | madwifi: fix frame dropped counter | Felix Fietkau | 2009-08-11 | 1 | -0/+25 |
* | madwifi: fix compiler warning | Felix Fietkau | 2009-08-11 | 1 | -1/+1 |
* | fix software rx filter for ibss mode (based on a patch by harald schiƶberg) | Felix Fietkau | 2009-08-11 | 1 | -0/+20 |
* | madwifi: fix compile error on kernels without net_device api compatibility | Felix Fietkau | 2009-08-11 | 5 | -11/+19 |
* | madwifi: fix a race condition in the ap2ap wds setup | Felix Fietkau | 2009-08-01 | 1 | -11/+33 |
* | madwifi: disable debug by default in the source tree instead of only relying ... | Felix Fietkau | 2009-08-01 | 1 | -3/+5 |
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'... | Felix Fietkau | 2009-08-01 | 1 | -1/+6 |
* | madwifi: fix crash on 2.6.30 | Felix Fietkau | 2009-07-18 | 2 | -2/+16 |
* | madwifi: fix a race condition in the ibss merge | Felix Fietkau | 2009-07-16 | 1 | -0/+10 |
* | madwifi: clean up / fix ibss node handling | Felix Fietkau | 2009-07-16 | 1 | -0/+80 |