cascardo/linux.git
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
2014-08-28 Sujith Manoharanath9k: Disable fastcc for channel context mode
2014-08-28 Canek Peláez... rt2x00: support Ralink 5362.
2014-08-28 Sujith Manoharanath9k: Fix channel context creation
2014-08-28 Sujith Manoharanath9k: Fix interface limits
2014-08-28 Sujith Manoharanath9k: Print the event/state in ath_chanctx_event
2014-08-28 Sujith Manoharanath9k: Add new chanctx events
2014-08-28 Sujith Manoharanath9k: Fix ath_chanctx_get()
2014-08-28 Sujith Manoharanath9k: Move ath9k_beacon_add_noa to channel.c
2014-08-28 Sujith Manoharanath9k: Remove redundant ifdef
2014-08-28 Sujith Manoharanath9k: Fix channel context variables in ath_softc
2014-08-28 Sujith Manoharanath9k: Fix 'offchannel' in ath_softc
2014-08-28 Sujith Manoharanath9k: Fix function argument type
2014-08-28 Sujith Manoharanath9k: Use ath_chanctx_check_active properly
2014-08-28 Sujith Manoharanath9k: Add ath9k_offchannel_init
2014-08-28 Sujith Manoharanath9k: Add ath9k_chanctx_wake_queues
2014-08-28 Sujith Manoharanath9k: Add wrappers for beacon events
2014-08-28 Sujith Manoharanath9k: Fix function declarations
2014-08-28 Sujith Manoharanath9k: Fix channel context events
2014-08-28 Sujith Manoharanath9k: Make ath_chanctx_switch static
2014-08-28 Sujith Manoharanath9k: Make ath_chanctx_get_oper_chan static
2014-08-28 Sujith Manoharanath9k: Make ath_chanctx_offchan_switch static
2014-08-28 Sujith Manoharanath9k: Conditionally compile more functions
2014-08-28 Sujith Manoharanath9k: Exclude more functions
2014-08-28 Sujith Manoharanath9k: Conditionally compile a few functions
2014-08-28 Sujith Manoharanath9k: Cleanup mgd_prepare_tx callback
2014-08-28 Sujith Manoharanath9k: Make ath_chanctx_work static
2014-08-28 Sujith Manoharanath9k: Add a routine to tear down channel contexts
2014-08-28 Sujith Manoharanath9k: Add a routine for initializing channel contexts
2014-08-28 Andreea-Cristina... carl9170: Remove redundant protection check
2014-08-28 Sujith Manoharanath9k: Isolate ath9k_use_chanctx module parameter
2014-08-28 Sujith Manoharanath9k: Isolate P2P powersave routines
2014-08-28 Sujith Manoharanath9k: Move P2P functions to channel.c
2014-08-28 Sujith Manoharanath9k: Add a config option for channel context
2014-08-28 Sujith Manoharanath9k: Add debug information
next