summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
AgeCommit message (Expand)Author
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg
2012-03-07iwlwifi: virtualize command queue full behaviourJohannes Berg
2012-03-07iwlwifi: make tracing use device as identifierJohannes Berg
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg
2012-03-07iwlwifi: move lockdep assertion into DVMJohannes Berg
2012-03-07iwlwifi: move RF/CT kill check to command wrapperJohannes Berg
2012-03-06iwlwifi: move tid_to_ac to PCI-EJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: pass response packet directlyJohannes Berg
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg
2012-03-06iwlwifi: introduce per-queue locksJohannes Berg
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-02iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach
2011-12-16iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach
2011-11-11iwlwifi: check status before send commandWey-Yi Guy
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte
2011-10-14iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: more info on warning for shutdown agg queueWey-Yi Guy
2011-10-14iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy
2011-10-14iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy
2011-10-14iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19iwlagn: signedness bugWey-Yi Guy
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg