summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-02ath10k: enable napi on RX path for sdioWen Gong
2019-11-29ath11k: fix indentation in ath11k_mac_prepare_he_mode()John Crispin
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: Skip update peer stats for management packetsVenkateswara Naralasetty
2019-11-29ath11k: update tx duration in station infoVenkateswara Naralasetty
2019-11-29ath11k: fix vht guard interval mappingManikanta Pubbisetty
2019-11-29ath11k: fix memory leak in monitor modeMiles Hu
2019-11-29ath11k: Advertise MPDU start spacing as no restrictionVenkateswara Naralasetty
2019-11-29ath11k: Update tx and rx chain count properly on drv_set_antennaSriram R
2019-11-29ath11k: add necessary peer assoc params in wmi dbgSriram R
2019-11-29ath11k: unlock mutex during failure in qmi fw readyGovindaraj Saminathan
2019-11-29ath11k: add support for controlling tx power to a stationMaharaja Kennadyrajan
2019-11-29ath11k: update bawindow size in delba processVenkateswara Naralasetty
2019-11-29ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce APIKarthikeyan Periyasamy
2019-11-29ath11k: avoid burst time conversion logicKarthikeyan Periyasamy
2019-11-29ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli
2019-11-29ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()Anilkumar Kolli
2019-11-29ath11k: qmi clean up ce and HTC service config updateAnilkumar Kolli
2019-11-29ath11k: tracing: fix ath11k tracingAnilkumar Kolli
2019-11-29ath10k: enable wow feature for sdio chipWen Gong
2019-11-29ath10k: change log level for mpdu status of sdio chipWen Gong
2019-11-29ath10k: set WMI_PEER_AUTHORIZE after a firmware crashWen Gong
2019-11-29ath10k: set max mtu to 1500 for sdio chipWen Gong
2019-11-29ath10k: enable firmware log by default for sdioWen Gong
2019-11-29ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortageVasanthakumar Thiagarajan
2019-11-29ath11k: Fixing TLV length issue in peer pktlog WMI commandVikas Patel
2019-11-29ath11k: Fix skb_panic observed during msdu coalescingSriram R
2019-11-29ath11k: remove unused tx ring countersPradeep Kumar Chitrapu
2019-11-29ath11k: avoid WMM param truncationKarthikeyan Periyasamy
2019-11-29ath11k: optimize RX path latencyJohn Crispin
2019-11-29ath11k: update tcl cmd descriptor parameters for STA modeAnilkumar Kolli
2019-11-29ath11k: fix wmi service ready ext tlv parsingAnilkumar Kolli
2019-11-29ath11k: fix resource leak in ath11k_mac_sta_stateKarthikeyan Periyasamy
2019-11-29ath11k: Fix htt stats sounding info and pdev cca statsGanesh Sesetti
2019-11-27ath10k: move non-fatal warn logs to dbg levelGovind Singh
2019-11-27ath11k: add spatial reuse supportJohn Crispin
2019-11-27ath11k: add TWT supportJohn Crispin
2019-11-27ath11k: add HE supportJohn Crispin
2019-11-27ath11k: Remove dead code while handling amsdu packetsTamizh chelvam
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam
2019-11-27ath11k: convert message from info to dbgJohn Crispin
2019-11-27ath11k: ignore event 0x6017John Crispin
2019-11-27ath11k: add RX stats support for radiotapJohn Crispin
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo
2019-11-25wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King
2019-11-25ath10k: fix RX of frames with broken FCS in monitor modeLinus Lüssing
2019-11-25ath10k: report rssi of each chain to mac80211 for sdioWen Gong
2019-11-25ath10k: Handle "invalid" BDFs for msm8998 devicesJeffrey Hugo
2019-11-25ath10k: Fix qmi init error handlingJeffrey Hugo