summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-11-25wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala
2022-11-17wifi: ath10k: Remove redundant argument offsetZhi-Jun You
2022-11-17wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2022-11-09wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversionZhi-Jun You
2022-11-08wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-03wifi: ath10k: Make QMI message rules constJeff Johnson
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-19wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-10-13wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...Peter Kosyh
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-22wifi: ath10k: reset pointer after memory free to avoid potential use-after-freeWen Gong
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
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