summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller24-476/+718
2011-05-25Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville24-476/+718
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy1-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2011-05-19iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin1-3/+2
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-228/+778
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville24-473/+716
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-13iwlagn: remove unused old_assoc parameterWey-Yi Guy1-1/+0
2011-05-13iwlagn: change default beacon intervalJohannes Berg1-1/+1
2011-05-13iwlagn: remove set but unused varsJohannes Berg2-22/+13
2011-05-13iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2-5/+8
2011-05-13iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy1-0/+1
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy4-21/+57
2011-05-13iwlagn: add eeprom command to testmodeWey-Yi Guy2-0/+38
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy5-0/+165
2011-05-13iwlagn: more ucode error log infoWey-Yi Guy2-42/+65
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg8-152/+180
2011-05-13iwlagn: remove unused pad argumentJohannes Berg4-8/+5
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg10-203/+164
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg14-46/+47
2011-05-10iwlagn: fix iwl_is_any_associatedJohannes Berg1-8/+11
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg2-28/+45
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg7-31/+8
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg2-19/+13
2011-05-06iwlagn: remove unused variableJohannes Berg1-4/+0
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg2-125/+25
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg3-9/+0
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao8-2/+656
2011-05-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+11
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-2204/+1922
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+11
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy9-1184/+978
2011-04-30iwlagn: prefer BSS contextJohannes Berg1-0/+14
2011-04-30iwlagn: improve RXON checkingJohannes Berg1-19/+19
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg1-92/+0
2011-04-30iwlagn: semaphore and calib cleanupDon Fry8-67/+44
2011-04-30iwlagn: mod param cleanupDon Fry10-44/+27
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy3-48/+48
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg3-4/+18
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy1-83/+111
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy2-2/+2
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy4-59/+49
2011-04-30iwlagn: refactor restartJohannes Berg1-31/+37
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg2-5/+14
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg3-6/+20
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka3-15/+7
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka1-6/+11
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-9/+8