summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-31ath10k: fix possible bmi crashMichal Kazior
2014-10-31ath10k: don't reset chip on power_downMichal Kazior
2014-10-31ath10k: split reset logic from power upMichal Kazior
2014-10-31ath10k: make warm reset a bit safer and fasterMichal Kazior
2014-10-31ath10k: change ce ring cleanup logicMichal Kazior
2014-10-31ath10k: avoid possible deadlock with scan timeoutMichal Kazior
2014-10-24ath10k: call correct function for frag thresholdMichal Kazior
2014-10-24ath10k: add SURVEY_INFO_IN_USE for current channel on surveyFelix Fietkau
2014-10-24ath10k: re-use trace classMichal Kazior
2014-10-24ath10k: remove tsf argument from rx_desc tracingMichal Kazior
2014-10-24ath10k: clear htt->rx_confused on loadMichal Kazior
2014-10-24ath10k: don't forget to replenish after fragmented RxMichal Kazior
2014-10-24ath10k: add extra sanity check when popping amsduMichal Kazior
2014-10-24ath10k: don't drop frames aggressivelyMichal Kazior
2014-10-24ath10k: deduplicate htt rx dma unmappingMichal Kazior
2014-10-24ath10k: fix rx buffer tracingMichal Kazior
2014-10-24ath10k: use ieee80211 defines for crypto param lengthsMichal Kazior
2014-10-24ath10k: remove unused variableMichal Kazior
2014-10-24ath10k: don't drop control and null func RxMichal Kazior
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior
2014-10-23ath10k: mask/unmask msi fw irqMichal Kazior
2014-10-23ath10k: re-disable interrupts after target initMichal Kazior
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior
2014-10-21ath10k: skip some commands on reassocMichal Kazior
2014-10-21ath10k: clean up assoc codeMichal Kazior
2014-10-21ath10k: retrieve calibration data from fileKalle Valo
2014-10-21ath10k: refactor ath10k_init_download_firmware()Kalle Valo
2014-10-21ath10k: add back enum ath10k_busKalle Valo
2014-10-12ath10k: fix kernel panic while shutting down APRajkumar Manoharan
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan
2014-10-08ath10k: fix WMI scan command lengthJanusz Dziedzic
2014-10-08ath10k: advertise all possible firmware(-api) filesBartosz Markowski
2014-10-08ath10k: don't create bssid peer for ibssJanusz Dziedzic
2014-10-08ath10k: warn on unhandled htt eventsMichal Kazior
2014-10-07ath10k: add tracing for tx infoRajkumar Manoharan
2014-10-07ath10k: add tracing for rx descriptorRajkumar Manoharan
2014-10-07ath10k: add tracing for ath10k_htt_pktlogRajkumar Manoharan
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan
2014-10-01ath10k: use 64-bit vdev mapBen Greear
2014-10-01ath10k: support ethtool statsBen Greear
2014-10-01ath10k: add firmware crash countersBen Greear
2014-09-29ath10k: fix fw stats processingMichal Kazior
2014-09-29ath10k: request fw_stats once on openMichal Kazior
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior
2014-09-29ath10k: split wmi stats parsingMichal Kazior
2014-09-29ath: change logging functions to return voidJoe Perches
2014-09-26ath10k: add cal_data debugfs fileKalle Valo
2014-09-26ath10k: add diag_read() to hif opsKalle Valo