summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-05-11iwlagn: show current rate scale data in debugfsWey-Yi Guy
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy
2009-05-11iwl3945: read rev id in nic configAbhijeet Kolekar
2009-05-11iwlwifi: more descriptive unsupported hardware messageReinette Chatre
2009-05-11iwlagn: improve rate scale table searchMohamed Abbas
2009-05-11iwlwifi: clean up PS codeJohannes Berg
2009-05-11iwlwifi: fix PS disable status raceJohannes Berg
2009-05-11iwlwifi: do proper hw restartJohannes Berg
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-11iwlwifi: make iwl_set_rate staticJohannes Berg
2009-05-11iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-06iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler
2009-05-06iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy
2009-05-06iwlagn: disable PS support for iwlagnReinette Chatre
2009-05-06iwl3945: fix lock dependencyAbhijeet Kolekar
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-04iwlwifi: update key flags at time key is setReinette Chatre
2009-05-04iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-22iwlwifi: allow config if device not readyMohamed Abbas
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar
2009-04-22iwlcore: Fix stay in table function.Mohamed Abbas
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy
2009-04-22iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar
2009-04-22iwl3945: add debugfs to 3945Abhijeet Kolekar
2009-04-22iwlwifi: support truly passive scanningJohannes Berg
2009-04-22iwlwifi: improve scan supportJohannes Berg
2009-04-22iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg
2009-04-22iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy
2009-04-22iwlcore: fix channel display in debugfsMohamed Abbas
2009-04-22iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin
2009-04-22iwlagn: Sync rxon active with changesMohamed Abbas
2009-04-22iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin
2009-04-22iwlwifi: Display decoded rate/mcs informationWey-Yi Guy
2009-04-22iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar