summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo
2014-09-18ath10k: don't use return on void functionsKalle Valo
2014-09-18ath10k: fix space after a cast style errorsKalle Valo
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-18ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo
2014-09-11ath10k: fix debugfs_create_dir() checkingMichal Kazior
2014-09-11ath10k: support firmware crash-by-assertBen Greear
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