| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: use lib80211 from compat-wireless instead of the kernel | nbd | 2011-07-04 | 1 | -5/+31 |
* | ath9k: merge an upstream change to fix false tx hangs on ar9003 | nbd | 2011-07-04 | 1 | -1/+52 |
* | ath5k: add an upstream patch to fix a memory leak | nbd | 2011-07-04 | 1 | -0/+20 |
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | juhosg | 2011-07-03 | 4 | -1/+320 |
* | mac80211: rename a rt2x00 related patch | juhosg | 2011-07-03 | 1 | -0/+0 |
* | ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 | nbd | 2011-07-03 | 1 | -0/+23 |
* | ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ... | nbd | 2011-07-03 | 1 | -0/+18 |
* | ath5k: fix restoring the mac timing setting after a sleep clock setting change | nbd | 2011-07-03 | 1 | -0/+27 |
* | ath5k: delay initial periodic calibration after reset to improve stability | nbd | 2011-07-03 | 1 | -0/+11 |
* | ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz | nbd | 2011-07-02 | 1 | -0/+42 |
* | ath5k: fix a crash when setting coverage class before the first channel chang... | nbd | 2011-07-02 | 1 | -0/+10 |
* | ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av... | nbd | 2011-07-01 | 1 | -0/+54 |
* | ath9k: merge an upstream patch that provides a minor throughput improvement o... | nbd | 2011-07-01 | 1 | -1/+11 |
* | ath5k: enable spur mitigation for ar2413 - should improve performance and rel... | nbd | 2011-07-01 | 1 | -0/+10 |
* | ath5k: add a missing srev checks for code that lowers the synth voltage - mig... | nbd | 2011-07-01 | 1 | -0/+31 |
* | ath5k: disable tx power gain correction probing for hardware that does not ne... | nbd | 2011-07-01 | 1 | -0/+20 |
* | mac80211: rename a misnamed patch | nbd | 2011-07-01 | 1 | -0/+0 |
* | kernel: update ssb and bcma to linux-next next-20110627 | hauke | 2011-06-27 | 1 | -0/+11 |
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation se... | nbd | 2011-06-27 | 1 | -0/+13 |
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ... | nbd | 2011-06-25 | 1 | -0/+5 |
* | mac80211: configure HT IBSS through uci | nbd | 2011-06-24 | 1 | -1/+7 |
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | nbd | 2011-06-24 | 1 | -0/+637 |
* | ath9k: add some more pending fixes | nbd | 2011-06-24 | 2 | -2/+195 |
* | mac80211: update to wireless-testing 2011-06-22 | nbd | 2011-06-24 | 61 | -5009/+90 |
* | mac80211: enable cfg80211 debugfs support | nbd | 2011-06-24 | 1 | -1/+2 |
* | mac80211: use firmware from linux-firmware git | hauke | 2011-06-21 | 1 | -230/+64 |
* | mac80211: fix debugfs for ath9k_htc | hauke | 2011-06-21 | 1 | -1/+1 |
* | mac80211: remove rests of ar9170 driver | hauke | 2011-06-21 | 1 | -17/+1 |
* | package/mac80211: Add linux 3.0 compatibility | hauke | 2011-06-15 | 53 | -190/+626 |
* | mac80211: add initial support for AR9330 | juhosg | 2011-06-01 | 33 | -1/+3758 |
* | mac80211: update to wireless-testing 2011-05-27 | nbd | 2011-05-31 | 24 | -1240/+998 |
* | mac80211: make ath9k available even if PCI support is disabled | juhosg | 2011-05-31 | 1 | -5/+6 |
* | ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w... | nbd | 2011-05-30 | 1 | -0/+11 |
* | ath9k: merge a few bugfixes | nbd | 2011-05-28 | 3 | -4/+97 |
* | ath5k: disable fast channel changes, some people have reported that they intr... | nbd | 2011-05-28 | 1 | -0/+18 |
* | ath9k: fix some locking issues in the tx fifo cleanup patch | nbd | 2011-05-19 | 1 | -35/+23 |
* | ath9k: clean up tx fifo handling on ar9380 based hardware | nbd | 2011-05-18 | 2 | -0/+680 |
* | ath9k: fix a small race condition in the tx_last_beacon patch | nbd | 2011-05-18 | 1 | -5/+10 |
* | mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags overr... | nbd | 2011-05-17 | 1 | -1/+1 |
* | ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe reque... | nbd | 2011-05-17 | 1 | -0/+106 |
* | ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in so... | nbd | 2011-05-17 | 1 | -0/+11 |
* | ath9k: fix issues with ad-hoc beacon slot selection | nbd | 2011-05-16 | 1 | -0/+50 |
* | mac80211: update to 2011-05-13 | nbd | 2011-05-16 | 34 | -906/+167 |
* | ath9k: add noise floor calibration fix that should improve stability | nbd | 2011-05-04 | 1 | -0/+52 |
* | ath9k: add a new fix for signal strength / noise measurements | nbd | 2011-05-01 | 1 | -0/+88 |
* | mac80211: detect and drop incoming packets with invalid CCMP packet numbers t... | nbd | 2011-05-01 | 1 | -0/+46 |
* | mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and e... | nbd | 2011-04-26 | 1 | -0/+195 |
* | mac80211: broadcast the country IE by default if the country code is configur... | nbd | 2011-04-26 | 1 | -0/+5 |
* | mac80211: replace the regd revert patch with a proper fix, add some more pend... | nbd | 2011-04-26 | 2 | -63/+567 |
* | ath9k: remove the signal strength fix, it causes a lot of confusion and seems... | nbd | 2011-04-25 | 1 | -27/+0 |