summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-01-28ath10k: expose hif ops for ahbRaja Mani3-0/+277
2016-01-28ath10k: add resource init and deinit in ahbRaja Mani2-0/+129
2016-01-28ath10k: include irq related functions in ahbRaja Mani2-0/+46
2016-01-28ath10k: add chip and bus halt logic in ahbRaja Mani2-0/+128
2016-01-28ath10k: add reset ctrl related functions in ahbRaja Mani3-1/+145
2016-01-28ath10k: add clock ctrl related functions in ahbRaja Mani2-0/+127
2016-01-28ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani3-0/+68
2016-01-28ath10k: include qca4019 register map tableRaja Mani3-0/+45
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani9-0/+131
2016-01-28ath10k: pull reusable code from pci probe and remove for ahbRaja Mani2-22/+44
2016-01-28ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani2-3/+39
2016-01-28ath10k: make some of ath10k_pci_* func reusableRaja Mani2-32/+63
2016-01-28ath10k: implement basic support for new tx path firmwareMichal Kazior3-9/+91
2016-01-28ath10k: clean up cont frag desc init codeMichal Kazior1-17/+41
2016-01-28ath10k: add new FW_FEATURE_PEER_FLOW_CONTROLMichal Kazior2-0/+10
2016-01-28ath10k: add new htt definitionsMichal Kazior1-3/+150
2016-01-28ath10k: rename some HTT eventsMichal Kazior3-10/+10
2016-01-26ath9k: fix data bus error on ar9300 and ar9580Miaoqing Pan2-1/+13
2016-01-26ath9k: fix inconsistent use of tab and space in indentationMiaoqing Pan1-3/+3
2016-01-26ath9k: do not reset while BB panic(0x4000409) on ar9561Miaoqing Pan1-2/+3
2016-01-26ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan1-26/+6
2016-01-26ath9k: avoid ANI restart if no triggerMiaoqing Pan1-1/+3
2016-01-26ath9k: Drop useless const on chanctx_event_delta() return typeGeert Uytterhoeven1-1/+1
2016-01-26ath9k_hw: add low power tx gain table for AR953xFelix Fietkau2-0/+68
2016-01-26wil6210: handle multiple connect/disconnect eventsMaya Erez4-93/+156
2016-01-26wil6210: find TX vring only if vring_tx_data is enabledMaya Erez1-5/+12
2016-01-26wil6210: handle tx completions only if vring tx data is enabledMaya Erez1-2/+3
2016-01-26wil6210: use extra IEs from probe responseLior David1-39/+102
2016-01-26wil6210: fix privacy flag calculation in change_beaconLior David1-4/+4
2016-01-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2016-01-26ath9k: request NOA update when chanctx activeKalle Valo2-2/+5
2016-01-26ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li2-1/+55
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan4-3/+54
2016-01-26ath10k: enable periodic peer stats updateMohammed Shafi Shajakhan1-0/+12
2016-01-26ath10k: provision to support periodic peer stats updateMohammed Shafi Shajakhan1-1/+4
2016-01-26ath10k: rename few function names of firmware statsMohammed Shafi Shajakhan1-9/+9
2016-01-26ath10k: cleanup setting pdev paramatersMohammed Shafi Shajakhan1-9/+11
2016-01-26ath10k: fix naming Peer stats rssi_changed field in 10.2.4Mohammed Shafi Shajakhan1-1/+1
2016-01-21ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan3-2/+33
2016-01-21ath10k: prevent txrx running for too longMichal Kazior1-1/+9
2016-01-08brcmfmac: Do not handle link downs for ibss.Hante Meuleman1-5/+7
2016-01-08brcmfmac: use jiffies for timeout in btcoexArend van Spriel1-7/+5
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel9-33/+31
2016-01-08brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel2-22/+13
2016-01-08brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman1-306/+290
2016-01-08brcmfmac: Add wowl net detect supportHante Meuleman3-16/+155
2016-01-08Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo24-121/+505
2016-01-07Merge ath-next from ath.gitKalle Valo14-57/+129
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach1-8/+6