summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov
2011-06-27iwlagn: map command buffers BIDIJohannes Berg
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-13iwlagn: remove unused old_assoc parameterWey-Yi Guy
2011-05-13iwlagn: change default beacon intervalJohannes Berg
2011-05-13iwlagn: remove set but unused varsJohannes Berg
2011-05-13iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy
2011-05-13iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy
2011-05-13iwlagn: add eeprom command to testmodeWey-Yi Guy
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy
2011-05-13iwlagn: more ucode error log infoWey-Yi Guy
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: remove unused pad argumentJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-05-10iwlagn: fix iwl_is_any_associatedJohannes Berg
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg
2011-05-06iwlagn: remove unused variableJohannes Berg
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: mod param cleanupDon Fry