aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-07-11wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-07-11wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-08ath9k: remove unexpected words "the" in commentsJiang Jian
2022-07-08ath11k: Fix typo in commentsZhang Jiaming
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-29wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg
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: mac80211_hwsim: send a beacon per linkShaul Triebitz
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_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-20wcn36xx: Fix typo in commentXiang wangx
2022-06-20ath6kl: avoid flush_scheduled_work() usageTetsuo Handa
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10wifi: mac80211_hwsim: Directly use ida_alloc()/free()Ke Liu
2022-06-10wifi: virt_wifi: fix typo in commentJulia Lawall
2022-06-10rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-06-10wifi: wfx: Remove redundant NULL check before release_firmware() callMinghao Chi