summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-01-17Merge "wil6210: set dma mask to reflect device capability"Linux Build Service Account
2017-01-17wil6210: set dma mask to reflect device capabilityHamad Kadmany
2017-01-06ath10k: cache calibration data when the core is stoppedMarty Faltesek
2017-01-06ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan
2017-01-06ath10k: fix error return code in ahbWei Yongjun
2017-01-06ath10k: support up to 64 vdevsBen Greear
2017-01-06ath10k: document cycle count related countersBen Greear
2017-01-06ath10k: fix typo in logging messageBen Greear
2017-01-06ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2017-01-06ath10k: do not check if reset is NULLMasahiro Yamada
2017-01-06ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada
2017-01-06ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada
2017-01-06ath10k: spelling and miscellaneous neateningJoe Perches
2017-01-06ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan
2017-01-06ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan
2017-01-06ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan
2017-01-06ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan
2017-01-06ath10k: improve logging messageBen Greear
2017-01-06ath10k: enable peer stats by defaultThomas Pedersen
2017-01-06ath10k: remove unused variable ar_pciChaehyun Lim
2017-01-06ath10k: fix memory leak on caldata on error exit pathColin Ian King
2017-01-06ath10k: fix reporting channel survey dataAshok Raj Nagarajan
2017-01-06ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan
2017-01-06ath10k: fix throughput regression in multi client modeRajkumar Manoharan
2017-01-06ath10k: implement NAPI supportRajkumar Manoharan
2017-01-06ath10k: fix spelling mistake "montior" -> "monitor"Colin Ian King
2017-01-06ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan
2017-01-06ath10k: replace config_enabled() with IS_REACHABLE()Masahiro Yamada
2017-01-06ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan
2017-01-06ath10k: use complete() instead complete_all()Daniel Wagner
2017-01-06ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan
2017-01-06ath10k: improve wake_tx_queue ops performanceRajkumar Manoharan
2017-01-06ath10k: suppress warnings when getting wmi WDS peer event idMohammed Shafi Shajakhan
2017-01-06ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan
2017-01-06ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2017-01-06ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi serviceTamizh chelvam
2017-01-06ath10k: fix spurious tx/rx during bootMichal Kazior
2017-01-06ath10k: add wmi command barrier utilityMichal Kazior
2017-01-06ath10k: implement wmi echo eventMichal Kazior
2017-01-06ath10k: implement wmi echo commandMichal Kazior
2017-01-06ath10k: add testmode support for 10.4 firmwareTamizh chelvam
2017-01-06ath10k: handle testmode events for 10.2 and 10.4 based firmwareTamizh chelvam
2017-01-06ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam
2017-01-06ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan
2017-01-06ath10k: fix get rx_status from htt contextAshok Raj Nagarajan
2017-01-06tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2017-01-06ath10k: disable wake_tx_queue for older devicesMichal Kazior
2017-01-06ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan
2017-01-06ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan
2017-01-06ath10k: enable support for QCA9888Anilkumar Kolli