summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
|/
* iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
* fix iwl3945 registration regressionJohannes Berg2009-04-161-0/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-1/+1
* iwl3945: replace stations with stations_39Abhijeet Kolekar2009-03-271-3/+3