summaryrefslogtreecommitdiffstats
path: root/drivers/spmi (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-14ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan4-2/+56
2016-06-14ath10k: remove duplicate and unused rx rate flagsMohammed Shafi Shajakhan1-39/+0
2016-06-14ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan1-3/+3
2016-06-07ath10k: add board data download from targetSven Eckelmann5-1/+219
2016-06-07ath10k: add QCA9887 chipset supportSven Eckelmann4-0/+51
2016-06-02ath10k: enable ipq4019 device probe in ahb moduleRaja Mani1-6/+3
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan5-3/+46
2016-06-02ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan2-0/+8
2016-06-02ath10k: update module descriptionRajkumar Manoharan2-2/+2
2016-06-02ath10k: remove unused phy_mode_to_bandRajkumar Manoharan1-28/+0
2016-06-02ath10k: fix operating irq mode for ahb deviceRajkumar Manoharan1-0/+2
2016-06-02ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan1-8/+6
2016-06-02ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan1-12/+16
2016-05-28ath9k: Proper TX99 interrupt ref countEduardo Abinader1-1/+0
2016-05-28ath6kl: simplify logical conditionHeinrich Schuchardt1-2/+1
2016-05-28ath6kl: fix typoJulia Lawall1-1/+1
2016-05-28wil6210: align wil log functions to wil_dbg_ratelimited implementationMaya Erez1-26/+20
2016-05-28wil6210: add pm_notify handlingMaya Erez4-4/+98
2016-05-28wil6210: fix dma mapping error cleanup in __wil_tx_vring_tsoMaya Erez1-1/+1
2016-05-28wil6210: protect wil_vring_fini_tx in parallel to tx completionsMaya Erez1-0/+14
2016-05-28wil6210: guarantee safe access to rx descriptors shared memoryMaya Erez1-0/+6
2016-05-28wil6210: fix race conditions between TX send and completionMaya Erez1-0/+20
2016-05-28ath9k: allow tx99 for ar9002 based cardsEduardo Abinader1-1/+1
2016-05-28ath9k: Remove empty test conditionEduardo Abinader1-2/+1
2016-05-24ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan1-1/+2
2016-05-24ath10k: reduce warning messages during rx without proper channel contextMohammed Shafi Shajakhan1-1/+1
2016-05-24ath10k: improve tx schedulingMichal Kazior3-6/+7
2016-05-24ath10k: enable support for QCA9984Vasanthakumar Thiagarajan3-0/+48
2016-05-24ath10k: define rx_ppdu_end for QCA9984Vasanthakumar Thiagarajan1-0/+46
2016-05-24ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan2-16/+34
2016-05-24ath10k: move rx_location_info out of struct rx_pkt_endVasanthakumar Thiagarajan1-1/+1
2016-05-11ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan1-0/+1
2016-05-11ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan1-0/+1
2016-05-11wil6210: add support for device led configurationMaya Erez5-0/+281
2016-05-11atmel: potential underflow in atmel_set_freq()Dan Carpenter1-1/+1
2016-05-11airo: prevent potential underflow in airo_set_freq()Dan Carpenter1-1/+1
2016-05-11mwifiex: fixup error messagesWei-Ning Huang1-2/+3
2016-05-11rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing1-1/+1
2016-05-11rtlwifi: Remove double check for cnt_after_linkedwang yanqing1-8/+4
2016-05-11brcmfmac: Add 4356 sdio supportChristian Daudt4-1/+6
2016-05-11rtlwifi: rtl818x: silence uninitialized variable warningDan Carpenter1-2/+1
2016-05-11mwifiex: Drop unnecessary include pcieport_if.hLukas Wunner1-1/+0
2016-05-11rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-05-11rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall4-4/+4
2016-05-11wlcore/wl12xx: Fix fw logger over sdioGuy Mishol3-6/+18
2016-05-10MAINTAINERS: add myself as co-maintainer of the iwlwifi driverLuca Coelho1-0/+1
2016-05-10iwlwifi: add default value to disable_11ac mod param descriptionEmmanuel Grumbach1-1/+1
2016-05-10iwlwifi: pcie: grab NIC access only once on RX initSara Sharon1-40/+57
2016-05-10iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon2-2/+5
2016-05-10iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman6-40/+207