aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02ath10k: change bundle count for max rx bundle for sdioWen Gong3-9/+13
2019-12-02ath10k: enable napi on RX path for sdioWen Gong4-8/+73
2019-11-29ath11k: fix indentation in ath11k_mac_prepare_he_mode()John Crispin1-5/+5
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan5-14/+67
2019-11-29ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan3-46/+81
2019-11-29ath11k: Skip update peer stats for management packetsVenkateswara Naralasetty2-14/+23
2019-11-29ath11k: update tx duration in station infoVenkateswara Naralasetty3-1/+5
2019-11-29ath11k: fix vht guard interval mappingManikanta Pubbisetty2-3/+19
2019-11-29ath11k: fix memory leak in monitor modeMiles Hu1-2/+9
2019-11-29ath11k: Advertise MPDU start spacing as no restrictionVenkateswara Naralasetty1-1/+1
2019-11-29ath11k: Update tx and rx chain count properly on drv_set_antennaSriram R1-0/+4
2019-11-29ath11k: add necessary peer assoc params in wmi dbgSriram R1-2/+11
2019-11-29ath11k: unlock mutex during failure in qmi fw readyGovindaraj Saminathan1-0/+1
2019-11-29ath11k: add support for controlling tx power to a stationMaharaja Kennadyrajan2-0/+40
2019-11-29ath11k: update bawindow size in delba processVenkateswara Naralasetty1-9/+19
2019-11-29ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce APIKarthikeyan Periyasamy1-5/+5
2019-11-29ath11k: avoid burst time conversion logicKarthikeyan Periyasamy1-6/+1
2019-11-29ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli2-6/+8
2019-11-29ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()Anilkumar Kolli2-17/+20
2019-11-29ath11k: qmi clean up ce and HTC service config updateAnilkumar Kolli2-7/+6
2019-11-29ath11k: tracing: fix ath11k tracingAnilkumar Kolli1-0/+3
2019-11-29ath10k: enable wow feature for sdio chipWen Gong1-2/+21
2019-11-29ath10k: change log level for mpdu status of sdio chipWen Gong1-2/+2
2019-11-29ath10k: set WMI_PEER_AUTHORIZE after a firmware crashWen Gong1-0/+3
2019-11-29ath10k: set max mtu to 1500 for sdio chipWen Gong1-0/+2
2019-11-29ath10k: enable firmware log by default for sdioWen Gong1-12/+0
2019-11-29ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortageVasanthakumar Thiagarajan1-3/+3
2019-11-29ath11k: Fixing TLV length issue in peer pktlog WMI commandVikas Patel1-1/+1
2019-11-29ath11k: Fix skb_panic observed during msdu coalescingSriram R1-8/+14
2019-11-29ath11k: remove unused tx ring countersPradeep Kumar Chitrapu2-8/+0
2019-11-29ath11k: avoid WMM param truncationKarthikeyan Periyasamy1-2/+2
2019-11-29ath11k: optimize RX path latencyJohn Crispin3-93/+31
2019-11-29ath11k: update tcl cmd descriptor parameters for STA modeAnilkumar Kolli5-14/+12
2019-11-29ath11k: fix wmi service ready ext tlv parsingAnilkumar Kolli2-4/+11
2019-11-29ath11k: fix resource leak in ath11k_mac_sta_stateKarthikeyan Periyasamy1-58/+86
2019-11-29ath11k: Fix htt stats sounding info and pdev cca statsGanesh Sesetti1-2/+2
2019-11-28ath9k: use iowrite32 over __raw_writelChristian Lamparter1-1/+1
2019-11-28mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+11
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin1-2/+11
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-29/+43
2019-11-27ath10k: move non-fatal warn logs to dbg levelGovind Singh1-4/+4
2019-11-27ath11k: add spatial reuse supportJohn Crispin3-0/+61
2019-11-27ath11k: add TWT supportJohn Crispin3-0/+173
2019-11-27ath11k: add HE supportJohn Crispin5-10/+270
2019-11-27ath11k: Remove dead code while handling amsdu packetsTamizh chelvam1-6/+0
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam4-27/+28
2019-11-27ath11k: convert message from info to dbgJohn Crispin1-2/+3
2019-11-27ath11k: ignore event 0x6017John Crispin2-1/+13
2019-11-27ath11k: add RX stats support for radiotapJohn Crispin1-0/+10