summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte2011-11-111-4/+6
* iwlagn: remove uneeded include to iwl-dev.hEmmanuel Grumbach2011-10-141-4/+1
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: more info on warning for shutdown agg queueWey-Yi Guy2011-10-141-2/+3
* iwlagn: do nothing when disable agg in wrong stateWey-Yi Guy2011-10-141-0/+2
* iwlagn: add WARN if tx cmd complete come back lateWey-Yi Guy2011-10-141-0/+5
* iwlagn: add cmd queue pointer info when timeoutWey-Yi Guy2011-10-141-0/+9
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-211-4/+8
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-36/+6
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+2
* iwlagn: signedness bugWey-Yi Guy2011-09-191-1/+1
* iwlagn: do not use interruptible waitsJohannes Berg2011-09-191-2/+2
* iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg2011-09-191-13/+0
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-191-0/+1165
OpenPOWER on IntegriCloud