summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-228/+778
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
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
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-9/+8
2011-04-25iwlwifi: fix possible data overwrite in hcmd callbackStanislaw Gruszka1-11/+4
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville33-834/+522
2011-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-9/+8
2011-04-22iwlagn: remove hw_ready variableJohannes Berg3-18/+15
2011-04-22iwlagn: combine firmware code/dataJohannes Berg6-98/+65
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg8-274/+246
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg3-2/+21
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg3-11/+10
2011-04-22iwlagn: extend notification wait functionJohannes Berg5-8/+16
2011-04-22iwlagn: refactor up pathJohannes Berg3-41/+51
2011-04-22iwlagn: refactor down pathJohannes Berg3-33/+42
2011-04-22iwlagn: clean up some exit codeJohannes Berg1-24/+2
2011-04-22iwlagn: simplify error table readingJohannes Berg4-54/+91
2011-04-21iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-18iwlagn: remove led_opsWey-Yi Guy1-4/+0
2011-04-18iwlagn: remove legacy opsWey-Yi Guy1-10/+0
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy7-37/+22
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy2-2/+2