summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
* | iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
* | iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
* | iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
* | iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
* | iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
* | iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
* | iwlwifi: do proper hw restartJohannes Berg2009-05-114-61/+24
* | mac80211: move HT operation mode BSS infoJohannes Berg2009-05-111-2/+2
* | iwlwifi: make iwl_set_rate staticJohannes Berg2009-05-112-4/+1
* | 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
OpenPOWER on IntegriCloud