summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-76/+65
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+4
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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/linvil...John W. Linville2-2/+3
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller49-1100/+1620
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2-1/+3
2010-01-29iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg1-1/+1
2010-01-29iwlwifi: remove unused work structsJohannes Berg1-4/+0
2010-01-29iwlwifi: remove bg_up workJohannes Berg3-29/+14
2010-01-29iwlagn: simplify ucode loadingJohannes Berg1-41/+22
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg1-2/+1
2010-01-29iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy1-1/+71
2010-01-29iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy1-2/+2
2010-01-29iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy1-1/+1
2010-01-29iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg1-8/+7
2010-01-29iwlwifi: sysassert identifier changeWey-Yi Guy1-1/+1
2010-01-29iwlwifi: optimize power savingDaniel Halperin1-0/+2
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-1/+1
2010-01-25iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin1-14/+9
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre8-247/+33
2010-01-25iwlwifi: check endianness annotations by defaultJohannes Berg1-0/+2
2010-01-25iwlwifi: fix sparse warningJohannes Berg1-1/+1
2010-01-25iwlwifi: clean up debugfs codeJohannes Berg3-215/+91
2010-01-25iwlwifi: reorder device setupJohannes Berg1-12/+16
2010-01-25iwlwifi: is no longer experimentalJohannes Berg1-1/+1
2010-01-25iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2-1/+31
2010-01-25iwlwifi: bit field description for BT Config commandWey-Yi Guy2-4/+13
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre9-6/+23
2010-01-25iwlwifi: cleanup station adding codeReinette Chatre1-36/+78
2010-01-25iwlwifi: enable DC calibrationAbhijeet Kolekar1-1/+15
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen10-0/+132
2010-01-25iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2-2/+17
2010-01-25iwlwifi: Fix A band scanning when associatedHenry Zhangh2-16/+2
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy6-14/+193
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy7-6/+74
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-22/+84
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg1-3/+7
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre47-63/+63
2010-01-19iwlwifi: remove extra statistics request from debugfsWey-Yi Guy1-41/+0