summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2013-09-06ath10k: add trace event ath10k_htt_statsKalle Valo
2013-09-06ath10k: add missing braces to ath10k_pci_tx_pipe_cleanupDave Jones
2013-09-03ath10k: add chip_id file to debugfsKalle Valo
2013-09-03ath10k: check chip id from the soc register during probeKalle Valo
2013-09-03ath10k: simplify ath10k_ce_init() wake up handlingKalle Valo
2013-09-03ath10k: convert ath10k_pci_wake() to returnKalle Valo
2013-09-03ath10k: clean up ath10k_ce_completed_send_next_nolock()Kalle Valo
2013-09-03ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo
2013-09-03ath10k: remove void pointer from struct ath10k_pci_complKalle Valo
2013-09-03ath10k: make target_ce_config_wlan more readableKalle Valo
2013-09-03ath10k: pci: make host_ce_config_wlan[] more readableKalle Valo
2013-09-01ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo
2013-09-01ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior
2013-09-01ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior
2013-09-01ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior
2013-09-01ath10k: remove unused ce_attr parametersMichal Kazior
2013-09-01ath10k: remove ce_op_stateMichal Kazior
2013-09-01ath10k: use inline ce_state structureMichal Kazior
2013-08-28ath10k: Fix mutex unlock balanceMohammed Shafi Shajakhan
2013-08-15ath10k: add support for HTT 3.0Michal Kazior
2013-08-15ath10k: add support for firmware newer than 636Michal Kazior
2013-08-14ath10k: fix WEP in AP and IBSS modeMarek Puzyniak
2013-08-14ath10k: plug possible memory leak in WMIMichal Kazior
2013-08-14ath10k: implement 802.3 SNAP rx decap type A-MSDU handlingMichal Kazior
2013-08-14ath10k: fix HTT service setupMichal Kazior
2013-08-14ath10k: print errcode when CE ring setup failsMichal Kazior