aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo2014-09-18
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-18
* ath10k: else is not generally useful after a break or returnKalle Valo2014-09-18
* ath10k: don't use return on void functionsKalle Valo2014-09-18
* ath10k: fix space after a cast style errorsKalle Valo2014-09-18
* ath10k: fix missing a blank line after declarationsKalle Valo2014-09-18
* ath10k: fix use of multiple blank linesKalle Valo2014-09-18
* ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo2014-09-18
* ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo2014-09-18
* ath10k: fix debugfs_create_dir() checkingMichal Kazior2014-09-11
* ath10k: support firmware crash-by-assertBen Greear2014-09-11
* ath10k: add testmodeKalle Valo2014-09-11
* ath10k: make ath10k_wmi_cmd_send() publicKalle Valo2014-09-11
* ath10k: ATH10K_DEBUGFS depends on DEBUG_FSMatteo Croce2014-09-10
* ath10k: use proper service bitmap sizeMichal Kazior2014-09-10
* ath10k: move fw_crash_dump allocationMichal Kazior2014-09-10
* ath10k: don't access tx_info while overwriting itMichal Kazior2014-09-02
* ath10k: add device/driver strings to tracepointsMichal Kazior2014-09-02
* ath10k: remove diag_*_access functionsMichal Kazior2014-09-02
* ath10k: stop monitor vdev for sta assocMichal Kazior2014-09-02
* ath10k: fix monitor start/stop sequencesMichal Kazior2014-09-02
* ath10k: kill tasklets after free_irqMichal Kazior2014-09-02
* ath10k: fix num_legacy_stations trackingMichal Kazior2014-09-02
* ath10k: re-enable interrupts properly in hw recoveryMichal Kazior2014-09-02
* carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-28
* ath9k: Fix channel context timerSujith Manoharan2014-08-28
* ath9k: Add more debug statements for channel contextSujith Manoharan2014-08-28
* ath9k: Disable fastcc for channel context modeSujith Manoharan2014-08-28
* rt2x00: support Ralink 5362.Canek Peláez Valdés2014-08-28
* ath9k: Fix channel context creationSujith Manoharan2014-08-28
* ath9k: Fix interface limitsSujith Manoharan2014-08-28
* ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan2014-08-28
* ath9k: Add new chanctx eventsSujith Manoharan2014-08-28
* ath9k: Fix ath_chanctx_get()Sujith Manoharan2014-08-28
* ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan2014-08-28
* ath9k: Remove redundant ifdefSujith Manoharan2014-08-28
* ath9k: Fix channel context variables in ath_softcSujith Manoharan2014-08-28
* ath9k: Fix 'offchannel' in ath_softcSujith Manoharan2014-08-28
* ath9k: Fix function argument typeSujith Manoharan2014-08-28
* ath9k: Use ath_chanctx_check_active properlySujith Manoharan2014-08-28
* ath9k: Add ath9k_offchannel_initSujith Manoharan2014-08-28
* ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan2014-08-28
* ath9k: Add wrappers for beacon eventsSujith Manoharan2014-08-28
* ath9k: Fix function declarationsSujith Manoharan2014-08-28
* ath9k: Fix channel context eventsSujith Manoharan2014-08-28
* ath9k: Make ath_chanctx_switch staticSujith Manoharan2014-08-28
* ath9k: Make ath_chanctx_get_oper_chan staticSujith Manoharan2014-08-28
* ath9k: Make ath_chanctx_offchan_switch staticSujith Manoharan2014-08-28
* ath9k: Conditionally compile more functionsSujith Manoharan2014-08-28
* ath9k: Exclude more functionsSujith Manoharan2014-08-28