aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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/linville/wireless-next-2.6David 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/net-2.6David S. Miller1-2/+2
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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