aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy
2010-03-25iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy
2010-03-25Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy
2010-03-19iwlwifi: Recover TX flow failureWey-Yi Guy
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao
2010-03-19iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre
2010-03-19iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill
2010-03-09iwl3945: check ucode load error codeAbhijeet Kolekar
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg
2010-03-09iwlwifi: add internal short scan support for 3945Wey-Yi Guy
2010-03-09iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy
2010-03-09iwlwifi: remove duplicate functionWey-Yi Guy
2010-03-09iwlwifi: remove needlessly exported symbolsReinette Chatre
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg
2010-03-09iwlwifi: remove un-necessary parametersWey-Yi Guy
2010-03-09iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg
2010-03-09iwlwifi: remove alive start adhoc restartJohannes Berg
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg
2010-03-09iwlwifi: remove sanity checkJohannes Berg
2010-03-09iwlwifi: remove IBSS channel sanity checkJohannes Berg
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg
2010-03-09iwlwifi: remove frame droppingJohannes Berg
2010-03-09iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg
2010-03-09iwlwifi: remove superfluous channel checkJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move ICT data to agn part of unionJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville