| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: prevent reconfigure calls while interfaces are down | nbd | 2012-10-31 | 2 | -1/+13 |
* | 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 | 5 | -11/+41 |
* | generic: allow to disable [25]GHz support in ath9k via platform data | juhosg | 2012-10-27 | 1 | -0/+70 |
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er... | nbd | 2012-10-25 | 1 | -0/+18 |
* | mac80211: refresh patch | nbd | 2012-10-25 | 1 | -10/+4 |
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | hauke | 2012-10-25 | 1 | -0/+48 |
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | nbd | 2012-10-22 | 1 | -1/+1 |
* | mac80211: merge a client mode state handling fix, refresh patches | nbd | 2012-10-17 | 3 | -3/+62 |
* | mac80211: use ieee80211_free_txskb in a few more places | nbd | 2012-10-10 | 1 | -0/+51 |
* | mac80211: brcmsmac: use firmware extracted from proprietary driver | hauke | 2012-10-08 | 1 | -1/+1 |
* | mac80211: refresh patches | nbd | 2012-10-07 | 2 | -41/+27 |
* | mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks | nbd | 2012-10-07 | 2 | -1/+108 |
* | ath9k: fix invalid register access on single-stream ar93xx devices | nbd | 2012-10-05 | 1 | -0/+13 |
* | mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream | juhosg | 2012-10-04 | 1 | -0/+30 |
* | mac80211/rt2x00: sync Rt3352 support | juhosg | 2012-10-04 | 1 | -70/+90 |
* | mac80211: allow scans in access point mode (for site survey) | nbd | 2012-10-03 | 4 | -4/+15 |
* | ath9k: use ieee80211_free_txskb, might fix hostapd stability issues | nbd | 2012-10-03 | 1 | -0/+149 |
* | mac80211: fix regulatory tx power initialization | nbd | 2012-10-03 | 1 | -0/+21 |
* | mac80211: fix antenna gain and add support for user-defined antenna gain conf... | nbd | 2012-09-28 | 4 | -3/+228 |
* | mac80211: rework the current tx power display patch | nbd | 2012-09-28 | 3 | -14/+13 |
* | mac80211: fix beacon IE power constraint handling | nbd | 2012-09-28 | 15 | -23/+191 |
* | ath5k: add a spur mitigation fix | nbd | 2012-09-27 | 1 | -9/+25 |
* | [package] mac80211: refresh patches | florian | 2012-09-26 | 14 | -30/+30 |
* | 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 | 2 | -2/+37 |
* | ath9k: disable PA predistortion by default, since it has been reported to red... | nbd | 2012-09-08 | 1 | -0/+72 |
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, an... | nbd | 2012-09-08 | 53 | -4733/+382 |
* | mac80211/rt2800: integrate cosmetic changes in rt3352 support | juhosg | 2012-08-29 | 1 | -40/+39 |
* | ath9k: add fix to improve reliability of powersave clients | nbd | 2012-08-29 | 1 | -0/+9 |
* | mac80211: reorganize patches | nbd | 2012-08-29 | 15 | -363/+349 |
* | mac80211: fix a crash on accessing stale skb->dev references | nbd | 2012-08-27 | 1 | -0/+32 |
* | ath9k: fix PA predistortion training, fixes hang issues and most likely also ... | nbd | 2012-08-27 | 1 | -0/+58 |
* | ath9k: add a patch to fix ASPM related issues | nbd | 2012-08-27 | 1 | -0/+21 |
* | 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 |
* | ath9k: fix hang issues on hw reset caused by interrupt storms | nbd | 2012-08-08 | 1 | -0/+61 |
* | ath9k: completely disable the MIB interrupt from the interrupt mask register ... | nbd | 2012-08-07 | 1 | -0/+12 |
* | ath9k: extend and enable PA predistortion | nbd | 2012-08-06 | 3 | -0/+190 |
* | ath5k: add various pending tx power fixes, vastly improves stability and perf... | nbd | 2012-08-06 | 3 | -93/+142 |
* | [mac80211] add support for Rt3352 in rt2x00 driver | blogic | 2012-07-24 | 1 | -0/+445 |
* | 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 | 38 | -3505/+2501 |
* | ath5k: fix txop calculation similar to what was done in ath9k | nbd | 2012-07-15 | 1 | -0/+11 |
* | ath9k: fix an uninitialized variable warning | nbd | 2012-07-15 | 1 | -8/+21 |
* | ath9k: add extra checks to reduce the amount of unnecessary rx dma related lo... | nbd | 2012-07-14 | 1 | -0/+15 |
* | ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock | nbd | 2012-07-13 | 1 | -0/+13 |
* | ath9k: fix selecting the second antenna on a single-stream device with diversity | nbd | 2012-07-12 | 1 | -1/+1 |