Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mac80211: fix A-MSDU tx aggregation (FS#174) | Felix Fietkau | 2016-11-04 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: minor cleanup | Felix Fietkau | 2016-11-04 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix a tx A-MPDU aggregation issue | Felix Fietkau | 2016-11-04 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: replace the previous fix with a revert of the faulty upstream commit | Felix Fietkau | 2016-11-03 | |
| | | | | | | This avoids potential breakage in rt2x00usb Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mwl8k: remove synchronous device init hack | Felix Fietkau | 2016-11-03 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: remove ath10k delayed initialization hack | Mathias Kresin | 2016-11-03 | |
| | | | | | | | | | LEDE no longer requires all PHYs to be initialized to create the configuration files during bootup. This patch removes the now obsolete ath10k patch. Signed-off-by: Mathias Kresin <dev@kresin.me> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> | |||
* | mac80211: fix regdomain change issues with CONFIG_ATH_USER_REGD | Felix Fietkau | 2016-11-03 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix a minor issue in the header padding patch | Felix Fietkau | 2016-11-03 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix AP powersave issues introduced in the last wireless-testing ↵ | Felix Fietkau | 2016-11-03 | |
| | | | | | | update (FS#241) Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: backport some upstream a-msdu tx fixes | Felix Fietkau | 2016-10-17 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix build error in ath10k with hwmon enabled | Felix Fietkau | 2016-10-17 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: update to wireless-testing 2016-10-08 | Felix Fietkau | 2016-10-13 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: update rtl8xxxu patches | Álvaro Fernández Rojas | 2016-10-08 | |
| | | | | | | | Adds the latest patches from Jes Sorensen for rtl8xxxu, which improve rtl8732bu, rtl8192eu and rtl8188eu support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | |||
* | ath9k: remove patch causing stability issues with powersave devices (FS#176) | Felix Fietkau | 2016-09-30 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix rfkill dependency | John Crispin | 2016-09-29 | |
| | | | | Signed-off-by: John Crispin <john@phrozen.org> | |||
* | mac80211: use upstream patches for rtl8xxxu | Álvaro Fernández Rojas | 2016-09-29 | |
| | | | | | | Also improves rtl8188eu support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | |||
* | mac80211: backport brcmfmac changes from 2016-09-27 | Rafał Miłecki | 2016-09-27 | |
| | | | | | | | | This fixes bug that could cause WARNING on every add_key/del_key call. It also replaces WARNING with a simple message. They may still occur e.g. on station going out of range and A-MPDU stall in the firmware. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | |||
* | mac80211: backport brcmfmac changes from 2016-09-26 | Rafał Miłecki | 2016-09-27 | |
| | | | | | | | All these patches are in wireless-drirvers-next. There is support for hidden SSID, few new devices and many fixes. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | |||
* | mac80211: fix crash in mac80211_hwsim | Felix Fietkau | 2016-09-26 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | rtl8xxxu: add support for rtl8188eu | Álvaro Fernández Rojas | 2016-09-15 | |
| | | | | | | | Patches by Jes Sorensen: https://git.kernel.org/cgit/linux/kernel/git/jes/linux.git/ Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | |||
* | mac80211: fix tx issue with CCMP PN generated in hardware | Felix Fietkau | 2016-09-12 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: remove the fq-disable hack, now that reordering is fixed | Felix Fietkau | 2016-09-08 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix packet loss on fq reordering | Felix Fietkau | 2016-09-08 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: backport new register bitfield macros | Felix Fietkau | 2016-09-05 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: add a tx sequence number allocation fix | Felix Fietkau | 2016-09-05 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: fix regression in tx queueing patch | Felix Fietkau | 2016-09-02 | |
| | | | | | | | power save response frames can go through the old tx path, and the tid needs to be set for sequence numbers to be assigned correctly. Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: add fixes for dealing with unexpected BlockAck frames | Felix Fietkau | 2016-09-02 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: add a bunch of powersave handling fixes | Felix Fietkau | 2016-09-02 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: add a powersave handling fix | Felix Fietkau | 2016-09-02 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: revert temperature compensation support patch (FS#111) | Felix Fietkau | 2016-08-28 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-08-17 | |
| | | | | | | | Provides a nice latency reduction under load, due to mac80211's fq_codel support. Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: improve powersave filter handling | Felix Fietkau | 2016-08-04 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: improve performance in tx status handling | Felix Fietkau | 2016-08-04 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix minor memleak on AP restart / warning on driver unload | Felix Fietkau | 2016-08-02 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: fix sta initialization bug leading to stability issues | Felix Fietkau | 2016-08-02 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: fix warning in client mode (GH#195) | Felix Fietkau | 2016-07-26 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: remove intermediate queueing patch until it is fixed properly | Felix Fietkau | 2016-07-24 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath10k: add NAPI support | Felix Fietkau | 2016-07-21 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: add a mesh related fix | Felix Fietkau | 2016-07-21 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-07-19 | |
| | | | | | | | Provides a nice latency reduction under load, due to mac80211's fq_codel support. Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath10k: fix stack traces from a-msdu rx reporting issues | Felix Fietkau | 2016-07-17 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: implement temperature compensation support for AR93xx and newer | Felix Fietkau | 2016-07-15 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: use external reset on AR91xx and QCA955x to improve stability | Felix Fietkau | 2016-07-15 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: fix spectral scan on AR9285 and newer AR92xx chipsets | Felix Fietkau | 2016-07-15 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: merge a fix for the minimum CCA threshold on 5 GHz | Felix Fietkau | 2016-07-15 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix a harmless uninitialized variable warning | Felix Fietkau | 2016-07-14 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: disable fq until performance issues have been found and fixed | Felix Fietkau | 2016-07-12 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: explicitly clear gpio chip owner | Felix Fietkau | 2016-07-11 | |
| | | | | | | The core can set it based on the parent device on register Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | ath9k: remove gpio chip owner field to fix module unloading | Felix Fietkau | 2016-07-11 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | |||
* | mac80211: fix a powersave issue in the intermediate queueing code | Felix Fietkau | 2016-07-11 | |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> |