summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-6/+4
|\
| * drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-041-6/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-115/+36
|\ \ | |/
| * iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-161-0/+13
| * iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-161-21/+5
| * iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-161-20/+1
| * iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-3/+18
| * iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-161-43/+0
| * iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-161-1/+1
| * iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-161-6/+4
| * iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach2011-12-161-13/+3
| * iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-24/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-3/+1
|\ \ | |/ |/|
| * iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2011-12-191-3/+1
* | iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-16/+17
|\ \ | |/
| * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
* | iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-281-2/+10
* | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-211-3/+3
* | iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach2011-11-211-1/+5
* | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-111-10/+13
|/
* iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-141-2/+3
* iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach2011-10-141-1/+1
* iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach2011-10-141-0/+3
* iwlagn: stop interrupts when suspendingJohannes Berg2011-10-141-1/+6
* iwlagn: don't assign seqno to QoS Null framesJohannes Berg2011-10-141-2/+2
* iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-271-6/+6
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-271-0/+3
* iwlagn: remove duplicate list initAmit Beka2011-09-211-2/+0
* iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-211-2/+2
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-211-1/+1
* iwlagn: clean up PM codeJohannes Berg2011-09-191-10/+4
* iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg2011-09-191-1/+0
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-191-0/+1995
OpenPOWER on IntegriCloud