summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-087-179/+125
|\
| * Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-062-22/+24
| * iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler2009-05-061-1/+1
| * iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy2009-05-061-6/+3
| * iwlagn: disable PS support for iwlagnReinette Chatre2009-05-061-2/+1
| * iwl3945: fix lock dependencyAbhijeet Kolekar2009-05-061-20/+17
| * iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2009-05-062-13/+16
| * mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-064-109/+58
| * mac80211: clean up beacon interval settingsJohannes Berg2009-05-063-6/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-082-11/+11
|\ \ | |/ |/|
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-292-4/+2
|\ \ | |/
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-2521-1912/+1754
|\ \ | |/ |/|
| * iwlwifi: allow config if device not readyMohamed Abbas2009-04-221-6/+5
| * iwlwifi: remove radio disable parameter.Abhijeet Kolekar2009-04-225-34/+4
| * iwlcore: Fix stay in table function.Mohamed Abbas2009-04-221-16/+10
| * iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-228-24/+7
| * iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar2009-04-221-3/+16
| * iwl3945: add debugfs to 3945Abhijeet Kolekar2009-04-222-1/+7
| * iwlwifi: support truly passive scanningJohannes Berg2009-04-222-2/+12
| * iwlwifi: improve scan supportJohannes Berg2009-04-226-177/+73
| * iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945Johannes Berg2009-04-221-3/+3
| * iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy2009-04-226-3/+141
| * iwlcore: fix channel display in debugfsMohamed Abbas2009-04-221-1/+1
| * iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin2009-04-221-0/+2
| * iwlagn: Sync rxon active with changesMohamed Abbas2009-04-221-1/+7
| * iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin2009-04-221-3/+0
| * iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2009-04-222-4/+43
| * iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar2009-04-224-134/+77
| * iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar2009-04-224-71/+39
| * iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar2009-04-224-201/+104
| * iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-227-5/+15
| * iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar2009-04-224-238/+138
| * iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar2009-04-224-48/+28
| * iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar2009-04-224-72/+40
| * iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar2009-04-224-65/+45
| * iwlwifi: add set_rxon_chain opAbhijeet Kolekar2009-04-225-9/+28
| * iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar2009-04-221-60/+1
| * iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-229-19/+17
| * iwlwifi: use station management opsAbhijeet Kolekar2009-04-225-25/+29
| * iwl3945: replace station function with station opsAbhijeet Kolekar2009-04-222-18/+19
| * iwlwifi: add station management opsAbhijeet Kolekar2009-04-226-0/+40
| * iwl3945: delay mode settingAbhijeet Kolekar2009-04-221-2/+5
| * iwlwifi: add commit_rxon libAbhijeet Kolekar2009-04-227-175/+185
| * iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar2009-04-224-90/+44
| * iwl3945: use iwl_bss_info_changedAbhijeet Kolekar2009-04-228-247/+204
| * iwlwifi: add debug messages when start aggregation queueWey-Yi Guy2009-04-221-3/+7
OpenPOWER on IntegriCloud