summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
AgeCommit message (Expand)Author
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach
2012-11-19iwlwifi: merge 2 functions in reclaim flowEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach
2012-10-29iwlwifi: support host command with copied dataJohannes Berg
2012-10-23iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach
2012-10-16iwlwifi: improve oversized command warningJohannes Berg
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach
2012-06-13iwlwifi: remove lock around txq_enableEmmanuel Grumbach
2012-06-13iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach
2012-06-06iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg