summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-04ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh
2016-04-04ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan
2016-04-04ath10k: introduce Extended Resource Config support for 10.4Raja Mani
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan
2016-03-08ath10k: set MAC timestamp in management Rx framePeter Oh
2016-03-08ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski
2016-03-06ath10k: change htt tx desc/qcache peer limit configMichal Kazior
2016-03-03ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli
2016-02-02ath10k: populate qca4019 fw specific wmi init paramsRaja Mani
2016-02-02ath10k: add abstraction layer for vdev subtypePeter Oh
2016-02-02ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh
2016-01-26ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li
2016-01-21ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan
2015-12-08ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior
2015-11-12ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan
2015-11-04ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li
2015-11-04ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam
2015-11-04ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty
2015-10-28ath10k: enable adaptive CCAMaharaja
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-06ath10k: use Rx decap mode configured when driver registeredPeter Oh
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan
2015-10-06ath10k: remove void function return statementsKalle Valo
2015-10-06ath10k: indentation fixesKalle Valo
2015-09-09ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan
2015-08-17ath10k: handle 10.4 firmware phyerr eventRaja Mani
2015-08-17ath10k: refactor phyerr event handlersRaja Mani
2015-08-17ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani
2015-07-02ath10k: add scan support for 10.4 fwRaja Mani
2015-07-02ath10k: enable vdev and peer related operations for 10.4 fwRaja Mani
2015-07-02ath10k: handle 10.4 firmware wmi swba eventRaja Mani
2015-07-02ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani
2015-06-30ath10k: handle 10.4 fw wmi ready eventRaja Mani