summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani1-0/+2
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior1-0/+1
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan1-0/+4
2015-08-17ath10k: handle 10.4 firmware phyerr eventRaja Mani1-0/+64
2015-08-17ath10k: refactor phyerr event handlersRaja Mani1-36/+85
2015-08-17ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan1-2/+4
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan1-0/+6
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani1-6/+28
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu1-5/+3
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant1-1/+1
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior1-1/+0
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani1-3/+3
2015-07-02ath10k: add scan support for 10.4 fwRaja Mani1-0/+42
2015-07-02ath10k: enable vdev and peer related operations for 10.4 fwRaja Mani1-0/+62
2015-07-02ath10k: handle 10.4 firmware wmi swba eventRaja Mani1-0/+61
2015-07-02ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani1-13/+40
2015-06-30ath10k: handle 10.4 fw wmi ready eventRaja Mani1-0/+4
2015-06-30ath10k: adjust default peer limits if qcache enabled in 10.4 fwRaja Mani1-4/+23
2015-06-30ath10k: handle 10.4 fw wmi mgmt rx eventRaja Mani1-0/+64
2015-06-30ath10k: fill 10.4 fw wmi init cmd default valuesRaja Mani1-0/+83
2015-06-30ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani1-0/+228
2015-06-30ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani1-0/+124
2015-06-30ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versionsRaja Mani1-0/+158
2015-06-30ath10k: include 10.4 fw specific wmi cmd and event idsRaja Mani1-0/+184
2015-06-30ath10k: add 10.4 fw wmi service bitmap definitionRaja Mani1-0/+5
2015-06-30ath10k: include new wmi op version for 10.4 fwRaja Mani1-0/+2
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior1-3/+5
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani1-0/+1
2015-05-29ath10k: fix inconsistent survey reportsMichal Kazior1-14/+16
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior1-8/+9
2015-05-29ath10k: move cycle_count macroMichal Kazior1-2/+2
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan1-2/+2
2015-04-17ath10k: enable the BT-coex featureYanbo Li1-0/+2
2015-04-01ath10k: implement adaptive qcs commandMichal Kazior1-0/+3
2015-04-01ath10k: implement chanctx APIMichal Kazior1-1/+12
2015-04-01ath10k: allow empty ssid vdev configMichal Kazior1-2/+0
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire1-8/+12
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior1-58/+4
2015-03-30ath10k: make peer type configurableMarek Puzyniak1-1/+2
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic1-1/+13
2015-03-12ath10k: add hw connection monitor supportMichal Kazior1-1/+6
2015-03-12ath10k: implement wmi roam eventMichal Kazior1-1/+54
2015-03-07ath10k: refactor p2p noa codeMichal Kazior1-87/+4
2015-03-05ath10k: update chirp value in pulse eventPeter Oh1-1/+1
2015-02-15ath10k: change request stats command prototypeMichal Kazior1-3/+4
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear1-0/+20
2015-02-06Merge ath-next from ath.gitKalle Valo1-90/+429
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan1-2/+3
2015-02-04ath10k: fix beacon deadlockMichal Kazior1-22/+46