summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-08-14ath10k: clean up PCI completion statesMichal Kazior
2013-08-14ath10k: use sizeof(*var) in kmallocMichal Kazior
2013-08-14ath10k: clean up monitor start codeMichal Kazior
2013-08-13ath10k: check allocation errors in CEJanusz Dziedzic
2013-08-12ath10k: update supported FW build versionBartosz Markowski
2013-08-12ath10k: Remove qca98xx hw1.0 supportBartosz Markowski
2013-08-12ath10k: setup peer UAPSD flag correctlyJanusz Dziedzic
2013-08-07ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan
2013-08-07ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan
2013-08-07ath10k: add SoC power save option to PCI features mapBartosz Markowski
2013-08-05ath10k: fix device teardownMichal Kazior
2013-08-02ath10k: fix failpath in MSI-X setupMichal Kazior
2013-08-02ath10k: zero arvif memory on add_interface()Michal Kazior
2013-08-02ath10k: advertise more conservative intf combinationsMichal Kazior
2013-08-02ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior
2013-08-02ath10k: prevent using invalid ringbuffer indexesMichal Kazior
2013-08-02ath10k: implement get_survey()Michal Kazior
2013-08-02ath10k: implement tx checksum offloadingMichal Kazior