summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas1-2/+3
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-2/+2
2009-05-22iwlcore: register locksMohamed Abbas1-63/+10
2009-05-20iwlwifi: drop struct iwl3945_hw_keyTomas Winkler1-3/+2
2009-05-11iwlwifi: clean up PS codeJohannes Berg1-18/+2
2009-05-11iwlwifi: do proper hw restartJohannes Berg1-25/+11
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-36/+33
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-12/+14
2009-05-06iwl3945: fix lock dependencyAbhijeet Kolekar1-20/+17
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-1/+0
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-3/+2
2009-05-05iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab1-1/+0
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-914/+103
2009-04-23iwlwifi: remove radio disable parameter.Abhijeet Kolekar1-16/+2
2009-04-23iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-2/+2
2009-04-23iwl3945: calculate debugfs isr statisticsAbhijeet Kolekar1-3/+16
2009-04-23iwl3945: add debugfs to 3945Abhijeet Kolekar1-0/+6
2009-04-23iwlwifi: support truly passive scanningJohannes Berg1-1/+6
2009-04-23iwlwifi: improve scan supportJohannes Berg1-19/+29
2009-04-23iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar1-59/+1
2009-04-23iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar1-36/+1
2009-04-23iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar1-101/+1
2009-04-23iwlwifi: add config_ap lib opAbhijeet Kolekar1-2/+2
2009-04-23iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar1-105/+1
2009-04-23iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar1-24/+1
2009-04-23iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar1-36/+1
2009-04-23iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar1-38/+2
2009-04-23iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar1-60/+1
2009-04-23iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-6/+6
2009-04-23iwl3945: replace station function with station opsAbhijeet Kolekar1-14/+15
2009-04-23iwl3945: delay mode settingAbhijeet Kolekar1-2/+5
2009-04-23iwlwifi: add commit_rxon libAbhijeet Kolekar1-159/+15
2009-04-23iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar1-47/+2
2009-04-23iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-110/+6
2009-04-23iwl3945: use iwl_mac_conf_txAbhijeet Kolekar1-47/+1
2009-04-23iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy1-54/+8
2009-04-22iwlwifi: DMA fixesReinette Chatre1-45/+103
2009-04-22iwlwifi: add debugging for TX pathReinette Chatre1-1/+3
2009-04-22iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre1-1/+1
2009-04-21iwl3945-base.c: Add missing space to debug printJoe Perches1-1/+1
2009-04-16fix iwl3945 registration regressionJohannes Berg1-0/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-28mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-1/+1
2009-03-28iwl3945: replace stations with stations_39Abhijeet Kolekar1-3/+3
2009-03-28iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2009-03-28iwlwifi: support 11hMohamed Abbas1-1/+2