summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2012-08-21iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg3-16/+18
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-41/+21
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-40/+20
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-126/+145
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2-4/+4
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-1/+1
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville13-126/+145
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+18
2012-07-09iwlwifi: set correct 32 bit boost register valueWey-Yi Guy4-2/+5
2012-07-05iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2-34/+11
2012-07-03iwlwifi: disallow log_event access if interface downRichard A. Griffiths1-1/+5
2012-07-03iwlwifi: remove unneeded NULL checkJohannes Berg1-3/+0
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-106/+117
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+18
2012-06-29iwlwifi: fix debug message levelJohannes Berg1-1/+4
2012-06-29iwlwifi: add trailing newline to some messagesJohannes Berg1-6/+8
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2012-06-28treewide: Put a space between #include and FILEPaul Bolle1-1/+1
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-06-25iwlwifi: disable the watchdog for queues by defaultEmmanuel Grumbach1-0/+1
2012-06-25iwlwifi: limit dwell time more strictlyJohannes Berg1-10/+27
2012-06-25iwlwifi: use __get_str in tracingJohannes Berg1-1/+1
2012-06-25iwlwifi: bump trace message limitJohannes Berg1-1/+1
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach7-103/+98
2012-06-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-21/+24
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg1-20/+17
2012-06-21iwlwifi: increase scan timeoutJohannes Berg1-1/+1
2012-06-21iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg1-0/+6
2012-06-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville11-85/+93
2012-06-20iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg4-13/+8
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg1-22/+19
2012-06-20iwlwifi: fix 11n_disable EEPROM refactoring regressionJohannes Berg1-0/+3
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville20-865/+1271
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg1-2/+12
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2-14/+12
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach1-16/+14
2012-06-18iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach1-8/+0
2012-06-18iwlwifi: don't disable interrupt in iwl_abort_notification_waitsEmmanuel Grumbach1-3/+2
2012-06-18iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach1-0/+2
2012-06-18iwlwifi: comment context requirements of the op_modeEmmanuel Grumbach1-7/+9
2012-06-18iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach1-0/+9
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach1-0/+3
2012-06-14iwlwifi: unlock on error pathDan Carpenter1-1/+3
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2