summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-05-06iwlagn: disable PS support for iwlagnReinette Chatre1-2/+1
2009-05-06iwl3945: fix lock dependencyAbhijeet Kolekar1-20/+17
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2-13/+16
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg4-109/+58
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg3-6/+5
2009-05-05iwlwifi: update key flags at time key is setReinette Chatre1-10/+11
2009-05-05iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab1-1/+0
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-4/+2
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-1912/+1754
2009-04-23iwlwifi: allow config if device not readyMohamed Abbas1-6/+5
2009-04-23iwlwifi: remove radio disable parameter.Abhijeet Kolekar5-34/+4
2009-04-23iwlcore: Fix stay in table function.Mohamed Abbas1-16/+10
2009-04-23iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy8-24/+7
2009-04-23iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar1-3/+16
2009-04-23iwl3945: add debugfs to 3945Abhijeet Kolekar2-1/+7
2009-04-23iwlwifi: support truly passive scanningJohannes Berg2-2/+12
2009-04-23iwlwifi: improve scan supportJohannes Berg6-177/+73
2009-04-23iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg1-3/+3
2009-04-23iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy6-3/+141
2009-04-23iwlcore: fix channel display in debugfsMohamed Abbas1-1/+1
2009-04-23iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin1-0/+2
2009-04-23iwlagn: Sync rxon active with changesMohamed Abbas1-1/+7
2009-04-23iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin1-3/+0
2009-04-23iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2-4/+43
2009-04-23iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar4-134/+77
2009-04-23iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar4-71/+39
2009-04-23iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar4-201/+104
2009-04-23iwlwifi: add config_ap lib opAbhijeet Kolekar7-5/+15
2009-04-23iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar4-238/+138
2009-04-23iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar4-48/+28
2009-04-23iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar4-72/+40
2009-04-23iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar4-65/+45
2009-04-23iwlwifi: add set_rxon_chain opAbhijeet Kolekar5-9/+28
2009-04-23iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar1-60/+1
2009-04-23iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar9-19/+17
2009-04-23iwlwifi: use station management opsAbhijeet Kolekar5-25/+29
2009-04-23iwl3945: replace station function with station opsAbhijeet Kolekar2-18/+19
2009-04-23iwlwifi: add station management opsAbhijeet Kolekar6-0/+40
2009-04-23iwl3945: delay mode settingAbhijeet Kolekar1-2/+5
2009-04-23iwlwifi: add commit_rxon libAbhijeet Kolekar7-175/+185
2009-04-23iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar4-90/+44
2009-04-23iwl3945: use iwl_bss_info_changedAbhijeet Kolekar8-247/+204
2009-04-23iwlwifi: add debug messages when start aggregation queueWey-Yi Guy1-3/+7
2009-04-23iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy2-24/+325
2009-04-23iwlwifi: adding triple stream rate support for MIMO3Wey-Yi Guy1-0/+1
2009-04-23cfg80211: introduce scan IE limit attributeJohannes Berg1-0/+1
2009-04-23iwlwifi: change check triggering device restart after rfkill changeReinette Chatre1-1/+1
2009-04-23rfkill: remove user_claim stuffJohannes Berg1-1/+0