summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli2016-03-031-2/+8
* ath10k: populate qca4019 fw specific wmi init paramsRaja Mani2016-02-021-6/+6
* ath10k: add abstraction layer for vdev subtypePeter Oh2016-02-021-0/+70
* ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh2016-02-021-1/+1
* ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li2016-01-261-1/+45
* ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan2016-01-211-2/+20
* ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau2015-12-081-18/+43
* ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-231-1/+9
* ath10k: pack up flags in skb_cbMichal Kazior2015-11-231-4/+8
* ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan2015-11-121-1/+36
* ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li2015-11-041-1/+4
* ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam2015-11-041-0/+4
* ath10k: add abstraction layer for peer flagsTamizh chelvam2015-11-041-0/+60
* ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty2015-11-041-16/+3
* ath10k: remove supported chain maskRajkumar Manoharan2015-10-291-2/+4
* ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty2015-10-291-0/+211
* ath10k: enable adaptive CCAMaharaja2015-10-281-0/+31
* ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-191-0/+379
* ath10k: use Rx decap mode configured when driver registeredPeter Oh2015-10-061-1/+1
* ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan2015-10-061-1/+269
* ath10k: remove void function return statementsKalle Valo2015-10-061-2/+0
* ath10k: indentation fixesKalle Valo2015-10-061-1/+1
* ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan2015-09-091-6/+70
* ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani2015-08-261-2/+2
* ath10k: add spectral scan support for 10.4 fwRaja Mani2015-08-261-0/+2
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-261-0/+1
* ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan2015-08-171-0/+4
* ath10k: handle 10.4 firmware phyerr eventRaja Mani2015-08-171-0/+64
* ath10k: refactor phyerr event handlersRaja Mani2015-08-171-36/+85
* ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2015-08-171-2/+4
* ath10k: Support different txbf configuration schemesVivek Natarajan2015-08-131-0/+6
* ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani2015-07-301-6/+28
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-5/+3
* ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant2015-07-291-1/+1
* ath10k: don't set cck/ofdm scan flagsMichal Kazior2015-07-111-1/+0
* ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani2015-07-021-3/+3
* ath10k: add scan support for 10.4 fwRaja Mani2015-07-021-0/+42
* ath10k: enable vdev and peer related operations for 10.4 fwRaja Mani2015-07-021-0/+62
* ath10k: handle 10.4 firmware wmi swba eventRaja Mani2015-07-021-0/+61
* ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani2015-07-021-13/+40
* ath10k: handle 10.4 fw wmi ready eventRaja Mani2015-06-301-0/+4
* ath10k: adjust default peer limits if qcache enabled in 10.4 fwRaja Mani2015-06-301-4/+23
* ath10k: handle 10.4 fw wmi mgmt rx eventRaja Mani2015-06-301-0/+64
* ath10k: fill 10.4 fw wmi init cmd default valuesRaja Mani2015-06-301-0/+83
* ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani2015-06-301-0/+228
* ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani2015-06-301-0/+124
* ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versionsRaja Mani2015-06-301-0/+158
* ath10k: include 10.4 fw specific wmi cmd and event idsRaja Mani2015-06-301-0/+184
* ath10k: add 10.4 fw wmi service bitmap definitionRaja Mani2015-06-301-0/+5
* ath10k: include new wmi op version for 10.4 fwRaja Mani2015-06-301-0/+2
OpenPOWER on IntegriCloud