aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy6-40/+85
2010-03-19iwlwifi: Recover TX flow failureWey-Yi Guy3-2/+67
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy6-22/+47
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy11-0/+167
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao5-17/+17
2010-03-19iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg1-4/+0
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre12-389/+522
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre7-57/+117
2010-03-19iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill1-0/+1
2010-03-09iwl3945: check ucode load error codeAbhijeet Kolekar1-1/+1
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg5-77/+109
2010-03-09iwlwifi: add internal short scan support for 3945Wey-Yi Guy1-8/+14
2010-03-09iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy1-5/+3
2010-03-09iwlwifi: remove duplicate functionWey-Yi Guy1-23/+0
2010-03-09iwlwifi: remove needlessly exported symbolsReinette Chatre3-4/+1
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg4-12/+12
2010-03-09iwlwifi: remove un-necessary parametersWey-Yi Guy1-21/+7
2010-03-09iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg2-83/+29
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg5-44/+19
2010-03-09iwlwifi: remove alive start adhoc restartJohannes Berg2-17/+0
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg2-8/+12
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg1-2/+2
2010-03-09iwlwifi: remove sanity checkJohannes Berg1-5/+0
2010-03-09iwlwifi: remove IBSS channel sanity checkJohannes Berg1-9/+0
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg6-50/+10
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg3-8/+4
2010-03-09iwlwifi: remove frame droppingJohannes Berg2-19/+0
2010-03-09iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg1-13/+3
2010-03-09iwlwifi: remove superfluous channel checkJohannes Berg1-8/+0
2010-03-09iwlagn: remove write-only variablesJohannes Berg6-42/+15
2010-03-09iwlwifi: move ICT data to agn part of unionJohannes Berg3-51/+56
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg5-40/+45
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg10-279/+385
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