summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-16ath10k: do not warn about unsupported vdev paramBartosz Markowski
2013-10-09ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo
2013-10-08ath10k: Fix bug in max. VHT A-MPDU sizeSujith Manoharan
2013-10-08ath10k: fix RX performance when using AP 10.X FWMichal Kazior
2013-10-08ath10k: fix possible memory leak in new FW loadingMichal Kazior
2013-10-08ath10k: fix printf format stringMichal Kazior
2013-10-07ath10k: remove num_sends_allowedMichal Kazior
2013-10-07ath10k: remove ce_sendlist_sendMichal Kazior
2013-10-07ath10k: split vdev_id calculation from tx functionMichal Kazior
2013-10-07ath10k: split tid calculation from tx functionMichal Kazior
2013-10-07ath10k: extend the max_scan timeBartosz Markowski
2013-10-07ath10k: enable 10.x firmware branch supportBartosz Markowski
2013-10-01ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin
2013-09-30ath10k: implement firmware IE container supportKalle Valo
2013-09-30ath10k: store separate pointers for firmware dataKalle Valo
2013-09-30ath10k: rename board_data in struct ath10kKalle Valo
2013-09-27ath10k: handle FW API differences for scan structuresBartosz Markowski
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