| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: rt2x00: add support for external LNA on MT7620 | Daniel Golle | 2017-01-20 | 1 | -3/+9 |
* | mac80211: move (& update) upstream accepted brcmfmac patches | Rafał Miłecki | 2017-01-18 | 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 |
* | kernel: mac80211: backport ath9k device tree support patches | Martin Blumenstingl | 2016-11-29 | 3 | -0/+194 |
* | mac80211: Make wlcore platform-independent | Alexey Brodkin | 2016-11-16 | 1 | -1/+1 |
* | ath9k: add support for the HSR tuner of the Ubiquiti UAP Outdoor+ | Matthias Schiffer | 2016-11-15 | 2 | -0/+424 |
* | ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success | Matthias Schiffer | 2016-11-15 | 1 | -0/+29 |
* | mac80211: rt2x00: add support for mac addr from device tree | Mathias Kresin | 2016-11-09 | 11 | -90/+197 |
* | mac80211: rt2x00: fold patches | Mathias Kresin | 2016-11-09 | 2 | -47/+17 |
* | mac80211: rt2x00: add mtd-eeprom swab function | Mathias Kresin | 2016-11-08 | 1 | -5/+9 |
* | mac80211: rt2x00: remove eeprom filename dependency from mtd-eeprom | Mathias Kresin | 2016-11-08 | 1 | -12/+15 |
* | mac80211: rt2x00: improve eeprom_file property handling | Mathias Kresin | 2016-11-08 | 2 | -17/+11 |
* | Revert "mwl8k: remove synchronous device init hack" | Felix Fietkau | 2016-11-04 | 1 | -0/+20 |
* | Revert "mac80211: remove ath10k delayed initialization hack" | Felix Fietkau | 2016-11-04 | 1 | -0/+33 |
* | mac80211: fix A-MSDU tx aggregation (FS#174) | Felix Fietkau | 2016-11-04 | 1 | -0/+34 |
* | mac80211: minor cleanup | Felix Fietkau | 2016-11-04 | 1 | -0/+29 |
* | mac80211: fix a tx A-MPDU aggregation issue | Felix Fietkau | 2016-11-04 | 1 | -0/+30 |
* | mac80211: replace the previous fix with a revert of the faulty upstream commit | Felix Fietkau | 2016-11-03 | 1 | -5/+6 |
* | mwl8k: remove synchronous device init hack | Felix Fietkau | 2016-11-03 | 1 | -20/+0 |