aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada46-199/+199
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan2-0/+35
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu2-0/+94
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu2-71/+93
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu2-0/+9
2020-06-11ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu2-1/+6
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu2-0/+7
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu3-2/+11
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu3-21/+92
2020-06-11ath11k: add 6G frequency list supported by driverPradeep Kumar Chitrapu1-0/+71
2020-06-10net: wireless: intel: fix wiki website urlFlavio Suligoi2-2/+2
2020-06-10iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva5-11/+11
2020-06-10iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queueYueHaibing1-8/+0
2020-06-09net: change addr_list_lock back to static keyCong Wang1-0/+3
2020-06-09iwlwifi: mvm: fix gcc-10 zero-length-bounds warningArnd Bergmann1-7/+7
2020-06-09ath: fix wiki website urlFlavio Suligoi6-8/+9
2020-06-09ath10k: Acquire tx_lock in tx error pathsEvan Green1-0/+4
2020-06-08iwlwifi: mvm: remove redundant assignment to variable retColin Ian King1-1/+1
2020-06-08iwlwifi: fix config variable name in commentLuca Ceresoli1-1/+1
2020-06-08iwlwifi: mvm: Fix avg-power reportBen Greear1-1/+1
2020-06-08iwlwifi: Don't IWL_WARN on FW reconfigurationChris Down1-1/+1
2020-06-07mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi6-15/+18