summaryrefslogtreecommitdiffstats
path: root/drivers/char (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-11mt76: mt7921: add missing bh-disable around rx napi scheduleLorenzo Bianconi1-0/+2
2022-07-11mt76: mt7615: add missing bh-disable around rx napi scheduleFelix Fietkau1-0/+2
2022-07-11mt76: mt7915: add missing bh-disable around tx napi enable/scheduleFelix Fietkau1-0/+2
2022-07-11dt-bindings: net: wireless: mt76: add clock description for MT7986.Peter Chiu1-0/+13
2022-07-11mt76: mt7921s: fix firmware download random failYN Chen1-7/+8
2022-07-11mt76: mt7921: add PATCH_FINISH_REQ cmd response handlingYN Chen1-1/+2
2022-07-11mt76: add DBDC rxq handlings into mac_reset_workRyder Lee2-18/+14
2022-07-11mt76: mt7915: add more ethtool statsRyder Lee4-16/+73
2022-07-11mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu3-11/+25
2022-07-11mt76: mt7921: introduce ACPI SAR supportDeren Wu5-0/+395
2022-07-11mt76: add 6 GHz band support in mt76_sar_freq_rangesDeren Wu1-0/+6
2022-07-11mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter1-1/+2
2022-07-11mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi1-1/+1
2022-07-11mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi1-1/+1
2022-07-11wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg1-1/+1
2022-07-11wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha1-6/+8
2022-07-11wifi: mac80211: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-11wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgradeMeiChia Chiu1-1/+1
2022-07-11wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam2-1/+4
2022-07-11wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()Veerendranath Jakkam1-1/+1
2022-07-11wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doitVeerendranath Jakkam1-1/+1
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian1-1/+1
2022-07-08ath11k: Fix typo in commentsZhang Jiaming1-1/+1
2022-07-01wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit2-2/+28
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam5-6/+44
2022-07-01wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg1-3/+0
2022-07-01wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg1-1/+11
2022-07-01wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg1-12/+13
2022-07-01wifi: nl80211: hold wdev mutex for tid configJohannes Berg1-0/+3
2022-07-01wifi: cfg80211: handle IBSS in channel switchJohannes Berg1-0/+3
2022-07-01wifi: mac80211: properly skip link info driver updateJohannes Berg1-0/+3
2022-07-01wifi: mac80211: only accumulate airtime deficit for active clientsFelix Fietkau1-1/+6
2022-07-01wifi: mac80211: add debugfs file to display per-phy AQL pending airtimeFelix Fietkau1-0/+31
2022-07-01wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau4-4/+43
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau3-4/+44
2022-07-01wifi: mac80211: consider aql_tx_pending when checking airtime deficitFelix Fietkau1-2/+9
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau3-4/+4
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau13-654/+190
2022-07-01wifi: mac80211: fix a kernel-doc complaintJohannes Berg1-1/+1
2022-07-01wifi: cfg80211: remove redundant documentationJohannes Berg1-10/+0
2022-07-01wifi: mac80211: sta_info: fix a missing kernel-doc struct elementMauro Carvalho Chehab1-0/+2
2022-07-01wifi: mac80211: add a missing comma at kernel-doc markupMauro Carvalho Chehab1-1/+1
2022-07-01wifi: cfg80211: fix kernel-doc warnings all over the fileMauro Carvalho Chehab1-7/+21
2022-07-01wifi: ieee80211: s1g action frames are not robustPeter Chiu1-0/+1
2022-06-21wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih1-2/+2
2022-06-21wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang1-3/+1
2022-06-21wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih1-3/+6
2022-06-21wifi: rtw89: fix long RX latency in low power modePing-Ke Shih1-1/+7
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih3-8/+17
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih3-4/+7