summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar
2020-10-01ath11k: enable idle power save modeCarl Huang
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong
2020-10-01ath11k: add packet log support for QCA6390Carl Huang
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang
2020-10-01ath11k: mac: fix parenthesis alignmentKalle Valo
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty
2020-09-09ath11k: Add peer max mpdu parameter in peer assoc commandTamizh Chelvam
2020-09-08ath11k: fix a double free and a memory leakTom Rix
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18ath11k: delay vdev_start for QCA6390Carl Huang
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-06-23ath11k: remove useless info messagesKalle Valo
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy
2020-06-11ath11k: build HE 6 GHz capabilityRajkumar Manoharan
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu
2020-06-11ath11k: add 6G frequency list supported by driverPradeep Kumar Chitrapu
2020-05-30ath11k: clear DCM max constellation tx valueMuna Sinada
2020-05-30ath11k: reset trigger frame MAC padding durationMuna Sinada
2020-05-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-12ath11k: remove redundant initialization of pointer infoColin Ian King
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin
2020-05-04ath11k: add DBG_MAC prints to track vdev eventsSathishkumar Muruganandam
2020-05-04ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdevSathishkumar Muruganandam
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan
2020-04-15ath11k: Fix rx_filter flags setting for per peer rx_statsMaharaja Kennadyrajan
2020-04-15ath11k: Fix fw assert by setting proper vht capRitesh Singh
2020-04-15ath11k: Cleanup in pdev destroy and mac register during crash on recoveryMaharaja Kennadyrajan
2020-03-18ath11k: Perform per-msdu rx processingSriram R
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R
2020-03-17ath11k: add handling for BSS colorJohn Crispin
2020-03-17ath11k: set queue_len to 4096John Crispin
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu
2020-02-11ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty
2020-02-11ath11k: Fixing dangling pointer issue upon peer delete failureVikas Patel