aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix compilation error with CONFIG_OF not availableAnsuel Smith2021-07-191-1/+3
* kernel: add ath10k support for of_get_mac_addressAnsuel Smith2021-07-191-0/+59
* mac80211: backport SAR power limit supportFelix Fietkau2021-07-143-7/+456
* mac80211: merge a 4-addr client mode fixFelix Fietkau2021-07-141-0/+72
* mac80211: merge the virtual time based airtime schedulerFelix Fietkau2021-07-144-3/+1430
* mac80211: backport fix for nl80211 control port tx (fixes FS#3857)Felix Fietkau2021-06-307-17/+133
* mac80211: fix a regression in starting aggregation sessions on mesh interfacesFelix Fietkau2021-06-291-0/+112
* mac80211: print an error if wifi teardown failsBob Cantor2021-06-281-0/+4
* mac80211: always call wireless_set_data (FS#3784)Bob Cantor2021-06-281-4/+2
* mac80211: fix no_reload logic (FS#3902)Bob Cantor2021-06-281-0/+1
* mac80211: fix an issue with wds links on 802.11ax devicesFelix Fietkau2021-06-191-0/+51
* mac80211: remove extra patch accidentally added during rebaseFelix Fietkau2021-06-181-888/+0
* mac80211: remove patches stripping down crypto supportFelix Fietkau2021-06-1812-978/+895
* mac80211: system hang caused by deferring calls into minstrel to dequeueFelix Fietkau2021-06-174-40/+127
* mac80211: fix minstrel sample time checkFelix Fietkau2021-06-171-0/+23
* mac80211: select iwinfoFelix Fietkau2021-06-171-1/+1
* mac80211: fix processing HE capabilities (FS#3871)Felix Fietkau2021-06-171-1/+1
* mac80211: add support for 802.3 encap offload with software rate controlFelix Fietkau2021-06-122-0/+158
* mac80211: improve rate control performanceFelix Fietkau2021-06-121-0/+114
* mac80211: rely on iwinfo for phy->path and path->phy lookupsFelix Fietkau2021-06-104-42/+3
* mac80211: Update to backports-5.10.42Hauke Mehrtens2021-06-0634-2349/+63
* mac80211: split ath patch in dedicated subdirAnsuel Smith2021-06-0449-0/+8
* mac80211: fix typoFelix Fietkau2021-06-031-1/+1
* mac80211: do not enable VHT in the default config on 2.4 GHzFelix Fietkau2021-06-021-1/+1
* mac80211: fix detecting VHT capabilities when generating the default configFelix Fietkau2021-06-021-1/+1
* mac80211: sync nl80211.h with upstream and backport a WPA3 related commitFelix Fietkau2021-05-265-33/+382
* mac80211: add more HE capabilitiesFelix Fietkau2021-05-261-5/+81
* mac80211: fix center freq selection for 6 GHzFelix Fietkau2021-05-261-6/+20
* mac80211: set hostapd op_class for 6 GHzFelix Fietkau2021-05-261-0/+8
* mac80211: rework default config scriptFelix Fietkau2021-05-261-20/+85
* mac80211: make use of the new 'band' optionFelix Fietkau2021-05-261-14/+31
* mac80211: add 6 GHz support to mac80211_hwsimFelix Fietkau2021-05-262-0/+197
* mac80211: fix ATH_REG_DYNAMIC_USER_REG_HINTSRobert Marko2021-05-231-2/+2
* mac80211: backport upstream fixes for FragAttacksFelix Fietkau2021-05-1223-7/+1466
* mac80211: Update to version 5.10.34-1Hauke Mehrtens2021-05-0421-188/+48
* mac80211/rtl: backport a rtl8192cu AP mode fixRui Salvaterra2021-05-011-0/+118
* mac80211: minstrel_ht: fix issue in calculating success probabilityFelix Fietkau2021-04-281-0/+21
* mac80211: add client mode connection monitor fixFelix Fietkau2021-04-111-0/+31
* mac80211: support rx timestamps for HE ratesFelix Fietkau2021-04-111-0/+134
* mac80211: merge a few pending tx related fixesFelix Fietkau2021-03-283-0/+142
* mac80211: rtl: update RTL8821AE PHY/RF parametersRui Salvaterra2021-03-192-0/+819
* mac80211: backport upstream patches for driver disconnectFelix Fietkau2021-03-155-13/+585
* treewide: fix spelling 'seperate' -> 'separate'Daniel Golle2021-02-281-2/+2
* mac80211: Update to version 5.10.16-1Hauke Mehrtens2021-02-1512-185/+19
* mac80211: Refresh patches againHauke Mehrtens2021-02-1514-110/+124
* ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2021-02-141-0/+49
* mac80211: fix a regression in processing rx statsFelix Fietkau2021-02-141-0/+28
* mac80211: refresh patchesFelix Fietkau2021-02-1412-102/+92
* mac80211: add minstrel performance improvementsFelix Fietkau2021-02-142-0/+181
* mac80211: add decapsulation offload supportFelix Fietkau2021-02-143-2/+593