| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix enabling HT40- | nbd | 2013-01-11 | 3 | -5/+16 |
* | 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 | 9 | -22/+543 |
* | mac80211: update to 2013-01-07, add several ath9k stability fixes | nbd | 2013-01-09 | 40 | -1831/+383 |
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | nbd | 2013-01-02 | 1 | -0/+11 |
* | mac80211: refresh patches | nbd | 2012-12-28 | 3 | -4/+4 |
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s... | nbd | 2012-12-28 | 2 | -0/+449 |
* | mac80211: update rt2x00 rx_status patch | juhosg | 2012-12-11 | 3 | -69/+19 |
* | mac80211: zero-out rx_status in rt2x00, ath5k, p54 | juhosg | 2012-12-11 | 3 | -0/+115 |
* | mac80211: fix possible NULL pointer dereference in ath9k | juhosg | 2012-12-10 | 1 | -1/+1 |
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ... | nbd | 2012-12-10 | 7 | -15/+149 |
* | b43: fix tx path skb leaks | nbd | 2012-12-10 | 2 | -4/+82 |
* | mac80211: ath9k: allow to load EEPROM data via firmware API | juhosg | 2012-12-10 | 13 | -34/+530 |
* | mac80211: ath9k: fix OTP register offsets for AR9340 | juhosg | 2012-12-10 | 1 | -0/+73 |
* | ath5k: fix skb leaks (should fix #12199) | nbd | 2012-12-10 | 1 | -0/+31 |
* | mac80211: fix setting txpower (#12594) | nbd | 2012-12-10 | 1 | -1/+1 |
* | ath9k: improve signal strength / channel noise reporting accuracy | nbd | 2012-12-10 | 1 | -0/+22 |
* | mac80211: refresh patches | nbd | 2012-12-10 | 3 | -4/+4 |
* | 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 | 58 | -2110/+580 |
* | mac80211: brcmsmac: do a read after write when writing objmem to device. | hauke | 2012-12-07 | 2 | -10/+13 |
* | mac80211: clean up patches, replace patching config.mk with a generated sed e... | nbd | 2012-12-06 | 29 | -911/+35 |
* | mac80211: refresh patches | juhosg | 2012-12-02 | 18 | -46/+40 |
* | mac80211: rename a misnamed ath9k patch | juhosg | 2012-12-02 | 1 | -0/+0 |
* | mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz | juhosg | 2012-11-20 | 1 | -0/+121 |
* | mac80211/rt2x00: support Rt3352 with external PA | juhosg | 2012-11-20 | 1 | -0/+212 |
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | nbd | 2012-11-10 | 3 | -160/+209 |
* | 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 |