summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-01wifi: nl80211: hold wdev mutex for tid configJohannes Berg
2022-07-01wifi: cfg80211: handle IBSS in channel switchJohannes Berg
2022-07-01wifi: mac80211: properly skip link info driver updateJohannes Berg
2022-07-01wifi: mac80211: only accumulate airtime deficit for active clientsFelix Fietkau
2022-07-01wifi: mac80211: add debugfs file to display per-phy AQL pending airtimeFelix Fietkau
2022-07-01wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau
2022-07-01wifi: mac80211: consider aql_tx_pending when checking airtime deficitFelix Fietkau
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-07-01wifi: mac80211: fix a kernel-doc complaintJohannes Berg
2022-07-01wifi: cfg80211: remove redundant documentationJohannes Berg
2022-07-01wifi: mac80211: sta_info: fix a missing kernel-doc struct elementMauro Carvalho Chehab
2022-07-01wifi: mac80211: add a missing comma at kernel-doc markupMauro Carvalho Chehab
2022-07-01wifi: cfg80211: fix kernel-doc warnings all over the fileMauro Carvalho Chehab
2022-07-01wifi: ieee80211: s1g action frames are not robustPeter Chiu
2022-06-21wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih
2022-06-21wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang
2022-06-21wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih
2022-06-21wifi: rtw89: fix long RX latency in low power modePing-Ke Shih
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih
2022-06-21wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen
2022-06-21wifi: rtw89: fix potential TX stuckKuan-Chung Chen
2022-06-21wifi: rtw89: support TDLSPing-Ke Shih
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih
2022-06-21wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: mac80211_hwsim: print the link idShaul Triebitz
2022-06-20wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg
2022-06-20wifi: nl80211: expose link ID for associated BSSesJohannes Berg
2022-06-20wifi: nl80211: expose link information for interfacesJohannes Berg
2022-06-20wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz
2022-06-20wifi: mac80211: set STA deflink addressesJohannes Berg
2022-06-20wifi: mac80211: maintain link-sta hash tableJohannes Berg
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: ethtool: use deflink for nowJohannes Berg
2022-06-20wifi: mac80211: move ieee80211_bssid_match() functionJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: use link in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: implement add/del interface link callbacksJohannes Berg
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg
2022-06-20wifi: cfg80211: sort trace.hJohannes Berg
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg
2022-06-20wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg