| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: another optimization for tx performance | nbd | 2010-12-18 | 1 | -0/+11 |
* | mac80211: fix a crash in the tx path | nbd | 2010-12-18 | 1 | -0/+19 |
* | mac80211: fix a missing return value | nbd | 2010-12-18 | 1 | -1/+1 |
* | mac80211: significantly reduce the cpu load caused by excessive skb header cl... | nbd | 2010-12-18 | 1 | -0/+14 |
* | ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an... | nbd | 2010-12-18 | 1 | -0/+75 |
* | mac80211: update to wireless-testing 2010-12-16 | nbd | 2010-12-18 | 28 | -2904/+209 |
* | ath9k: update initvals for ar9003 | nbd | 2010-12-16 | 2 | -0/+156 |
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never u... | nbd | 2010-12-16 | 1 | -0/+103 |
* | ath9k: use the number of pending aggregates instead of the queue depth to det... | nbd | 2010-12-16 | 1 | -0/+89 |
* | ath9k: fix some more issues in the paprd changes | nbd | 2010-12-13 | 1 | -18/+26 |
* | ath9k: fix a few issues with pa predistortion on ar9003 | nbd | 2010-12-12 | 3 | -0/+375 |
* | ath: open up a few safe 5ghz channels in the world regdomain to make the regu... | nbd | 2010-12-12 | 1 | -0/+12 |
* | ath9k: merge a few pending cleanup patches | nbd | 2010-12-12 | 5 | -5/+1662 |
* | ath9k: do not adjust the slot time setting for long distance, it seems to cau... | nbd | 2010-12-11 | 2 | -0/+22 |
* | mac80211: fix IBSS probe response storms on drivers that do not support drv_t... | nbd | 2010-12-11 | 1 | -0/+11 |
* | ath9k: merge a pending patch for fixing tsf read and write | nbd | 2010-12-11 | 1 | -0/+22 |
* | ath9k: add missing %pV printk revert | nbd | 2010-12-11 | 1 | -0/+21 |
* | mac80211: update to 2010-12-09 | nbd | 2010-12-11 | 29 | -3078/+588 |
* | ath9k: fix non-AMPDU QoS per-tid sequence number assignment | nbd | 2010-12-10 | 1 | -0/+34 |
* | [package] mac80211: use iw for txpower control (#8416) | jow | 2010-12-10 | 1 | -2/+1 |
* | mac80211: fix compile errors when LED support in the kernel is disabled | nbd | 2010-12-10 | 2 | -1/+21 |
* | ath9k: fix a null pointer deref issue | nbd | 2010-12-07 | 1 | -0/+14 |
* | ath9k: fix a DMA related race condition at hw reset time | nbd | 2010-12-05 | 1 | -0/+74 |
* | ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN... | nbd | 2010-12-04 | 1 | -13/+0 |
* | mac80211: update to wireless-testing 2010-11-30 | nbd | 2010-12-04 | 32 | -1672/+2422 |
* | ath9k: use per-device struct for pm_qos_* operations | juhosg | 2010-12-01 | 2 | -1/+93 |
* | ath9k: fix software retry counter tracking - should fix 802.11n stability issues | nbd | 2010-11-28 | 1 | -0/+16 |
* | mac80211: merge the new version of the throughput led trigger patch | nbd | 2010-11-28 | 4 | -112/+90 |
* | ath9k: fix module reload on ar713x based systems with ar92xx | nbd | 2010-11-27 | 1 | -0/+13 |
* | mac80211: add pending patches for throughput based led blinking and replace t... | nbd | 2010-11-27 | 9 | -45/+1075 |
* | mac80211: cfg80211 should not depend on rfkill. | hauke | 2010-11-25 | 1 | -0/+13 |
* | mac80211: improve station mode nullfunc probing | nbd | 2010-11-23 | 1 | -11/+14 |
* | mac80211: improve ad-hoc multicast rate handling | nbd | 2010-11-22 | 1 | -0/+157 |
* | ath9k_htc: fix eeprom access breakage | nbd | 2010-11-22 | 1 | -0/+10 |
* | ath9k: fix key search for a-mpdu on ar9300 | nbd | 2010-11-22 | 1 | -0/+23 |
* | remove 2.6.25 support | kaloz | 2010-11-22 | 1 | -1/+1 |
* | ath9k: fix some more endian issues | nbd | 2010-11-21 | 1 | -0/+58 |
* | ath9k: fix endian issues on AR9003 | nbd | 2010-11-20 | 1 | -0/+676 |
* | mac80211: revert the probe request timeout change | nbd | 2010-11-20 | 1 | -9/+0 |
* | mac80211: update to latest wireless-testing + more stability work | nbd | 2010-11-20 | 4 | -131/+283 |
* | mac80211: merge the upstream ht40 fix | nbd | 2010-11-19 | 1 | -0/+13 |
* | ath9k: rework the mac address override patch to not break ath9k_htc | nbd | 2010-11-19 | 2 | -60/+29 |
* | mac80211: merge pending cfg80211 patches to fix a race condition with setting... | nbd | 2010-11-18 | 1 | -0/+178 |
* | mac80211: update to wireless-testing 2010-11-16 | nbd | 2010-11-17 | 19 | -3970/+350 |
* | ath9k: add some fixes for AR9003 | nbd | 2010-11-16 | 2 | -0/+171 |
* | mac80211: fix another 2.6.35 compile error | nbd | 2010-11-12 | 1 | -0/+11 |
* | mac80211: fix compile on linux 2.6.35 | nbd | 2010-11-12 | 1 | -0/+16 |
* | mac80211: update to wireless-testing 2010-11-10 + some pending work | nbd | 2010-11-11 | 34 | -2175/+3678 |
* | net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patc... | hauke | 2010-11-10 | 1 | -1/+1 |
* | wireless: build hermes packages from compat-wirelessand not from the kernel. | hauke | 2010-11-10 | 1 | -1/+64 |