ath10k: make wmi service bitmap non-debug
[cascardo/linux.git] / drivers / net / wireless / ath / ath10k /
2014-12-01 Michal Kaziorath10k: make wmi service bitmap non-debug
2014-12-01 Michal Kaziorath10k: add sanity checks for service bmap parsing
2014-12-01 Michal Kaziorath10k: fix wmi svc bitmap dbg print
2014-12-01 Michal Kaziorath10k: add pointer constness to traces
2014-12-01 Vivek Natarajanath10k: do not limit RTS threshold value to 2347
2014-11-26 Michal Kaziorath10k: fix station count enforcement
2014-11-26 Michal Kaziorath10k: clean up num_peers locking
2014-11-26 Michal Kaziorath10k: add missing goto
2014-11-26 Yanbo Liath10k: add memory dump debugfs interface
2014-11-26 Yanbo Liath10k: add register access debugfs interface
2014-11-26 Sujith Manoharanath10k: fix bug reported by lockdep
2014-11-26 Sujith Manoharanath10k: fix locking for WEP keys
2014-11-26 Sujith Manoharanath10k: fix shared WEP
2014-11-26 Michal Kaziorath10k: don't drop corrupted mgmt frames
2014-11-26 Michal Kaziorath10k: fix offchannel cancel failures
2014-11-26 Michal Kaziorath10k: make hw roc more reliable
2014-11-26 Michal Kaziorath10k: fix offchan reliability
2014-11-26 Michal Kaziorath10k: remove extra_tx_headroom
2014-11-26 Ben Greearath10k: use configured nss instead of max nss
2014-11-26 Ben Greearath10k: apply chainmask settings to vdev on creation
2014-11-24 Ben Greearath10k: add ATH10K_DBG_WMI_PRINT debug level
2014-11-24 Johannes Bergath10k: don't rebuild all the time
2014-11-20 Michal Kaziorath10k: report rx rate and signal for fragmented Rx
2014-11-20 Michal Kaziorath10k: use rx descriptor for ppdu status extraction
2014-11-20 Michal Kaziorath10k: remove unused function argument
2014-11-20 Michal Kaziorath10k: unify rx undecapping
2014-11-20 Michal Kaziorath10k: refactor htt->rx_confused
2014-11-20 Michal Kaziorath10k: simplify Rx loop
2014-11-20 Michal Kaziorath10k: start using sk_buff_head
2014-11-17 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-11-17 Peter Ohath10k: fix mismatched wmi api call
2014-11-17 Rajkumar Manoharanath10k: advertise support for AP mode channel width...
2014-11-17 Rajkumar Manoharanath10k: add modpram 'skip_otp' to ignore empty otp...
2014-11-17 Rajkumar Manoharanath10k: handle ieee80211 header and payload tracing...
2014-11-11 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-11-04 John W. LinvilleMerge tag 'mac80211-next-for-john-2014-11-04' of git...
2014-11-04 Eliad Pellermac80211: replace restart_complete() with reconfig_comp...
2014-11-03 Bartosz Markowskiath10k: fix pm resume after suspend
2014-10-31 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-31 Michal Kaziorath10k: speed up hw recovery
2014-10-31 Michal Kaziorath10k: expose hw restart via debugfs
2014-10-31 Michal Kaziorath10k: fix possible bmi crash
2014-10-31 Michal Kaziorath10k: don't reset chip on power_down
2014-10-31 Michal Kaziorath10k: split reset logic from power up
2014-10-31 Michal Kaziorath10k: make warm reset a bit safer and faster
2014-10-31 Michal Kaziorath10k: change ce ring cleanup logic
2014-10-31 Michal Kaziorath10k: avoid possible deadlock with scan timeout
2014-10-30 John W. LinvilleMerge tag 'iwlwifi-next-for-john-2014-10-29' of git...
2014-10-27 John W. LinvilleMerge tag 'for-linville-20141024' of git://github.com...
2014-10-24 Michal Kaziorath10k: call correct function for frag threshold
2014-10-24 Felix Fietkauath10k: add SURVEY_INFO_IN_USE for current channel...
2014-10-24 Michal Kaziorath10k: re-use trace class
2014-10-24 Michal Kaziorath10k: remove tsf argument from rx_desc tracing
2014-10-24 Michal Kaziorath10k: clear htt->rx_confused on load
2014-10-24 Michal Kaziorath10k: don't forget to replenish after fragmented Rx
2014-10-24 Michal Kaziorath10k: add extra sanity check when popping amsdu
2014-10-24 Michal Kaziorath10k: don't drop frames aggressively
2014-10-24 Michal Kaziorath10k: deduplicate htt rx dma unmapping
2014-10-24 Michal Kaziorath10k: fix rx buffer tracing
2014-10-24 Michal Kaziorath10k: use ieee80211 defines for crypto param lengths
2014-10-24 Michal Kaziorath10k: remove unused variable
2014-10-24 Michal Kaziorath10k: don't drop control and null func Rx
2014-10-23 Michal Kaziorath10k: split ce pipe init/alloc further
2014-10-23 Michal Kaziorath10k: mask/unmask msi fw irq
2014-10-23 Michal Kaziorath10k: re-disable interrupts after target init
2014-10-21 Michal Kaziorath10k: use bss_info as txpower source
2014-10-21 Michal Kaziorath10k: simplify computation of mgmt rx band
2014-10-21 Michal Kaziorath10k: clean up sta auth/assoc code
2014-10-21 Michal Kaziorath10k: skip some commands on reassoc
2014-10-21 Michal Kaziorath10k: clean up assoc code
2014-10-21 Kalle Valoath10k: retrieve calibration data from file
2014-10-21 Kalle Valoath10k: refactor ath10k_init_download_firmware()
2014-10-21 Kalle Valoath10k: add back enum ath10k_bus
2014-10-19 Linus TorvaldsMerge tag 'ntb-3.18' of git://github.com/jonmason/ntb
2014-10-19 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge tag 'sound-fix-3.18-rc1' of git://git./linux...
2014-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-10-19 Linus TorvaldsMerge tag 'fbdev-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge tag 'kvm-arm-for-3.18-take-2' of git://git./linux...
2014-10-18 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-10-18 Linus TorvaldsMerge branch 'for-linus-update' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org...
2014-10-18 Linus TorvaldsMerge tag 'dm-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge branch 'for-3.18/drivers' of git://git.kernel...
2014-10-18 Linus TorvaldsMerge branch 'for-3.18/core' of git://git.kernel.dk...
2014-10-18 Linus TorvaldsMerge tag 'for-linus-20141015' of git://git.infradead...
2014-10-18 Linus TorvaldsMerge tag 'md/3.18' of git://neil.brown.name/md
2014-10-18 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-10-16 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-10-15 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-10-15 Linus TorvaldsMerge branch 'for-3.18-consistent-ops' of git://git...
2014-10-15 Linus TorvaldsMerge tag 'iommu-updates-v3.18' of git://git./linux...
2014-10-15 Linus TorvaldsMerge tag 'clk-for-linus-3.18' of git://git.linaro...
2014-10-15 Linus TorvaldsMerge tag 'mfd-for-linus-3.18' of git://git./linux...
2014-10-15 Linus TorvaldsMerge tag 'for-v3.18' of git://git.infradead.org/batter...
2014-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next