aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi3-15/+60
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao1-31/+24
2010-04-02iwlwifi: fix DMA allocation warningsZhu Yi1-3/+45
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-03-30iwlwifi: fix regulatoryReinette Chatre2-2/+2
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah1-1/+1
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2-34/+17
2010-03-09iwl3945: fix memory corruptionReinette Chatre1-3/+3
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2-78/+81
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-66/+9
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-62/+1
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-4/+8
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville6-10/+31
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller20-157/+418
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-9/+27
2010-02-23iwlwifi: increase command buffer sizeAbhijeet Kolekar2-4/+8
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre3-62/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-9/+27
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-19iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy1-2/+32
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy3-12/+33
2010-02-19iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar3-3/+79
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre7-10/+13
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre3-20/+2
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin1-1/+1
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+4
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller8-76/+65
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+4
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen3-1/+62
2010-02-11iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2-0/+10
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka6-43/+44
2010-02-11iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2-2/+3
2010-02-11iwlwifi: reset card during probeReinette Chatre2-0/+15
2010-02-11iwlwifi: fix scan raceReinette Chatre1-15/+12
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar4-37/+17
2010-02-11iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy1-4/+0
2010-02-11iwlwifi: check for aggregation frame and queueWey-Yi Guy2-7/+26
2010-02-11iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy1-0/+28
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy5-15/+52
2010-02-11iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2-0/+4
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo4-40/+0
2010-02-08iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2-17/+34
2010-02-08iwlwifi: Add chain_noise support for 6050Ben Cahill1-17/+2
2010-02-08iwlwifi: Add chain noise scaling factorBen Cahill4-2/+28
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-2/+3