summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-031-0/+3
* iwlagn: fix minimum number of queues settingreinette chatre2009-07-271-2/+2
* iwlwifi: only show active power level via sysfsReinette Chatre2009-07-211-3/+1
* iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2009-06-151-3/+1
* iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-101-35/+6
* iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar2009-06-041-7/+25
* iwlwifi: unify station managementTomas Winkler2009-06-041-168/+28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-0/+2
|\
| * iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-201-7/+2
* | iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-221-2/+3
* | iwlcore: support ICT interruptMohamed Abbas2009-05-221-2/+2
* | iwlcore: register locksMohamed Abbas2009-05-221-63/+10
* | iwlwifi: drop struct iwl3945_hw_keyTomas Winkler2009-05-201-3/+2
* | iwlwifi: clean up PS codeJohannes Berg2009-05-111-18/+2
* | iwlwifi: do proper hw restartJohannes Berg2009-05-111-25/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-081-36/+33
|\ \
| * | Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-061-12/+14
| * | iwl3945: fix lock dependencyAbhijeet Kolekar2009-05-061-20/+17
| * | mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-1/+0
| * | mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-3/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-081-1/+0
|\ \ \ | |/ / |/| / | |/
| * 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-291-1/+0
|\ \ | |/
| * 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-251-914/+103
|\ \ | |/ |/|
| * iwlwifi: remove radio disable parameter.Abhijeet Kolekar2009-04-221-16/+2
| * iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-221-2/+2
| * iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar2009-04-221-3/+16
| * iwl3945: add debugfs to 3945Abhijeet Kolekar2009-04-221-0/+6
| * iwlwifi: support truly passive scanningJohannes Berg2009-04-221-1/+6
| * iwlwifi: improve scan supportJohannes Berg2009-04-221-19/+29
| * iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar2009-04-221-59/+1
| * iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar2009-04-221-36/+1
| * iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar2009-04-221-101/+1
| * iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-221-2/+2
| * iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar2009-04-221-105/+1
| * iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar2009-04-221-24/+1
| * iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar2009-04-221-36/+1
| * iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar2009-04-221-38/+2
| * iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar2009-04-221-60/+1
| * iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-221-6/+6
| * iwl3945: replace station function with station opsAbhijeet Kolekar2009-04-221-14/+15
| * iwl3945: delay mode settingAbhijeet Kolekar2009-04-221-2/+5
| * iwlwifi: add commit_rxon libAbhijeet Kolekar2009-04-221-159/+15
| * iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar2009-04-221-47/+2
| * iwl3945: use iwl_bss_info_changedAbhijeet Kolekar2009-04-221-110/+6
| * iwl3945: use iwl_mac_conf_txAbhijeet Kolekar2009-04-221-47/+1
| * iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy2009-04-221-54/+8
* | iwlwifi: DMA fixesReinette Chatre2009-04-211-45/+103
* | iwlwifi: add debugging for TX pathReinette Chatre2009-04-211-1/+3
OpenPOWER on IntegriCloud