summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-231-0/+2
* iwlwifi: improve TX cache footprintJohannes Berg2012-04-181-15/+16
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-181-1/+1
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-17/+21
* iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-161-1/+1
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-161-7/+7
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-121-2/+25
* iwlwifi: move rx_page_order into transportJohannes Berg2012-04-121-1/+1
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-1/+3
* iwlwifi: move FW_ERROR to privDon Fry2012-04-091-11/+0
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-173/+28
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-2/+2
|\
| * iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-121-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-091-67/+97
|\ \ | |/
| * iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-1/+2
| * iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-091-12/+12
| * iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-6/+0
| * iwlwifi: virtualize command queue full behaviourJohannes Berg2012-03-071-6/+1
| * iwlwifi: make tracing use device as identifierJohannes Berg2012-03-071-1/+1
| * iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-071-1/+1
| * iwlwifi: move lockdep assertion into DVMJohannes Berg2012-03-071-3/+8
| * iwlwifi: move RF/CT kill check to command wrapperJohannes Berg2012-03-071-15/+4
| * iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-061-0/+46
| * iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-3/+2
| * iwlwifi: pass response packet directlyJohannes Berg2012-03-061-6/+10
| * iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-061-7/+0
| * iwlwifi: introduce per-queue locksJohannes Berg2012-03-061-8/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-5/+6
|\ \ | |/
| * iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-2/+2
| * iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-271-1/+2
| * iwlwifi: give PCIe its own lockJohannes Berg2012-02-171-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-211-26/+29
|\ \ | |/
| * iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach2012-02-021-3/+6
| * iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-23/+23
| * iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-2/+2
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
|/
* iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-161-0/+1
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-7/+21
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-161-11/+6
* iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-161-24/+2
* iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-161-74/+12
* iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-161-11/+10
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-6/+11
* iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach2011-11-211-1/+0
* iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-211-3/+0
* iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-111-6/+8
* iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-111-1/+1
* iwlwifi: check status before send commandWey-Yi Guy2011-11-111-12/+14
OpenPOWER on IntegriCloud