summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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