summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-30/+12
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3
2009-06-04iwlwifi: unify station managementTomas Winkler1-6/+6
2009-05-22iwlagn: co-exist with AMTMohamed Abbas1-0/+56
2009-05-22iwlcore: Add support for periodic RX interruptMohamed Abbas1-7/+33
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas1-3/+12
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-5/+185
2009-05-22iwlcore: register locksMohamed Abbas1-43/+13
2009-05-22iwlwifi: support NVM access (EEPROM/OTP)Wey-Yi Guy1-2/+4
2009-05-20drivers/net: use dev_get_drvdataJulia Lawall1-1/+1
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2009-05-11iwlwifi: show qos AC parametersWey-Yi Guy1-1/+21
2009-05-11iwlwifi: clean up PS codeJohannes Berg1-21/+3
2009-05-11iwlwifi: do proper hw restartJohannes Berg1-30/+13
2009-05-11iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg1-0/+2
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-10/+10
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-1/+0
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-1/+2
2009-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-734/+57
2009-04-23iwlwifi: remove radio disable parameter.Abhijeet Kolekar1-12/+2
2009-04-23iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-2/+0
2009-04-23iwl3945: add debugfs to 3945Abhijeet Kolekar1-1/+1
2009-04-23iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy1-3/+23
2009-04-23iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar1-75/+0
2009-04-23iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar1-35/+0
2009-04-23iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar1-100/+0
2009-04-23iwlwifi: add config_ap lib opAbhijeet Kolekar1-2/+2
2009-04-23iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar1-133/+0
2009-04-23iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar1-24/+0
2009-04-23iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar1-36/+0
2009-04-23iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar1-27/+0
2009-04-23iwlwifi: add set_rxon_chain opAbhijeet Kolekar1-6/+17
2009-04-23iwlwifi: use station management opsAbhijeet Kolekar1-7/+7
2009-04-23iwlwifi: add commit_rxon libAbhijeet Kolekar1-16/+16
2009-04-23iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar1-43/+0
2009-04-23iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-136/+2
2009-04-23iwl3945: use iwl_mac_conf_txAbhijeet Kolekar1-43/+0
2009-04-23iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy1-50/+4
2009-04-22iwlwifi: DMA fixesReinette Chatre1-8/+3
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-28iwlagn: allow power level setting all the timesMohamed Abbas1-5/+0
2009-03-28iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy1-2/+11
2009-03-28iwlagn: use changed in mac_configMohamed Abbas1-80/+81
2009-03-17iwlwifi: correct log level when error occursReinette Chatre1-1/+1
2009-03-17iwlwifi: correct device name for 1000 seriesJay Sternberg1-3/+3
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar1-32/+0
2009-03-05iwlwifi: fix *pci_probe error flowReinette Chatre1-1/+3
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre1-2/+4
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu1-1/+1