summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-09-11ath10k: add testmodeKalle Valo
2014-09-11ath10k: make ath10k_wmi_cmd_send() publicKalle Valo
2014-09-10ath10k: ATH10K_DEBUGFS depends on DEBUG_FSMatteo Croce
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior
2014-09-02ath10k: don't access tx_info while overwriting itMichal Kazior
2014-09-02ath10k: add device/driver strings to tracepointsMichal Kazior
2014-09-02ath10k: remove diag_*_access functionsMichal Kazior
2014-09-02ath10k: stop monitor vdev for sta assocMichal Kazior
2014-09-02ath10k: fix monitor start/stop sequencesMichal Kazior
2014-09-02ath10k: kill tasklets after free_irqMichal Kazior
2014-09-02ath10k: fix num_legacy_stations trackingMichal Kazior
2014-09-02ath10k: re-enable interrupts properly in hw recoveryMichal Kazior
2014-08-28carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-28ath9k: Fix channel context timerSujith Manoharan
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan
2014-08-28rt2x00: support Ralink 5362.Canek Peláez Valdés
2014-08-28ath9k: Fix channel context creationSujith Manoharan
2014-08-28ath9k: Fix interface limitsSujith Manoharan
2014-08-28ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan
2014-08-28ath9k: Add new chanctx eventsSujith Manoharan
2014-08-28ath9k: Fix ath_chanctx_get()Sujith Manoharan
2014-08-28ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan
2014-08-28ath9k: Remove redundant ifdefSujith Manoharan
2014-08-28ath9k: Fix channel context variables in ath_softcSujith Manoharan
2014-08-28ath9k: Fix 'offchannel' in ath_softcSujith Manoharan
2014-08-28ath9k: Fix function argument typeSujith Manoharan
2014-08-28ath9k: Use ath_chanctx_check_active properlySujith Manoharan
2014-08-28ath9k: Add ath9k_offchannel_initSujith Manoharan
2014-08-28ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan
2014-08-28ath9k: Add wrappers for beacon eventsSujith Manoharan
2014-08-28ath9k: Fix function declarationsSujith Manoharan
2014-08-28ath9k: Fix channel context eventsSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_switch staticSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_get_oper_chan staticSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_offchan_switch staticSujith Manoharan
2014-08-28ath9k: Conditionally compile more functionsSujith Manoharan
2014-08-28ath9k: Exclude more functionsSujith Manoharan
2014-08-28ath9k: Conditionally compile a few functionsSujith Manoharan
2014-08-28ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_work staticSujith Manoharan
2014-08-28ath9k: Add a routine to tear down channel contextsSujith Manoharan
2014-08-28ath9k: Add a routine for initializing channel contextsSujith Manoharan
2014-08-28carl9170: Remove redundant protection checkAndreea-Cristina Bernat
2014-08-28ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan
2014-08-28ath9k: Isolate P2P powersave routinesSujith Manoharan
2014-08-28ath9k: Move P2P functions to channel.cSujith Manoharan
2014-08-28ath9k: Add a config option for channel contextSujith Manoharan
2014-08-28ath9k: Add debug informationSujith Manoharan