summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
AgeCommit message (Expand)Author
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-19iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach
2011-12-16iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach
2011-12-16iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach
2011-12-16iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-12-08iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-28iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-10-14iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach
2011-10-14iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach
2011-10-14iwlagn: stop interrupts when suspendingJohannes Berg
2011-10-14iwlagn: don't assign seqno to QoS Null framesJohannes Berg
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach
2011-09-21iwlagn: remove duplicate list initAmit Beka
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach
2011-09-19iwlagn: clean up PM codeJohannes Berg
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg