summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-27ath10k: introduce dynamic pdev parametersBartosz Markowski
2013-09-27ath10k: introduce dynamic vdev parametersBartosz Markowski
2013-09-27ath10k: add TARGET values for 10.x firmwareBartosz Markowski
2013-09-27ath10k: split wmi_cmd_init pathBartosz Markowski
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski
2013-09-27ath10k: implement host memory chunksBartosz Markowski
2013-09-27ath10k: drop the fw versioning sanity checkBartosz Markowski
2013-09-27ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski
2013-09-27ath10k: implement WMI events handling frame for both firmwaresBartosz Markowski
2013-09-27ath10k: warn if give WMI command is not supportedBartosz Markowski
2013-09-27ath10k: add wmi_10x_<cmd/event> definitionsBartosz Markowski
2013-09-27ath10k: introduce dynamic WMI structuresBartosz Markowski
2013-09-26ath10k: make monitor vdev down before stoping itMarek Puzyniak
2013-09-26ath10k: replenish HTT RX buffers in a taskletMichal Kazior
2013-09-26ath10k: align RX frames properlyMichal Kazior
2013-09-26ath10k: fix Native Wifi decap mode RXMichal Kazior
2013-09-26ath10k: cleanup RX decap handlingMichal Kazior
2013-09-26ath10k: document decap modesMichal Kazior
2013-09-26ath10k: report A-MSDU subframes individuallyMichal Kazior
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior
2013-09-20ath10k: cleanup HTT TX functionsMichal Kazior
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior
2013-09-20ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior
2013-09-20ath10k: fix num_sends_allowed replenishingMichal Kazior
2013-09-20ath10k: fix tracing build for ath10k_wmi_cmdMichal Kazior
2013-09-16ath10k: remove wmi event worker threadMichal Kazior
2013-09-16ath10k: remove wmi pending count limitMichal Kazior
2013-09-16ath10k: improve beacon submission latencyMichal Kazior
2013-09-16ath10k: simplify HTC command submittingMichal Kazior
2013-09-16ath10k: make WMI commands block by designMichal Kazior
2013-09-16ath10k: add HTC TX credits replenishing notificationMichal Kazior
2013-09-16ath10k: simplify HTC credits calculationMichal Kazior
2013-09-12wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-12ath10k: delete struct ce_sendlistKalle Valo
2013-09-12ath10k: Calculate correct peer PHY mode for VHTSujith Manoharan
2013-09-12ath10k: print phymode as a stringKalle Valo
2013-09-12ath10k: clean mac.c debug messagesKalle Valo
2013-09-12ath10k: add boot messages to htt.cKalle Valo
2013-09-12ath10k: add boot debug messages to htc.cKalle Valo
2013-09-12ath10k: add boot debug messages to pci.c and ce.cKalle Valo
2013-09-12ath10k: cleanup debug messages in core.cKalle Valo
2013-09-12ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo
2013-09-12ath10k: add BMI log levelKalle Valo
2013-09-10ath10k: define ath10k_debug_start/_stop as static inlineBartosz Markowski
2013-09-08ath10k: prevent CE from looping indefinitelyMichal Kazior
2013-09-06ath10k: remove obsolete INIT STATUS definitionsBartosz Markowski
2013-09-06ath10k: set the UART baud rate to 19200Bartosz Markowski
2013-09-06ath10k: add htt_stats_enable debugfs fileKalle Valo
2013-09-06ath10k: implement ath10k_debug_start/stop()Kalle Valo