| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | nbd | 2010-02-23 | 1 | -0/+13 |
* | madwifi: fix/improve station idle timeout handling | nbd | 2010-01-29 | 1 | -0/+151 |
* | madwifi: make sure that minstrel rc updates still work after a jiffies wrapar... | nbd | 2010-01-29 | 1 | -1/+1 |
* | madwifi: add sysctl for turning the radio silent | nbd | 2010-01-29 | 1 | -0/+85 |
* | madwifi: fix some potential null pointer derefs with wds | nbd | 2010-01-24 | 7 | -15/+17 |
* | refresh patch | kaloz | 2010-01-11 | 1 | -6/+6 |
* | madwifi: add a watchdog for software beacon alert interrupts | nbd | 2009-12-11 | 1 | -0/+95 |
* | madwifi: fix noise level display and make the cca threshold configurable thro... | nbd | 2009-12-11 | 1 | -0/+186 |
* | madwifi: fix a crash bug related to refcounting of bss nodes | nbd | 2009-11-04 | 1 | -11/+0 |
* | add preliminary 2.6.32 support | kaloz | 2009-11-03 | 1 | -0/+55 |
* | madwifi: reduce the size of the multicall tool binary | nbd | 2009-10-21 | 2 | -4/+5 |
* | madwifi: remove the 10HZ timer for updating rate control statistics | nbd | 2009-10-17 | 1 | -0/+134 |
* | madwifi: fix various noderef/memleak issues | nbd | 2009-10-17 | 5 | -48/+325 |
* | madwifi: more ad-hoc fixes | nbd | 2009-10-15 | 1 | -8/+51 |
* | madwifi: fix another ibss crash (#5935) | nbd | 2009-10-14 | 1 | -0/+22 |
* | madwifi: fix race condition on ibss init (#5935) | nbd | 2009-10-14 | 1 | -0/+12 |
* | madwifi: beacon timer fixes | nbd | 2009-10-14 | 4 | -100/+348 |
* | madwifi: fix bugs in the calibration triggers | nbd | 2009-09-23 | 1 | -0/+177 |
* | madwifi: fix a theoretical tx buffer leak | nbd | 2009-09-23 | 1 | -0/+10 |
* | madwifi: fix beacon slot handling and add support for more than 4 vaps (usefu... | nbd | 2009-09-23 | 1 | -0/+151 |
* | madwifi: fix sta mode reconnect when roaming between different aps of the sam... | nbd | 2009-09-23 | 1 | -0/+33 |
* | madwifi: fix maximum txpower display | nbd | 2009-09-23 | 8 | -97/+111 |
* | madwifi: fix iwconfig tx power display | nbd | 2009-09-16 | 7 | -51/+52 |
* | madwifi: fix a wds related race condition | nbd | 2009-09-14 | 12 | -24/+25 |
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ... | nbd | 2009-09-14 | 2 | -12/+1 |
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | nbd | 2009-09-09 | 1 | -1/+1 |
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks a... | nbd | 2009-09-09 | 21 | -117/+165 |
* | madwifi: fix another unconverted netdev_ops issue | nbd | 2009-08-28 | 1 | -4/+8 |
* | madwifi: add patch for building all modules (except for the HAL) into a singl... | nbd | 2009-08-19 | 1 | -0/+778 |
* | add powersave fixes based on patches by Steven Luo (#4376) | nbd | 2009-08-19 | 2 | -0/+35 |
* | madwifi: refresh patches | nbd | 2009-08-19 | 5 | -9/+9 |
* | madwifi: fix frame dropped counter | nbd | 2009-08-11 | 1 | -0/+25 |
* | madwifi: fix compiler warning | nbd | 2009-08-11 | 1 | -1/+1 |
* | fix software rx filter for ibss mode (based on a patch by harald schiƶberg) | nbd | 2009-08-11 | 1 | -0/+20 |
* | madwifi: fix compile error on kernels without net_device api compatibility | nbd | 2009-08-11 | 5 | -11/+19 |
* | madwifi: fix a race condition in the ap2ap wds setup | nbd | 2009-08-01 | 1 | -11/+33 |
* | madwifi: disable debug by default in the source tree instead of only relying ... | nbd | 2009-08-01 | 1 | -3/+5 |
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn'... | nbd | 2009-08-01 | 1 | -1/+6 |
* | madwifi: fix crash on 2.6.30 | nbd | 2009-07-18 | 2 | -2/+16 |
* | madwifi: fix a race condition in the ibss merge | nbd | 2009-07-16 | 1 | -0/+10 |
* | madwifi: clean up / fix ibss node handling | nbd | 2009-07-16 | 1 | -0/+80 |
* | madwifi: trivial antenna diversity fix | nbd | 2009-07-14 | 1 | -1/+1 |
* | madwifi: clean up wme handling, use same packet classification as mac80211 | nbd | 2009-07-12 | 1 | -0/+136 |
* | madwifi: fix another instance of excessive stack usage in wlanconfig | nbd | 2009-07-12 | 1 | -0/+9 |
* | upgrade to the new version of wprobe - includes reconfigurable layer 2 statis... | nbd | 2009-07-06 | 1 | -22/+63 |
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit... | nbd | 2009-06-01 | 1 | -3/+34 |
* | madwifi: handle frame classification properly if eth->h_proto contains the pr... | nbd | 2009-05-31 | 1 | -1/+1 |
* | madwifi: fix excessive stack usage in the wlanconfig tool | nbd | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | nbd | 2009-05-31 | 1 | -0/+16 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | nbd | 2009-05-31 | 28 | -283/+406 |