summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-06ath10k: don't assume this is a PCI dev in generic codeBrian Norris
2018-11-06ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2018-11-06ath10k: ath10k_snoc_{read,write}32() should be staticBrian Norris
2018-11-06ath10k: snoc: fix unbalanced clock error handlingBrian Norris
2018-11-06ath10k: snoc: relax voltage requirementsBrian Norris
2018-11-06ath10k: snoc: fix unabalanced regulator error handlingBrian Norris
2018-11-06ath10k: snoc: remove 'wcn3990' from generic resource handlingBrian Norris
2018-11-06wil6210: fix locking in wmi_callLior David
2018-11-06wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri
2018-11-06wil6210: remove unnecessary alignment code from rx flowAhmad Masri
2018-11-06wil6210: fix RGF_CAF_ICR address for Talyn-MBMaya Erez
2018-11-06wil6210: fix L2 RX status handlingMaya Erez
2018-11-06wil6210: fix debugfs memory access alignmentAhmad Masri
2018-11-06wil6210: add general initialization/size checksAlexei Avshalom Lazar
2018-11-06wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri
2018-11-06wil6210: refactor disconnect flowAhmad Masri
2018-11-06wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2018-11-06wil6210: add recovery for FW error while in AP modeDedy Lansky
2018-11-06wil6210: make sure Rx ring sizes are correlatedDedy Lansky
2018-11-06wil6210: increase RX rings and RX buff array sizeMaya Erez
2018-11-06wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2018-11-06wil6210: remove fake support for RXHASHHamad Kadmany
2018-11-06ath10k: fix some typoYangtao Li
2018-11-05carl9170: tx: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-05carl9170: rx: mark expected switch fall-throughGustavo A. R. Silva
2018-11-05ath6kl: Mark expected switch fall-throughGustavo A. R. Silva
2018-11-05ath9k: remove set but not used variable 'new_flags'zhong jiang
2018-11-05ath9k: hw: mark expected switch fall-throughGustavo A. R. Silva
2018-11-05ath9k: ar9002_phy: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-05ath9k: ar5008_phy: mark expected switch fall-throughGustavo A. R. Silva
2018-11-05ath10k: remove set but not used variable 'tlv_len'YueHaibing
2018-11-05ath10k: fix some spelling mistakesColin Ian King
2018-11-05ath10k: fixup extended per sta tx statisticsDan Carpenter
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
2018-11-05ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()Wei Yongjun
2018-11-05ath10k: assign proper firmware crash dump structureAnilkumar Kolli
2018-11-05ath10k: add memory dump support for QCA4019Anilkumar Kolli
2018-11-05ath10k: dump tx stats in rate table formatAnilkumar Kolli
2018-11-05ath10k: add support for WCN3990 firmware crash recoverySurabhi Vishnoi
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh
2018-10-13ath10k: add debug mask for QMI layerGovind Singh
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann
2018-10-13ath10k: htt: remove some dead codeDan Carpenter
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva