aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-15ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong1-4/+20
2020-08-15ath10k: enable supports_peer_stats_info for QCA6174 PCI devicesWen Gong1-0/+1
2020-08-15ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong1-11/+10
2020-08-15ath10k: add wmi service peer stat info for wmi tlvWen Gong1-0/+2
2020-08-14ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-08-14ath5k: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-08-14ath: drop unnecessary list_emptyJulia Lawall1-9/+6
2020-08-14ath9k: Use fallthrough pseudo-keywordGustavo A. R. Silva8-12/+12
2020-08-14wcn36xx: Use sequence number allocated by mac80211Loic Poulain1-1/+2
2020-08-14wcn36xx: Fix TX data pathLoic Poulain1-6/+17
2020-08-14wcn36xx: Increase number of TX retriesLoic Poulain1-2/+2
2020-08-14wcn36xx: Add TX ack supportLoic Poulain4-9/+70
2020-08-14wcn36xx: Fix multiple AMPDU sessions supportLoic Poulain3-12/+34
2020-08-14ath9k: Fix typo in function namePavel Machek4-4/+4
2020-08-14ath9k: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-20ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-07-20ath9k: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+3
2020-06-23ath11k: remove define ATH11K_QMI_DEFAULT_CAL_FILE_NAMEKalle Valo2-4/+2
2020-06-23ath11k: don't use defines in hw_paramsKalle Valo2-6/+2
2020-06-23ath11k: qmi: cleanup info messagesKalle Valo1-2/+2
2020-06-23ath11k: remove useless info messagesKalle Valo4-18/+2
2020-06-23ath11k: change ath11k_core_fetch_board_data_api_n() to use ath11k_core_create...Kalle Valo1-7/+12
2020-06-23ath11k: don't use defines for hw specific firmware directoriesKalle Valo4-19/+18
2020-06-23ath11k: create a common function to request all firmware filesKalle Valo3-22/+21
2020-06-23ath11k: Add bdf-addr in hw_paramsAnilkumar Kolli4-4/+6
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli7-27/+65
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli6-5/+7
2020-06-23ath11k: convert ath11k_hw_params to an arrayAnilkumar Kolli2-7/+40
2020-06-23ath11k: ahb: call ath11k_core_init() before irq configurationAnilkumar Kolli1-4/+4
2020-06-23ath10k: pci: fix memcpy size of bmi responseZekun Shen1-1/+1
2020-06-16ath11k: rename default board fileAnilkumar Kolli1-1/+1
2020-06-16ath11k: update firmware files read pathAnilkumar Kolli1-1/+1
2020-06-16wcn36xx: Add ieee80211 rx status rate informationLoic Poulain1-1/+108
2020-06-16ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-06-16ath10k: fix retry packets update in station dumpVenkateswara Naralasetty2-5/+8
2020-06-16ath10k: Wait until copy complete is actually done before completingDouglas Anderson1-9/+21
2020-06-15Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...Kalle Valo14-32/+33
2020-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo25-124/+2843
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty3-4/+25
2020-06-15ath11k: Add support for ring backpressure statsSriram R4-1/+194
2020-06-15ath11k: Add dp tx err statsSriram R3-9/+35
2020-06-15ath11k: removing redundant reo unlock followed by immediate lockSowmiya Sree Elavalagan1-2/+0
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy11-0/+1414
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy7-5/+744
2020-06-14Linux 5.8-rc1Linus Torvalds1-2/+2
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds5-1/+40
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-234/+286
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-647/+1344
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169