summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-25iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach1-1/+7
2008-09-25iwlwifi: make PS use named constantsTomas Winkler1-7/+12
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-4/+4
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach1-6/+3
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel1-7/+28
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky1-4/+6
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler1-8/+8
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-31/+46
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler1-18/+1
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler1-6/+5
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+4
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler1-31/+46
2008-08-23iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler1-1/+0
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-2/+2
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler1-0/+1
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler1-1/+1
2008-07-30mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-2/+1
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