aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+14
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg1-0/+1
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin1-0/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-2/+1
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-0/+1
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy1-0/+4
2009-08-14iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre1-2/+17
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre1-2/+0
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-1/+8
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-0/+28
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-1/+1
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy1-0/+3
2009-07-27iwlwifi: remove command callback return valueJohannes Berg1-3/+3
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-1/+1
2009-07-24iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy1-2/+0
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-1/+0
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy1-0/+2
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg1-0/+12
2009-07-24iwlwifi: make some logging functions static/unexportJohannes Berg1-1/+0
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler1-0/+1
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg1-2/+0
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-15/+1
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre1-1/+1
2009-06-04iwlwifi: unify station managementTomas Winkler1-10/+0
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas1-1/+2
2009-05-22iwlcore: support ICT interruptMohamed Abbas1-1/+9
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy1-9/+19
2009-05-11iwlwifi: make iwl_set_rate staticJohannes Berg1-2/+0
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-3/+0
2009-04-22iwlwifi: remove radio disable parameter.Abhijeet Kolekar1-1/+0
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-0/+1
2009-04-22iwlwifi: improve scan supportJohannes Berg1-2/+2
2009-04-22iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy1-0/+1
2009-04-22iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar1-0/+1
2009-04-22iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar1-0/+2
2009-04-22iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar1-0/+3
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar1-1/+6
2009-04-22iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar1-0/+1
2009-04-22iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar1-0/+2
2009-04-22iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar1-0/+2
2009-04-22iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar1-0/+1
2009-04-22iwlwifi: add set_rxon_chain opAbhijeet Kolekar1-0/+1
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar1-3/+1
2009-04-22iwlwifi: add station management opsAbhijeet Kolekar1-0/+13
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar1-0/+6
2009-04-22iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar1-0/+1
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar1-0/+7
2009-04-22iwl3945: use iwl_mac_conf_txAbhijeet Kolekar1-0/+2
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy1-1/+4
2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar1-0/+1