summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar1-1/+3
2020-10-01ath11k: enable idle power save modeCarl Huang1-0/+9
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong1-10/+1
2020-10-01ath11k: add packet log support for QCA6390Carl Huang1-1/+23
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo1-0/+8
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo1-39/+62
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang1-2/+4
2020-10-01ath11k: mac: fix parenthesis alignmentKalle Valo1-1/+1
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller1-4/+5
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo1-1/+2
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo1-3/+3
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau1-2/+2
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-27/+34
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty1-9/+18
2020-09-09ath11k: Add peer max mpdu parameter in peer assoc commandTamizh Chelvam1-0/+25
2020-09-08ath11k: fix a double free and a memory leakTom Rix1-1/+3
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-24/+107
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva1-11/+11
2020-08-18ath11k: delay vdev_start for QCA6390Carl Huang1-0/+51
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang1-4/+11
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang1-0/+33
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg1-1/+1
2020-06-23ath11k: remove useless info messagesKalle Valo1-8/+0
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli1-1/+1
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty1-1/+20
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy1-0/+3
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan1-0/+34
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu1-18/+73
2020-06-11ath11k: add 6G frequency list supported by driverPradeep Kumar Chitrapu1-0/+71
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada1-0/+2
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada1-1/+1
2020-05-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+1
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-2/+1
2020-05-12ath11k: remove redundant initialization of pointer infoColin Ian King1-1/+1
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin1-9/+38
2020-05-04ath11k: add DBG_MAC prints to track vdev eventsSathishkumar Muruganandam1-0/+8
2020-05-04ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdevSathishkumar Muruganandam1-7/+22
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan1-2/+1
2020-04-15ath11k: Fix rx_filter flags setting for per peer rx_statsMaharaja Kennadyrajan1-1/+3
2020-04-15ath11k: Fix fw assert by setting proper vht capRitesh Singh1-0/+4
2020-04-15ath11k: Cleanup in pdev destroy and mac register during crash on recoveryMaharaja Kennadyrajan1-0/+3
2020-03-18ath11k: Perform per-msdu rx processingSriram R1-2/+6
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-0/+4
2020-03-17ath11k: add handling for BSS colorJohn Crispin1-0/+25
2020-03-17ath11k: set queue_len to 4096John Crispin1-0/+1
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty1-0/+27
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty1-3/+11
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu1-0/+2
2020-02-11ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty1-0/+16
2020-02-11ath11k: Fixing dangling pointer issue upon peer delete failureVikas Patel1-0/+12