| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mac80211: fix a corner case in encapsulation offload support | Felix Fietkau | 2021-02-14 | 1 | -0/+53 |
* | mac80211: add fq performace improvements | Felix Fietkau | 2021-02-14 | 4 | -1/+554 |
* | mac80211: Update to version 5.10-rc6-1 | Hauke Mehrtens | 2021-02-14 | 53 | -3213/+105 |
* | mac80211: Update to version 5.9.12-1 | Hauke Mehrtens | 2021-02-14 | 53 | -1450/+177 |
* | treewide: unify OpenWrt hosted source via @OPENWRT | Paul Spooren | 2021-02-05 | 1 | -3/+3 |
* | mac80211: fix station rate table updates on assoc | Felix Fietkau | 2021-02-01 | 1 | -0/+38 |
* | mac80211: fix incorrect parameter | David Bauer | 2021-02-01 | 1 | -1/+1 |
* | mac80211: convert UniFi Outdoor+ HSR support to OF | David Bauer | 2021-02-01 | 1 | -25/+10 |
* | mac80211: fix an uninitialized variable warning | Felix Fietkau | 2021-01-26 | 5 | -48/+51 |
* | mac80211: minstrel_ht: fix regression in the max_prob_rate fix | Felix Fietkau | 2021-01-26 | 1 | -0/+23 |
* | mac80211: remove accidentally duplicated line in minstrel_ht patch | Felix Fietkau | 2021-01-26 | 1 | -2/+1 |
* | mac80211: add significant minstrel_ht performance improvements | Felix Fietkau | 2021-01-25 | 6 | -0/+1670 |
* | mac80211: fix rounding error in minstrel_ht throughput calculation | Felix Fietkau | 2021-01-15 | 1 | -0/+34 |
* | mac80211: fix an uninitialized stack variable in the minstrel update | Felix Fietkau | 2021-01-14 | 2 | -3/+11 |
* | mac80211: improve error handling when adding hostapd config | Daniel Golle | 2021-01-14 | 2 | -8/+8 |
* | mac80211: use hostapd PID returned from config_add | Daniel Golle | 2021-01-10 | 2 | -3/+2 |
* | mac80211: Add wil6210 driver | Robert Marko | 2021-01-05 | 1 | -3/+15 |
* | mac80211: add 802.11ad-support | Gary Cooper | 2021-01-05 | 2 | -1/+7 |
* | mac80211: replace legacy minstrel with minstrel_ht, improve rate selection | Felix Fietkau | 2021-01-03 | 8 | -0/+2586 |
* | hostapd: do not restart hostapd instance on wireless restarts | Felix Fietkau | 2020-12-31 | 1 | -1/+1 |
* | treewide: nuke DRIVER_11W_SUPPORT | Dobroslaw Kijowski | 2020-12-23 | 6 | -16/+16 |
* | mac80211: fix MAC address allocations when local bit set on base addr | Paul Fertser | 2020-12-22 | 1 | -2/+2 |
* | mac80211: do not drop tx nulldata packets on encrypted links | Felix Fietkau | 2020-12-18 | 1 | -0/+25 |
* | mac80211: Update to version 5.8.18-1 | Hauke Mehrtens | 2020-12-16 | 19 | -218/+38 |
* | mac80211: add minstrel fixes that fix mt76 issues in legacy mode | Felix Fietkau | 2020-11-12 | 2 | -0/+122 |
* | mac80211: backport the new tasklet API | Felix Fietkau | 2020-11-12 | 1 | -0/+35 |
* | mac80211: ath9k: enable OEM cards support on x86 | Rafał Dzięgiel | 2020-11-04 | 1 | -0/+1 |
* | mac80211: Fix wpa_supplicant config removal ubus call | Sven Eckelmann | 2020-10-28 | 2 | -2/+2 |
* | mac80211: pass phy name to hostapd_set_bss_options | David Bauer | 2020-10-28 | 1 | -1/+1 |
* | mac80211: rt2x00: save survey for every channel visited | Markov Mikhail | 2020-10-21 | 1 | -0/+183 |
* | mac80211: fix memory leak on filtered powersave frames | Felix Fietkau | 2020-10-17 | 1 | -0/+55 |
* | rt2x00: mt7620: differentiate based on SoC's CHIP_VER | Daniel Golle | 2020-10-09 | 2 | -0/+547 |
* | mac80211: add support for specifying a per-device scan list | Felix Fietkau | 2020-09-29 | 1 | -0/+2 |
* | mac80211: backport sched_set_fifo_low | Felix Fietkau | 2020-09-29 | 1 | -0/+32 |
* | mac80211: another fix for the sta connection monitor | Felix Fietkau | 2020-09-29 | 1 | -5/+37 |
* | mac80211: update sta connection monitor regression fix | Felix Fietkau | 2020-09-23 | 1 | -15/+27 |
* | mac80211: fix regression in station connection monitor optimization | Felix Fietkau | 2020-09-21 | 1 | -0/+26 |
* | mac80211: select the first available channel for 5GHz interfaces | Davide Fioravanti | 2020-09-20 | 1 | -2/+2 |
* | mac80211: do not allow bigger VHT MPDUs than the hardware supports | Felix Fietkau | 2020-09-17 | 1 | -0/+34 |
* | mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited | Felix Fietkau | 2020-09-16 | 1 | -0/+26 |
* | mac80211: update encap offload patches to the latest version | Felix Fietkau | 2020-09-09 | 17 | -149/+1199 |
* | ath25: add back target support | Adrian Schmutzler | 2020-09-06 | 1 | -3/+7 |
* | mac80211: add preliminary support for enabling 802.11ax in config | Felix Fietkau | 2020-09-04 | 1 | -12/+37 |