summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mt76: mt7615: add missing bh-disable around rx napi scheduleFelix Fietkau2022-07-111-0/+2
* mt76: mt7915: add missing bh-disable around tx napi enable/scheduleFelix Fietkau2022-07-111-0/+2
* dt-bindings: net: wireless: mt76: add clock description for MT7986.Peter Chiu2022-07-111-0/+13
* mt76: mt7921s: fix firmware download random failYN Chen2022-07-111-7/+8
* mt76: mt7921: add PATCH_FINISH_REQ cmd response handlingYN Chen2022-07-111-1/+2
* mt76: add DBDC rxq handlings into mac_reset_workRyder Lee2022-07-112-18/+14
* mt76: mt7915: add more ethtool statsRyder Lee2022-07-114-16/+73
* mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu2022-07-113-11/+25
* mt76: mt7921: introduce ACPI SAR supportDeren Wu2022-07-115-0/+395
* mt76: add 6 GHz band support in mt76_sar_freq_rangesDeren Wu2022-07-111-0/+6
* mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter2022-07-111-1/+2
* mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi2022-07-111-1/+1
* wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg2022-07-111-1/+1
* wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha2022-07-111-6/+8
* wifi: mac80211: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-111-3/+2
* wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgradeMeiChia Chiu2022-07-111-1/+1
* wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam2022-07-112-1/+4
* wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()Veerendranath Jakkam2022-07-111-1/+1
* wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doitVeerendranath Jakkam2022-07-111-1/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-088-41/+54
|\
| * ath9k: remove unexpected words "the" in commentsJiang Jian2022-07-081-1/+1
| * ath11k: Fix typo in commentsZhang Jiaming2022-07-081-1/+1
| * wcn36xx: Fix typo in commentXiang wangx2022-06-201-2/+2
| * ath6kl: avoid flush_scheduled_work() usageTetsuo Handa2022-06-201-4/+12
| * ath9k: htc: clean up statistics macrosPavel Skripkin2022-06-203-32/+36
| * ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2022-06-202-6/+7
* | wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit2022-07-012-2/+28
* | wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-015-6/+44
* | wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg2022-07-011-3/+0
* | wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg2022-07-011-1/+11
* | wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg2022-07-011-12/+13
* | wifi: nl80211: hold wdev mutex for tid configJohannes Berg2022-07-011-0/+3
* | wifi: cfg80211: handle IBSS in channel switchJohannes Berg2022-07-011-0/+3
* | wifi: mac80211: properly skip link info driver updateJohannes Berg2022-07-011-0/+3
* | wifi: mac80211: only accumulate airtime deficit for active clientsFelix Fietkau2022-07-011-1/+6
* | wifi: mac80211: add debugfs file to display per-phy AQL pending airtimeFelix Fietkau2022-07-011-0/+31
* | wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau2022-07-014-4/+43
* | wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau2022-07-013-4/+44
* | wifi: mac80211: consider aql_tx_pending when checking airtime deficitFelix Fietkau2022-07-011-2/+9
* | wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau2022-07-013-4/+4
* | wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-0113-654/+190
* | wifi: mac80211: fix a kernel-doc complaintJohannes Berg2022-07-011-1/+1
* | wifi: cfg80211: remove redundant documentationJohannes Berg2022-07-011-10/+0
* | wifi: mac80211: sta_info: fix a missing kernel-doc struct elementMauro Carvalho Chehab2022-07-011-0/+2
* | wifi: mac80211: add a missing comma at kernel-doc markupMauro Carvalho Chehab2022-07-011-1/+1
* | wifi: cfg80211: fix kernel-doc warnings all over the fileMauro Carvalho Chehab2022-07-011-7/+21
* | wifi: ieee80211: s1g action frames are not robustPeter Chiu2022-07-011-0/+1
* | wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih2022-06-211-2/+2
* | wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang2022-06-211-3/+1