cascardo/linux.git
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-03 Bartosz Markowskiath10k: fix pm resume after suspend
2014-11-03 Alexey Khoroshilovath6kl: remove incorrect reset_resume handler
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-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-12 Rajkumar Manoharanath10k: fix kernel panic while shutting down AP
2014-10-08 Rajkumar Manoharanath10k: add tracing for frame transmission
2014-10-08 Janusz Dziedzicath10k: fix WMI scan command length
2014-10-08 Bartosz Markowskiath10k: advertise all possible firmware(-api) files
2014-10-08 Janusz Dziedzicath10k: don't create bssid peer for ibss
2014-10-08 Michal Kaziorath10k: warn on unhandled htt events
2014-10-07 Rajkumar Manoharanath10k: add tracing for tx info
2014-10-07 Rajkumar Manoharanath10k: add tracing for rx descriptor
2014-10-07 Rajkumar Manoharanath10k: add tracing for ath10k_htt_pktlog
2014-10-07 Rajkumar Manoharanath10k: add support to configure pktlog filter
2014-10-01 Ben Greearath10k: use 64-bit vdev map
2014-10-01 Ben Greearath10k: support ethtool stats
2014-10-01 Ben Greearath10k: add firmware crash counters
2014-09-29 Michal Kaziorath10k: fix fw stats processing
2014-09-29 Michal Kaziorath10k: request fw_stats once on open
2014-09-29 Michal Kaziorath10k: rename fw_stats related stuff
2014-09-29 Michal Kaziorath10k: split wmi stats parsing
2014-09-29 Joe Perchesath: change logging functions to return void
2014-09-26 Kalle Valoath10k: add cal_data debugfs file
2014-09-26 Kalle Valoath10k: add diag_read() to hif ops
2014-09-26 Kalle Valoath10k: don't enable interrupts for the diagnostic...
2014-09-26 Michal Kaziorath10k: add debug dump for pci rx
2014-09-26 Michal Kaziorath10k: dump hex bytes with dev string prefix
2014-09-26 Michal Kaziorath10k: print wmi version info
2014-09-23 Michal Kaziorath10k: re-work scan start command building
2014-09-23 Michal Kaziorath10k: unify wmi event function names
2014-09-23 Michal Kaziorath10k: clean up phyerr code
2014-09-23 Michal Kaziorath10k: deduplicate wmi service ready logic
2014-09-23 Michal Kaziorath10k: relocate wmi attach/deatch functions
2014-09-23 Michal Kaziorath10k: deduplicate host mem chunk code
2014-09-23 Michal Kaziorath10k: deduplicate wmi_channel code
2014-09-23 Michal Kaziorath10k: remove unused pdev_set_channel command
2014-09-23 Michal Kaziorath10k: fix tx/rx chainmask init
2014-09-23 Michal Kaziorath10k: workaround fw beaconing bug
2014-09-18 Kalle Valoath10k: use ether_addr_copy()
2014-09-18 Kalle Valoath10k: reformat help text in ath10k_read_simulate_fw_c...
2014-09-18 Kalle Valoath10k: miscellaneous checkpatch fixes
2014-09-18 Kalle Valoath10k: else is not generally useful after a break...
2014-09-18 Kalle Valoath10k: don't use return on void functions
2014-09-18 Kalle Valoath10k: fix space after a cast style errors
2014-09-18 Kalle Valoath10k: fix missing a blank line after declarations
2014-09-18 Kalle Valoath10k: fix use of multiple blank lines
2014-09-18 Kalle Valoath10k: fix checkpatch warnings about parenthesis alignment
2014-09-18 Kalle Valoath10k: fix parenthesis alignment warning in ath10k_htt...
2014-09-11 Michal Kaziorath10k: fix debugfs_create_dir() checking
2014-09-11 Ben Greearath10k: support firmware crash-by-assert
2014-09-11 Kalle Valoath10k: add testmode
2014-09-11 Kalle Valoath10k: make ath10k_wmi_cmd_send() public
2014-09-10 Matteo Croceath10k: ATH10K_DEBUGFS depends on DEBUG_FS
2014-09-10 Michal Kaziorath10k: use proper service bitmap size
2014-09-10 Michal Kaziorath10k: move fw_crash_dump allocation
2014-09-02 Michal Kaziorath10k: don't access tx_info while overwriting it
2014-09-02 Michal Kaziorath10k: add device/driver strings to tracepoints
2014-09-02 Michal Kaziorath10k: remove diag_*_access functions
2014-09-02 Michal Kaziorath10k: stop monitor vdev for sta assoc
2014-09-02 Michal Kaziorath10k: fix monitor start/stop sequences
2014-09-02 Michal Kaziorath10k: kill tasklets after free_irq
2014-09-02 Michal Kaziorath10k: fix num_legacy_stations tracking
2014-09-02 Michal Kaziorath10k: re-enable interrupts properly in hw recovery
2014-08-28 Andreea-Cristina... carl9170: tx: Replace rcu_assign_pointer() with RCU_INI...
2014-08-28 Sujith Manoharanath9k: Fix channel context timer
2014-08-28 Sujith Manoharanath9k: Add more debug statements for channel context
next