summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-08-02ath10k: implement rx checksum offloadingMichal Kazior
2013-07-31ath10k: detect the number of spatial streams supported by hwMichal Kazior
2013-07-31ath10k: improve tx throughput on slow machinesMichal Kazior
2013-07-30ath10k: fix rts/fragmentation threshold setupMichal Kazior
2013-07-30ath10k: fix memleak in mac setupMichal Kazior
2013-07-30ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior
2013-07-30ath10k: create debugfs interface to trigger fw crashMichal Kazior
2013-07-30ath10k: fix NULL dereference for injected packetsMichal Kazior
2013-07-30ath10k: implement fw crash simulation commandMichal Kazior
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: skip fw stats debugfs interface if device is downMichal Kazior
2013-07-30ath10k: store firmware files in memoryMichal Kazior