| Commit message (Expand) | Author | Age | Files | Lines |
* | ath10k: fix compilation error with CONFIG_OF not available | Ansuel Smith | 2021-07-19 | 1 | -1/+3 |
* | kernel: add ath10k support for of_get_mac_address | Ansuel Smith | 2021-07-19 | 1 | -0/+59 |
* | mac80211: backport SAR power limit support | Felix Fietkau | 2021-07-14 | 3 | -7/+456 |
* | mac80211: merge a 4-addr client mode fix | Felix Fietkau | 2021-07-14 | 1 | -0/+72 |
* | mac80211: merge the virtual time based airtime scheduler | Felix Fietkau | 2021-07-14 | 4 | -3/+1430 |
* | mac80211: backport fix for nl80211 control port tx (fixes FS#3857) | Felix Fietkau | 2021-06-30 | 7 | -17/+133 |
* | mac80211: fix a regression in starting aggregation sessions on mesh interfaces | Felix Fietkau | 2021-06-29 | 1 | -0/+112 |
* | mac80211: print an error if wifi teardown fails | Bob Cantor | 2021-06-28 | 1 | -0/+4 |
* | mac80211: always call wireless_set_data (FS#3784) | Bob Cantor | 2021-06-28 | 1 | -4/+2 |
* | mac80211: fix no_reload logic (FS#3902) | Bob Cantor | 2021-06-28 | 1 | -0/+1 |
* | mac80211: fix an issue with wds links on 802.11ax devices | Felix Fietkau | 2021-06-19 | 1 | -0/+51 |
* | mac80211: remove extra patch accidentally added during rebase | Felix Fietkau | 2021-06-18 | 1 | -888/+0 |
* | mac80211: remove patches stripping down crypto support | Felix Fietkau | 2021-06-18 | 12 | -978/+895 |
* | mac80211: system hang caused by deferring calls into minstrel to dequeue | Felix Fietkau | 2021-06-17 | 4 | -40/+127 |
* | mac80211: fix minstrel sample time check | Felix Fietkau | 2021-06-17 | 1 | -0/+23 |
* | mac80211: select iwinfo | Felix Fietkau | 2021-06-17 | 1 | -1/+1 |
* | mac80211: fix processing HE capabilities (FS#3871) | Felix Fietkau | 2021-06-17 | 1 | -1/+1 |
* | mac80211: add support for 802.3 encap offload with software rate control | Felix Fietkau | 2021-06-12 | 2 | -0/+158 |
* | mac80211: improve rate control performance | Felix Fietkau | 2021-06-12 | 1 | -0/+114 |
* | mac80211: rely on iwinfo for phy->path and path->phy lookups | Felix Fietkau | 2021-06-10 | 4 | -42/+3 |
* | mac80211: Update to backports-5.10.42 | Hauke Mehrtens | 2021-06-06 | 34 | -2349/+63 |
* | mac80211: split ath patch in dedicated subdir | Ansuel Smith | 2021-06-04 | 49 | -0/+8 |
* | mac80211: fix typo | Felix Fietkau | 2021-06-03 | 1 | -1/+1 |
* | mac80211: do not enable VHT in the default config on 2.4 GHz | Felix Fietkau | 2021-06-02 | 1 | -1/+1 |
* | mac80211: fix detecting VHT capabilities when generating the default config | Felix Fietkau | 2021-06-02 | 1 | -1/+1 |
* | mac80211: sync nl80211.h with upstream and backport a WPA3 related commit | Felix Fietkau | 2021-05-26 | 5 | -33/+382 |
* | mac80211: add more HE capabilities | Felix Fietkau | 2021-05-26 | 1 | -5/+81 |
* | mac80211: fix center freq selection for 6 GHz | Felix Fietkau | 2021-05-26 | 1 | -6/+20 |
* | mac80211: set hostapd op_class for 6 GHz | Felix Fietkau | 2021-05-26 | 1 | -0/+8 |
* | mac80211: rework default config script | Felix Fietkau | 2021-05-26 | 1 | -20/+85 |
* | mac80211: make use of the new 'band' option | Felix Fietkau | 2021-05-26 | 1 | -14/+31 |
* | mac80211: add 6 GHz support to mac80211_hwsim | Felix Fietkau | 2021-05-26 | 2 | -0/+197 |
* | mac80211: fix ATH_REG_DYNAMIC_USER_REG_HINTS | Robert Marko | 2021-05-23 | 1 | -2/+2 |
* | mac80211: backport upstream fixes for FragAttacks | Felix Fietkau | 2021-05-12 | 23 | -7/+1466 |
* | mac80211: Update to version 5.10.34-1 | Hauke Mehrtens | 2021-05-04 | 21 | -188/+48 |
* | mac80211/rtl: backport a rtl8192cu AP mode fix | Rui Salvaterra | 2021-05-01 | 1 | -0/+118 |
* | mac80211: minstrel_ht: fix issue in calculating success probability | Felix Fietkau | 2021-04-28 | 1 | -0/+21 |
* | mac80211: add client mode connection monitor fix | Felix Fietkau | 2021-04-11 | 1 | -0/+31 |
* | mac80211: support rx timestamps for HE rates | Felix Fietkau | 2021-04-11 | 1 | -0/+134 |
* | mac80211: merge a few pending tx related fixes | Felix Fietkau | 2021-03-28 | 3 | -0/+142 |
* | mac80211: rtl: update RTL8821AE PHY/RF parameters | Rui Salvaterra | 2021-03-19 | 2 | -0/+819 |
* | mac80211: backport upstream patches for driver disconnect | Felix Fietkau | 2021-03-15 | 5 | -13/+585 |
* | treewide: fix spelling 'seperate' -> 'separate' | Daniel Golle | 2021-02-28 | 1 | -2/+2 |
* | mac80211: Update to version 5.10.16-1 | Hauke Mehrtens | 2021-02-15 | 12 | -185/+19 |
* | mac80211: Refresh patches again | Hauke Mehrtens | 2021-02-15 | 14 | -110/+124 |
* | ath9k: fix transmitting to stations in dynamic SMPS mode | Felix Fietkau | 2021-02-14 | 1 | -0/+49 |
* | mac80211: fix a regression in processing rx stats | Felix Fietkau | 2021-02-14 | 1 | -0/+28 |
* | mac80211: refresh patches | Felix Fietkau | 2021-02-14 | 12 | -102/+92 |
* | mac80211: add minstrel performance improvements | Felix Fietkau | 2021-02-14 | 2 | -0/+181 |
* | mac80211: add decapsulation offload support | Felix Fietkau | 2021-02-14 | 3 | -2/+593 |