summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2022-08-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-08-09wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-08-09wifi: ath10k: Set tx credit to one for WCN3990 snoc based devicesYoughandhar Chintala
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
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-08ath10k: fix recently introduced checkpatch warningKalle Valo
2022-05-30ath10k: fix regdomain info of iw reg set/getWen Gong
2022-05-22ath10k: fix misreported tx bandwidth for 160MhzMaxime Bizon
2022-05-22ath10k: add encapsulation offloading supportSergey Ryazanov
2022-05-22ath10k: turn rawmode into frame_modeSergey Ryazanov
2022-05-22ath10k: htt_tx: do not interpret Eth frames as WiFiSergey Ryazanov
2022-05-22ath10k: improve tx status reportingSergey Ryazanov
2022-05-22ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski
2022-05-06ath10k: support bus and device specific API 1 BDF selectionRobert Marko
2022-05-06ath10k: mac: fix too long linesKalle Valo
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-04-27ath10k: simplify if-if to if-elseWan Jiabing
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-04-01ath10k: enable napi on RX path for usbErik Stromdahl
2022-04-01ath10k: add support for MSDU IDs for USB devicesErik Stromdahl
2022-03-21ath10k: Use of_device_get_match_data() helperMeng Tang
2022-03-21ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-02-24ath10k: fix pointer arithmetic error in trace callFrancesco Magliocca
2022-02-21ath10k: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca
2022-01-17ath10k: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-11ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-22ath10k: replace strlcpy with strscpyJason Wang
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-13ath10k: wmi: remove array of flexible structuresKalle Valo
2021-12-13ath10k: htt: remove array of flexible structuresKalle Valo