| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: update to wireless-testing 2016-10-08 | Felix Fietkau | 2016-10-13 | 215 | -8595/+975 |
* | mac80211: update rtl8xxxu patches | Álvaro Fernández Rojas | 2016-10-08 | 63 | -98/+616 |
* | ath9k: remove patch causing stability issues with powersave devices (FS#176) | Felix Fietkau | 2016-09-30 | 6 | -45/+8 |
* | mac80211: fix rfkill dependency | John Crispin | 2016-09-29 | 1 | -1/+3 |
* | mac80211: use upstream patches for rtl8xxxu | Álvaro Fernández Rojas | 2016-09-29 | 108 | -455/+488 |
* | mac80211: backport brcmfmac changes from 2016-09-27 | Rafał Miłecki | 2016-09-27 | 3 | -1/+97 |
* | mac80211: backport brcmfmac changes from 2016-09-26 | Rafał Miłecki | 2016-09-27 | 26 | -2/+1316 |
* | mac80211: fix crash in mac80211_hwsim | Felix Fietkau | 2016-09-26 | 1 | -0/+11 |
* | rtl8xxxu: add support for rtl8188eu | Álvaro Fernández Rojas | 2016-09-15 | 105 | -0/+6333 |
* | mac80211: fix tx issue with CCMP PN generated in hardware | Felix Fietkau | 2016-09-12 | 1 | -1/+1 |
* | mac80211: remove the fq-disable hack, now that reordering is fixed | Felix Fietkau | 2016-09-08 | 1 | -15/+0 |
* | mac80211: fix packet loss on fq reordering | Felix Fietkau | 2016-09-08 | 3 | -110/+481 |
* | mac80211: backport new register bitfield macros | Felix Fietkau | 2016-09-05 | 1 | -0/+145 |
* | mac80211: add a tx sequence number allocation fix | Felix Fietkau | 2016-09-05 | 1 | -0/+107 |
* | ath9k: fix regression in tx queueing patch | Felix Fietkau | 2016-09-02 | 1 | -15/+22 |
* | mac80211: add fixes for dealing with unexpected BlockAck frames | Felix Fietkau | 2016-09-02 | 2 | -0/+90 |
* | ath9k: add a bunch of powersave handling fixes | Felix Fietkau | 2016-09-02 | 5 | -0/+241 |
* | mac80211: add a powersave handling fix | Felix Fietkau | 2016-09-02 | 1 | -0/+31 |
* | ath9k: revert temperature compensation support patch (FS#111) | Felix Fietkau | 2016-08-28 | 2 | -98/+1 |
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-08-17 | 4 | -6/+950 |
* | ath9k: improve powersave filter handling | Felix Fietkau | 2016-08-04 | 1 | -0/+70 |
* | ath9k: improve performance in tx status handling | Felix Fietkau | 2016-08-04 | 1 | -0/+305 |
* | mac80211: fix minor memleak on AP restart / warning on driver unload | Felix Fietkau | 2016-08-02 | 1 | -0/+54 |
* | ath9k: fix sta initialization bug leading to stability issues | Felix Fietkau | 2016-08-02 | 1 | -0/+33 |
* | ath9k: fix warning in client mode (GH#195) | Felix Fietkau | 2016-07-26 | 1 | -0/+69 |
* | ath9k: remove intermediate queueing patch until it is fixed properly | Felix Fietkau | 2016-07-24 | 1 | -871/+0 |
* | ath10k: add NAPI support | Felix Fietkau | 2016-07-21 | 1 | -0/+642 |
* | mac80211: add a mesh related fix | Felix Fietkau | 2016-07-21 | 1 | -0/+42 |
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-07-19 | 11 | -18/+889 |
* | ath10k: fix stack traces from a-msdu rx reporting issues | Felix Fietkau | 2016-07-17 | 1 | -0/+36 |
* | ath9k: implement temperature compensation support for AR93xx and newer | Felix Fietkau | 2016-07-15 | 5 | -1/+337 |
* | ath9k: use external reset on AR91xx and QCA955x to improve stability | Felix Fietkau | 2016-07-15 | 4 | -7/+157 |
* | ath9k: fix spectral scan on AR9285 and newer AR92xx chipsets | Felix Fietkau | 2016-07-15 | 2 | -1/+87 |
* | ath9k: merge a fix for the minimum CCA threshold on 5 GHz | Felix Fietkau | 2016-07-15 | 1 | -0/+26 |
* | mac80211: fix a harmless uninitialized variable warning | Felix Fietkau | 2016-07-14 | 1 | -1/+1 |
* | mac80211: disable fq until performance issues have been found and fixed | Felix Fietkau | 2016-07-12 | 1 | -0/+15 |
* | ath9k: explicitly clear gpio chip owner | Felix Fietkau | 2016-07-11 | 2 | -10/+11 |
* | ath9k: remove gpio chip owner field to fix module unloading | Felix Fietkau | 2016-07-11 | 2 | -11/+10 |
* | mac80211: fix a powersave issue in the intermediate queueing code | Felix Fietkau | 2016-07-11 | 1 | -0/+21 |
* | Revert "ath9k: switch to using mac80211 intermediate software queues" | Felix Fietkau | 2016-07-11 | 11 | -887/+18 |
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-07-11 | 11 | -18/+887 |
* | ath10k: fix a compiler warning | Felix Fietkau | 2016-07-09 | 1 | -1/+10 |
* | ath10k: fix #if vs #ifdef in led trigger patch | Felix Fietkau | 2016-07-09 | 1 | -1/+1 |
* | mac80211: backport brcmfmac changes from 2016-07-08 | Rafał Miłecki | 2016-07-08 | 4 | -2/+161 |
* | mac80211: backport brcmfmac changes from 2016-06-29 | Rafał Miłecki | 2016-07-06 | 5 | -0/+362 |
* | ath9k: add beacon related stability fixes | Felix Fietkau | 2016-07-05 | 10 | -15/+908 |
* | mac80211: move include statements for skb_get_hash_perturb() to prevent issue... | Felix Fietkau | 2016-07-03 | 1 | -10/+4 |
* | mac80211: backport skb_get_hash_perturb() for 4.1 and older | Felix Fietkau | 2016-07-03 | 1 | -0/+28 |
* | kernel: mac80211: set the parent of the ath9k gpio_chip | Martin Blumenstingl | 2016-07-02 | 2 | -10/+15 |
* | kernel: mac80211: enable the gpio controller for all ath9k devices | Martin Blumenstingl | 2016-07-02 | 2 | -22/+12 |