| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix monitor mode channel reporting | nbd | 2013-02-23 | 1 | -0/+25 |
* | mac80211: fix monitor-only injection | nbd | 2013-02-23 | 1 | -0/+9 |
* | mac80211: update to wireless-testing 2013-02-22 | nbd | 2013-02-23 | 1 | -2944/+214 |
* | ath9k: fix rssi issues | nbd | 2013-02-22 | 1 | -0/+11 |
* | ath9k_htc: fix signal strength reporting issues | nbd | 2013-02-22 | 1 | -0/+29 |
* | mac80211: add some small fixes for minstrel_ht CCK support | nbd | 2013-02-13 | 1 | -9/+9 |
* | mac80211: add CCK rate support to minstrel_ht to improve range | nbd | 2013-02-11 | 1 | -0/+518 |
* | ath9k: add support for more antenna mask combinations on AR93xx | nbd | 2013-01-21 | 1 | -2/+69 |
* | ath9k: merge another round of cleanups and stability fixes, refresh patches | nbd | 2013-01-20 | 1 | -45/+617 |
* | ath9k: fix a soft lockup on smp systems | nbd | 2013-01-14 | 1 | -14/+20 |
* | ath9k: remove a lock to fix a deadlock on hw reset | nbd | 2013-01-14 | 1 | -11/+71 |
* | mac80211: fix monitor mode injection | nbd | 2013-01-13 | 1 | -0/+17 |
* | ath9k: fix memory corruption issues on ar5416/ar91xx | nbd | 2013-01-13 | 1 | -0/+208 |
* | mac80211: fix enabling HT40- | nbd | 2013-01-11 | 1 | -2/+13 |
* | mac80211: add a fix for ht40 connections | nbd | 2013-01-11 | 1 | -0/+16 |
* | ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o... | nbd | 2013-01-10 | 1 | -0/+645 |
* | ath9k: add some calibration fixes from wireless-testing | nbd | 2013-01-10 | 1 | -0/+48 |
* | ath9k: correct a logic error in the rx path fix | nbd | 2013-01-09 | 1 | -1/+1 |
* | mac80211, ath9k: merge some pending fixes from linux-wireless@ | nbd | 2013-01-09 | 1 | -0/+521 |
* | mac80211: update to 2013-01-07, add several ath9k stability fixes | nbd | 2013-01-09 | 1 | -954/+205 |
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | nbd | 2013-01-02 | 1 | -0/+11 |
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s... | nbd | 2012-12-28 | 1 | -0/+378 |
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ... | nbd | 2012-12-10 | 1 | -4/+138 |
* | b43: fix tx path skb leaks | nbd | 2012-12-10 | 1 | -0/+78 |
* | ath5k: fix skb leaks (should fix #12199) | nbd | 2012-12-10 | 1 | -0/+31 |
* | ath9k: improve signal strength / channel noise reporting accuracy | nbd | 2012-12-10 | 1 | -0/+22 |
* | mac80211: merge fix for carl9170 upstream regression | nbd | 2012-12-10 | 1 | -0/+11 |
* | mac80211: update to wireless-testing 2012-12-06 | nbd | 2012-12-07 | 1 | -758/+315 |
* | mac80211: refresh patches | juhosg | 2012-12-02 | 1 | -6/+6 |
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | nbd | 2012-11-10 | 1 | -1/+208 |
* | mac80211: prevent reconfigure calls while interfaces are down | nbd | 2012-10-31 | 1 | -0/+12 |
* | mac80211: report tx status for dropped frames, should fix some remaining stab... | nbd | 2012-10-29 | 1 | -38/+133 |
* | ath9k: add a patch that prevents excessive retry of single frames during an a... | nbd | 2012-10-29 | 1 | -0/+30 |
* | mac80211: merge a client mode state handling fix, refresh patches | nbd | 2012-10-17 | 1 | -0/+59 |
* | mac80211: fix beacon IE power constraint handling | nbd | 2012-09-28 | 1 | -1/+169 |
* | ath5k: add a spur mitigation fix | nbd | 2012-09-27 | 1 | -9/+25 |
* | [package] mac80211: refresh patches | florian | 2012-09-26 | 1 | -9/+9 |
* | mac80211: avoid sending useless delBA frames on client disassoc | nbd | 2012-09-25 | 1 | -0/+31 |
* | ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode | nbd | 2012-09-25 | 1 | -0/+13 |
* | mac80211: fix regdb locking issues | nbd | 2012-09-14 | 1 | -0/+35 |
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, an... | nbd | 2012-09-08 | 1 | -4520/+90 |
* | ath9k: add fix to improve reliability of powersave clients | nbd | 2012-08-29 | 1 | -0/+9 |
* | mac80211: reorganize patches | nbd | 2012-08-29 | 1 | -22/+338 |
* | ath5k: add back a patch for fixing eeprom rate power parsing | nbd | 2012-08-15 | 1 | -0/+21 |
* | ath9k: fix handling of decryption errors, should improve link stability | nbd | 2012-08-08 | 1 | -0/+16 |
* | ath5k: revert a buggy tx power related patch | nbd | 2012-08-08 | 1 | -20/+0 |
* | ath5k: add various pending tx power fixes, vastly improves stability and perf... | nbd | 2012-08-06 | 1 | -89/+138 |
* | ath5k: add tx power related fixes | nbd | 2012-07-23 | 1 | -0/+112 |
* | mac80211: update to latest wireless-testing + some monitor mode fixes and som... | nbd | 2012-07-16 | 1 | -192/+2441 |
* | mac80211: fix an ap + sta mode regression that prevented the sta from connect... | nbd | 2012-07-12 | 1 | -0/+21 |