aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+8
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach1-3/+3
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+17
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach1-10/+13
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach1-16/+17
2011-11-02iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach1-4/+8
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy1-2/+3
2011-10-14iwlagn: warn only once if AGG state is wrongEmmanuel Grumbach1-1/+1
2011-10-14iwlagn: fix a race in the unmapping of the TFDsEmmanuel Grumbach1-0/+3
2011-10-14iwlagn: stop interrupts when suspendingJohannes Berg1-1/+6
2011-10-14iwlagn: don't assign seqno to QoS Null framesJohannes Berg1-2/+2
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach1-6/+6
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach1-0/+3
2011-09-21iwlagn: remove duplicate list initAmit Beka1-2/+0
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach1-2/+2
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach1-1/+1
2011-09-19iwlagn: clean up PM codeJohannes Berg1-10/+4
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg1-1/+0
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg1-0/+1995