| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 28 | -3076/+586 |
* | ath9k: fix non-AMPDU QoS per-tid sequence number assignment | nbd | 2010-12-10 | 1 | -0/+34 |
* | 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 | 31 | -1669/+2419 |
* | ath9k: use per-device struct for pm_qos_* operations | juhosg | 2010-12-01 | 1 | -0/+92 |
* | 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 |
* | 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 | 3 | -129/+281 |
* | 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 | 18 | -3968/+348 |
* | 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 | 33 | -2173/+3676 |
* | ath9k: fix a compile error with debugging disabled (#8189) | nbd | 2010-11-07 | 1 | -0/+8 |
* | ath9k: fix ath9k_hw_apply_gpio_override so that it's effective | nbd | 2010-11-05 | 1 | -1/+1 |
* | ath9k: fix enabling SWBA interrupts | nbd | 2010-11-04 | 1 | -0/+20 |
* | ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces p... | nbd | 2010-11-04 | 1 | -21/+41 |
* | ath9k: fix cycle counter tracking | nbd | 2010-11-03 | 1 | -0/+33 |
* | ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec... | nbd | 2010-11-03 | 1 | -0/+686 |
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ... | nbd | 2010-11-03 | 9 | -110/+138 |
* | nl80211: fix a station dump crash triggered by sending an invalid ifindex | nbd | 2010-10-31 | 1 | -0/+13 |
* | ath9k: fix aggregation flush on ar9003 | nbd | 2010-10-27 | 1 | -0/+34 |
* | ath9k: add more pending locking fixes - fixes tx dma hang issues on reset | nbd | 2010-10-27 | 2 | -74/+200 |
* | mac80211: add support for setting the multicast rate for ibss | nbd | 2010-10-25 | 2 | -0/+164 |
* | ath9k: fix an aggregation hang issue that happens when a hardware reset is is... | nbd | 2010-10-23 | 1 | -0/+42 |
* | ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf... | nbd | 2010-10-21 | 5 | -43/+87 |
* | mac80211: decrease the minstrel_ht sampling interval for faster rate adaption | nbd | 2010-10-20 | 2 | -1/+13 |
* | mac80211: improve minstrel_ht performance by ensuring that rates get sampled ... | nbd | 2010-10-20 | 1 | -0/+31 |