aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-185/+2
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg1-3/+6
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin1-5/+22
2009-08-31iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin1-6/+6
2009-08-28iwlwifi: fix ICT irq table endiannessJohannes Berg1-5/+5
2009-08-28iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy1-7/+21
2009-08-28iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"Wey-Yi Guy1-4/+4
2009-08-28iwlwifi: do not allow set tx power over channel power limitWey-Yi Guy1-4/+4
2009-08-28iwlwifi: set default tx power user limit to minimalWey-Yi Guy1-1/+4
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-1/+1
2009-08-20iwlwifi: disable PS by defaultJohannes Berg1-0/+6
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin1-3/+4
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-3/+2
2009-08-20iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin1-5/+0
2009-08-20iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin1-21/+25
2009-08-20iwlwifi: remove unused members of iwl_ht_infoJohannes Berg1-2/+0
2009-08-20iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin1-1/+0
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg1-10/+5
2009-08-14iwlwifi: display correct critical temperature infomationWey-Yi Guy1-8/+16
2009-08-14iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre1-16/+0
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg1-1/+1
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre1-30/+9
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-0/+158
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-0/+100
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-12/+12
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-4/+4
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+3
2009-08-04iwlwifi: remove usage of orig_flagsLuis R. Rodriguez1-3/+0
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg1-3/+0
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez1-0/+3
2009-07-29iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy1-0/+4
2009-07-29iwlagn: fix sparse warning when compiling without debugReinette Chatre1-1/+1
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-2/+2
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy1-0/+1
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy1-2/+20
2009-07-24iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy1-25/+0
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-4/+7
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy1-9/+30
2009-07-24iwlwifi: make some logging functions static/unexportJohannes Berg1-185/+182
2009-07-10iwlagn: re-enable PS support for iwlagnReinette Chatre1-1/+2
2009-07-10iwlwifi: unify iwl_setup_rxon_timingTomas Winkler1-0/+59
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler1-1/+0
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy1-7/+3
2009-06-15iwlwifi: check control channel for pure 40MHzWey-Yi Guy1-2/+11
2009-06-15iwlwifi: checking for 40MHz modeWey-Yi Guy1-2/+2
2009-06-15iwlwifi: revamp bss_info_changedJohannes Berg1-44/+70
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg1-138/+0
2009-06-04iwlwifi: unify station managementTomas Winkler1-2/+2
2009-06-03iwlwifi: avoid build warning in iwl-core.Rami Rosen1-1/+2