summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: disable powersave for 4965Johannes Berg2009-09-141-3/+6
* iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin2009-08-311-5/+22
* iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin2009-08-311-6/+6
* iwlwifi: fix ICT irq table endiannessJohannes Berg2009-08-281-5/+5
* iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy2009-08-281-7/+21
* iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"Wey-Yi Guy2009-08-281-4/+4
* iwlwifi: do not allow set tx power over channel power limitWey-Yi Guy2009-08-281-4/+4
* iwlwifi: set default tx power user limit to minimalWey-Yi Guy2009-08-281-1/+4
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-1/+1
* iwlwifi: disable PS by defaultJohannes Berg2009-08-201-0/+6
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-201-3/+4
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-201-3/+2
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-201-5/+0
* iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin2009-08-201-21/+25
* iwlwifi: remove unused members of iwl_ht_infoJohannes Berg2009-08-201-2/+0
* iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin2009-08-201-1/+0
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-141-10/+5
* iwlwifi: display correct critical temperature infomationWey-Yi Guy2009-08-141-8/+16
* iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2009-08-141-16/+0
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-141-1/+1
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-141-30/+9
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-0/+158
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-0/+100
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-12/+12
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-0/+3
|\
| * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-031-0/+3
* | iwlwifi: remove usage of orig_flagsLuis R. Rodriguez2009-08-041-3/+0
* | iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-041-3/+0
* | iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-291-0/+4
* | iwlagn: fix sparse warning when compiling without debugReinette Chatre2009-07-291-1/+1
* | iwlwifi: fix up command sendingJohannes Berg2009-07-271-2/+2
* | iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-271-0/+1
* | iwlwifi: critical temperature enter/exit conditionWey-Yi Guy2009-07-271-2/+20
* | iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy2009-07-241-25/+0
* | iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-4/+7
* | iwlwifi: uCode Alive notification with timeoutWey-Yi Guy2009-07-241-9/+30
* | iwlwifi: make some logging functions static/unexportJohannes Berg2009-07-241-185/+182
* | iwlagn: re-enable PS support for iwlagnReinette Chatre2009-07-101-1/+2
* | iwlwifi: unify iwl_setup_rxon_timingTomas Winkler2009-07-101-0/+59
* | iwlwifi: drop sw_crypto from hw_params.Tomas Winkler2009-07-101-1/+0
|/
* iwlwifi: check for channel location for 40MHzWey-Yi Guy2009-06-151-7/+3
* iwlwifi: check control channel for pure 40MHzWey-Yi Guy2009-06-151-2/+11
* iwlwifi: checking for 40MHz modeWey-Yi Guy2009-06-151-2/+2
* iwlwifi: revamp bss_info_changedJohannes Berg2009-06-151-44/+70
* iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-101-138/+0
* iwlwifi: unify station managementTomas Winkler2009-06-041-2/+2
* iwlwifi: avoid build warning in iwl-core.Rami Rosen2009-06-031-1/+2
* iwlwifi: fix merge errorReinette Chatre2009-06-031-7/+0
* iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-221-3/+5
OpenPOWER on IntegriCloud