summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler1-1/+1
2008-07-01iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach1-3/+12
2008-07-01iwlwifi: control 11n capabilities through module paramRon Rindjunsky1-4/+12
2008-07-01iwlwifi: unite common settings of HW paramsRon Rindjunsky1-0/+15
2008-07-01iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach1-4/+0
2008-07-01iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach1-6/+7
2008-07-01iwlwifi: better station table maintenanceEmmanuel Grumbach1-0/+4
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach1-0/+87
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach1-31/+0
2008-06-14iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach1-0/+23
2008-06-14iwlwifi: cleans up scanning codeTomas Winkler1-0/+1
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler1-0/+57
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler1-4/+33
2008-06-14iwlwifi: format log prints for easier parsingTomas Winkler1-4/+6
2008-06-14iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11gEmmanuel Grumbach1-1/+0
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach1-29/+13
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky1-18/+0
2008-06-03iwlwifi: fix a memory leak in scanEmmanuel Grumbach1-0/+1
2008-06-03iwlwifi: disable FAT channel when not permittedEmmanuel Grumbach1-0/+19
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler1-0/+16
2008-06-03iwlwifi: use uCode error and event tables pointer w.r.t loaded imageGregory Greenman1-10/+19
2008-06-03iwlwifi: move iwl_dump_nic_error_log to iwlcore moduleEster Kummer1-0/+72
2008-05-22iwlwifi: trigger event log from debugfsEster Kummer1-0/+101
2008-05-22iwlwifi: refactor pci prob flowTomas Winkler1-28/+33
2008-05-22iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler1-0/+5
2008-05-22iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler1-4/+4
2008-05-22iwlwifi: get_hw_cmd_sizeGregory Greenman1-1/+1
2008-05-22iwlwifi: filling Tx MCS setRon Rindjunsky1-6/+27
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-12/+4
2008-05-15iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer1-5/+0
2008-05-15iwlwifi: fix spinlock used before initializedRon Rindjunsky1-2/+1
2008-05-15iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky1-3/+3
2008-05-15iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky1-0/+95
2008-05-15iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler1-0/+99
2008-05-15wireless: fix "iwlwifi: unify init driver flow"Andrew Morton1-0/+6
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-1/+1
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: move verify_ucode functions to iwl-coreEmmanuel Grumbach1-0/+134
2008-05-07iwlwifi: unify init driver flowRon Rindjunsky1-5/+407
2008-05-07iwlwifi: add iwl_hw_detect function to iwl coreTomas Winkler1-0/+9
2008-05-07iwlwifi: Add power level supportMohamed Abbas1-0/+3
2008-04-17iwlwifi: move rxon associated command to hcmdTomas Winkler1-0/+1
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach1-0/+12
2008-04-09iwlwifi: fix rfkill memory errorMohamed Abbas1-2/+5
2008-04-09iwlwifi: move driver status inliners into iwl-core.hTomas Winkler1-1/+1
2008-04-02iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas1-0/+4
2008-04-02iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas1-0/+21
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss1-1/+1
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss1-0/+178
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss1-0/+27