aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Commit message (Expand)AuthorAge
* iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-25
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-23
* iwlwifi: improve TX cache footprintJohannes Berg2012-04-18
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-16
* iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-16
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-16
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-12
* iwlwifi: move rx_page_order into transportJohannes Berg2012-04-12
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-09
* iwlwifi: move FW_ERROR to privDon Fry2012-04-09
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-09
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\|
| * iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-09
| * iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-09
| * iwlwifi: move ucode_owner to privJohannes Berg2012-03-07
| * iwlwifi: virtualize command queue full behaviourJohannes Berg2012-03-07
| * iwlwifi: make tracing use device as identifierJohannes Berg2012-03-07
| * iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-07
| * iwlwifi: move lockdep assertion into DVMJohannes Berg2012-03-07
| * iwlwifi: move RF/CT kill check to command wrapperJohannes Berg2012-03-07
| * iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-06
| * iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
| * iwlwifi: pass response packet directlyJohannes Berg2012-03-06
| * iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-06
| * iwlwifi: introduce per-queue locksJohannes Berg2012-03-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\|
| * iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-27
| * iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-27
| * iwlwifi: give PCIe its own lockJohannes Berg2012-02-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
|\|
| * iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach2012-02-02
| * iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
| * iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-24
|/
* iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-16
* iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-16
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach2011-11-21
* iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-21
* iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-11
* iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-11