aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+16
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain2-13/+16
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai3-0/+30
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai3-3/+44
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai6-1/+158
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai4-15/+97
2017-12-14wcn36xx: Reduce spinlock in indication handlerBjorn Andersson1-2/+2
2017-12-14ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter1-0/+4
2017-12-14wcn36xx: Add hardware scan offload supportLoic Poulain4-8/+238
2017-12-14ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann1-7/+33
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli4-1/+104
2017-12-14ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli2-9/+9
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli4-32/+30
2017-12-14ath10k: unify rx processing in napi_pollRajkumar Manoharan3-61/+63
2017-12-14ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2017-12-07ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2017-12-07ath6kl: improve endianness handlingKenneth Lu1-1/+1
2017-12-07ath10k: move spectral scan support under a separate config symbolMatthias Schiffer3-4/+11
2017-12-07ath9k: move spectral scan support under a separate config symbolMatthias Schiffer3-8/+14
2017-12-07ath10k: use 64-bit crash dump timestampsArnd Bergmann2-2/+2
2017-12-07ath6kl: remove redundant variable ies_lenKenneth Lu1-2/+0
2017-12-02wcn36xx: set default BTLE coexistence configEyal Ilsar1-0/+2
2017-12-02wil6210: update statistics for suspendLazar Alexei4-27/+59
2017-12-02wil6210: remove suspend time statisticsLazar Alexei4-39/+4
2017-12-02wil6210: fix PCIe bus mastering in case of interface downLazar Alexei3-19/+19
2017-12-02wil6210: get suspend reject reason and resume triggers from FWLazar Alexei2-6/+57
2017-12-02wil6210: missing length check in wil_cfg80211_mgmt_txLior David1-3/+7
2017-12-02wil6210: missing length check in wmi_set_ieLior David1-1/+7
2017-12-02wil6210: add block size checks during FW loadLior David3-21/+49
2017-12-02wil6210: fix length check in __wmi_sendLior David2-2/+22
2017-12-02wil6210: abort properly in cfg suspendHamad Kadmany1-2/+5
2017-12-02wil6210: refresh FW capabilities during interface upLior David4-27/+33
2017-12-02wil6210: print human readable names of WMI commands and eventsDedy Lansky1-5/+232
2017-12-02wil6210: run-time PM when interface downLazar Alexei6-20/+237
2017-12-02ath10k: handle tdls peer eventsManikanta Pubbisetty1-0/+72
2017-12-02ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2017-12-02ath10k: re-enable TXQs for all devicesToke Høiland-Jørgensen1-9/+0
2017-12-02ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva1-5/+3
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-1/+1
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold1-1/+1
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan1-13/+38
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds43-248/+292
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar13-28/+108
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller43-246/+292
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-0/+10
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-28/+98