aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)Author
2008-12-05iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas
2008-12-05iwlwifi: disable AP modeJohannes Berg
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler
2008-10-31iwlwifi: expand error lookup and align outputJay Sternberg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach
2008-09-24iwlwifi: make PS use named constantsTomas Winkler
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-08-22iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler
2008-08-18removed unused #include <version.h>Huang Weiyi
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler
2008-06-30iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach
2008-06-30iwlwifi: control 11n capabilities through module paramRon Rindjunsky
2008-06-30iwlwifi: unite common settings of HW paramsRon Rindjunsky
2008-06-30iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach
2008-06-30iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach
2008-06-30iwlwifi: better station table maintenanceEmmanuel Grumbach
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach
2008-06-14iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach
2008-06-14iwlwifi: cleans up scanning codeTomas Winkler
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler
2008-06-14iwlwifi: format log prints for easier parsingTomas Winkler
2008-06-14iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11gEmmanuel Grumbach
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach
2008-06-14iwlwifi: removing IWL4965_HT configRon Rindjunsky
2008-06-03iwlwifi: fix a memory leak in scanEmmanuel Grumbach