| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: sync with master branch as of 9edff13abd97 | Felix Fietkau | 2017-02-24 | 214 | -12942/+1799 |
* | ath9k: fix various issues in the airtime-fairness implementation | Felix Fietkau | 2017-02-12 | 2 | -1/+108 |
* | brcmfmac: improve Raspberry Pi 3 stability | Álvaro Fernández Rojas | 2017-02-07 | 2 | -2/+25 |
* | mac80211: brcmfmac: backport wowlan netdetect fixes | Rafał Miłecki | 2017-02-06 | 4 | -2/+149 |
* | mac80211: brcmfmac: backport PSM watchdog improvements | Rafał Miłecki | 2017-02-06 | 2 | -0/+96 |
* | mac80211: brcmfmac: backport minor code cleanups | Rafał Miłecki | 2017-02-06 | 9 | -1/+363 |
* | mac80211: brcmfmac: backport 4.10 fixes & typo fix | Rafał Miłecki | 2017-02-06 | 3 | -0/+111 |
* | mac80211: brcmfmac: backport scheduled scan cleanup and chip support | Rafał Miłecki | 2017-02-06 | 18 | -11/+2200 |
* | mac80211: brcmfmac: backport some old patches from 2016 | Rafał Miłecki | 2017-02-06 | 8 | -8/+332 |
* | mac80211: rename brcmfmac patches to use higher prefix | Rafał Miłecki | 2017-02-06 | 3 | -0/+0 |
* | mac80211: start hostapd with logging wpa_printf messages to syslog | Rafał Miłecki | 2017-02-05 | 1 | -1/+1 |
* | ath9k: remove the deaf rx path state check patch | Felix Fietkau | 2017-01-31 | 10 | -149/+53 |
* | ath9k: fix up a refcount imbalance error in the IRQ related fix | Felix Fietkau | 2017-01-27 | 3 | -7/+39 |
* | ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #... | Felix Fietkau | 2017-01-25 | 16 | -57/+523 |
* | mac80211: refresh patch | Felix Fietkau | 2017-01-25 | 1 | -17/+17 |
* | Add back the commit "ath9k: Add airtime fairness scheduler" | Felix Fietkau | 2017-01-25 | 9 | -15/+728 |
* | mac80211: brcmfmac: don't use uninitialize mem for country codes | Rafał Miłecki | 2017-01-24 | 1 | -2/+2 |
* | mac80211: move (& update) upstream accepted brcmfmac patches | Rafał Miłecki | 2017-01-24 | 5 | -0/+3 |
* | mac80211: brcmfmac: add early (& hacky) patch for storing country codes | Rafał Miłecki | 2017-01-16 | 1 | -0/+60 |
* | mac80211: use wiphy_read_of_freq_limits in brcmfmac | Rafał Miłecki | 2017-01-15 | 1 | -0/+31 |
* | mac80211: backport a fix for a tx related race condition | Felix Fietkau | 2017-01-14 | 1 | -0/+107 |
* | mac80211: refresh patches | Felix Fietkau | 2017-01-14 | 8 | -109/+123 |
* | mac80211: backport some upstream fixes | Koen Vandeputte | 2017-01-14 | 3 | -0/+200 |
* | kernel: update 4.4 kernel to 4.4.42 | Hauke Mehrtens | 2017-01-13 | 1 | -0/+15 |
* | mac80211: fix broken spatial multiplexing defaults | Felix Fietkau | 2017-01-13 | 2 | -2/+43 |
* | mac80211: pending brcmfmac patches cleaning channels management | Rafał Miłecki | 2017-01-10 | 6 | -2/+257 |
* | mac80211: rename b43 patches to make more space | Rafał Miłecki | 2017-01-10 | 6 | -0/+0 |
* | mac80211: backport cfg80211 support for ieee80211-freq-limit DT property | Rafał Miłecki | 2017-01-06 | 2 | -0/+312 |
* | ath9k: don't run periodic and nf calibration at the same time | Felix Fietkau | 2017-01-05 | 1 | -0/+26 |
* | Revert "ath9k: Add airtime fairness scheduler" | Felix Fietkau | 2017-01-04 | 9 | -728/+15 |
* | ath5k: select 802.11w support | Stijn Tintel | 2017-01-03 | 1 | -1/+1 |
* | mac80211: Allow HT/VHT rates when running unencrypted mesh. | Alexis Green | 2017-01-02 | 1 | -1/+36 |
* | ath9k: fix issues with external reset on AR913x | Felix Fietkau | 2016-12-27 | 4 | -9/+10 |
* | ath5k: drop bogus warning on drv_set_key with unsupported cipher (FS#334) | Felix Fietkau | 2016-12-27 | 1 | -0/+23 |
* | ath9k: remove old rx dma stop check optimization | Felix Fietkau | 2016-12-27 | 1 | -28/+0 |
* | brcmfmac: select 802.11ac support | Felix Fietkau | 2016-12-24 | 1 | -1/+1 |
* | ath9k: Add airtime fairness scheduler | Toke Høiland-Jørgensen | 2016-12-22 | 9 | -15/+728 |
* | mac80211: ath10k specifies that it supports 802.11ac mode | Alexis Green | 2016-12-20 | 1 | -1/+1 |
* | Revert "ath9k: Add airtime fairness scheduler" | Felix Fietkau | 2016-12-19 | 6 | -104/+7 |
* | ath9k: Add airtime fairness scheduler | Toke Høiland-Jørgensen | 2016-12-19 | 6 | -7/+104 |
* | mac80211: backport "cfg80211: limit scan results cache size" | Christian Lamparter | 2016-12-19 | 1 | -0/+150 |
* | mac80211: merge a number of minstrel/minstrel_ht performance and memory usage... | Felix Fietkau | 2016-12-19 | 9 | -0/+822 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -14/+14 |
* | ath10k: fix a soft-lockup on firmware restart | Felix Fietkau | 2016-12-14 | 2 | -2/+51 |
* | ath10k: fix a bug on sending null-func frames | Felix Fietkau | 2016-12-14 | 1 | -0/+42 |
* | ath10k: fix DMA allocation issues | Felix Fietkau | 2016-12-13 | 2 | -0/+108 |
* | mac80211: refresh all patches | Felix Fietkau | 2016-12-13 | 10 | -42/+39 |
* | ath9k: add a RCU related bugfix | Felix Fietkau | 2016-12-13 | 1 | -0/+65 |
* | kernel: mac80211: disable ath9k bands via device tree | Martin Blumenstingl | 2016-11-29 | 1 | -0/+32 |
* | kernel: mac80211: add pending ath9k EEPROM swapping patches | Martin Blumenstingl | 2016-11-29 | 7 | -0/+1730 |