Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-08-09wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
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-05-30ath10k: fix regdomain info of iw reg set/getWen Gong
2022-05-22ath10k: add encapsulation offloading supportSergey Ryazanov
2022-05-06ath10k: mac: fix too long linesKalle Valo
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann
2021-09-28ath10k: high latency fixes for beacon bufferAlagu Sankar
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-03-06ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry
2021-02-04ath10k: remove h from printk format specifierTom Rix
2021-01-28ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-01-28ath10k: pass the ssid info to get the correct bss entityWen Gong
2021-01-28ath10k: allow dynamic SAR power limits via common APICarl Huang
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear
2020-11-07ath10k: fix compilation warningTamizh Chelvam
2020-10-28ath10k: remove repeated words in commentsKalle Valo
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-08-26ath10k: Move rate mask validation function up in the fileTamizh Chelvam
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong
2020-08-15ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-06-16ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-06-16ath10k: fix retry packets update in station dumpVenkateswara Naralasetty
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai