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-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue
2022-07-27wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan
2022-07-18wifi: wil6210: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ath: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan
2022-07-18wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo
2022-07-16tracing/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-07-15Merge 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-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-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
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-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-08ath10k: fix recently introduced checkpatch warningKalle Valo
2022-06-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty
2022-06-06ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty
2022-06-06ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty
2022-06-06ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty
2022-06-06ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi
2022-05-30ath10k: fix regdomain info of iw reg set/getWen Gong
2022-05-30ath11k: support avg signal in station dumpThiraviyam Mariyappan
2022-05-30ath11k: fix IRQ affinity warning on shutdownJohan Hovold
2022-05-30ath6kl: fix typo in commentJulia Lawall
2022-05-30ath11k: fix netdev open raceJohan Hovold
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor