summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-271-0/+114
* iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre2009-10-271-58/+0Star
* iwlwifi: use paged RxZhu Yi2009-10-271-7/+6Star
* iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-271-1/+0Star
* iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar2009-10-271-0/+17
* iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-0/+21
* iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-071-1/+1
* iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar2009-10-071-0/+36
* iwlwifi: LED cleanupJohannes Berg2009-10-071-2/+5
* iwlwifi: support idle for 6000 series hwJohannes Berg2009-10-071-1/+2
* iwlwifi: default to using all chainsJohannes Berg2009-10-071-13/+17
* iwlwifi: fix a typoJohannes Berg2009-10-071-1/+1
* iwlwifi: clarify and clean up chain settingsJohannes Berg2009-10-071-55/+50Star
* iwlwifi: clean up ht config namingJohannes Berg2009-10-071-24/+24
* iwlwifi: clean up ht config a littleJohannes Berg2009-10-071-9/+5Star
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-281-185/+2Star
* 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/+2Star
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-201-5/+0Star
* 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/+0Star
* iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin2009-08-201-1/+0Star
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-141-10/+5Star
* iwlwifi: display correct critical temperature infomationWey-Yi Guy2009-08-141-8/+16
* iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2009-08-141-16/+0Star
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-141-1/+1
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-141-30/+9Star
* 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-131-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/+0Star
* | iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-041-3/+0Star
* | 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