summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add contact email to MODULE_AUTHORTomas Winkler2008-12-121-1/+1
* iwlwifi: fix resume while txpower offMohamed Abbas2008-12-121-0/+10
* iwlwifi: remove qos module parameterWinkler, Tomas2008-12-121-16/+14
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+0
|\
| * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-051-0/+3
* | iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas2008-12-051-0/+25
* | iwlwifi: disable AP modeJohannes Berg2008-12-051-1/+0
* | iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas2008-11-261-22/+1
* | iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2008-11-251-0/+3
* | iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler2008-11-211-46/+0
* | iwlwifi: trivial fix in includesWinkler, Tomas2008-11-211-2/+1
* | iwlwifi: run through spell checkerTomas Winkler2008-10-311-1/+1
* | iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin2008-10-311-1/+3
* | mac80211: Re-enable aggregationSujith2008-10-311-1/+2
* | iwlwifi: unify tx antenna togglingTomas Winkler2008-10-311-2/+11
* | iwlwifi: expand error lookup and align outputJay Sternberg2008-10-311-17/+40
* | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-9/+10
* | mac80211: rewrite HT handlingJohannes Berg2008-10-311-13/+4
* | 802.11: clean up/fix HT supportJohannes Berg2008-10-311-35/+36
|/
* iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-241-1/+7
* iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-4/+4
* iwlwifi: remove uneeded declarationsEmmanuel Grumbach2008-09-111-6/+3
* iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel2008-09-111-7/+28
* iwlwifi: rename ps_mode to sm_psRon Rindjunsky2008-09-111-4/+6
* mac80211: change MIMO_PS to SM_PSTomas Winkler2008-09-111-8/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-31/+46
|\
| * iwlwifi: fix rx_chain computationTomas Winkler2008-09-031-31/+46
* | iwlwifi: generic init calibrations frameworkTomas Winkler2008-09-081-18/+1
* | iwlwifi: align set channel with mac80211Tomas Winkler2008-09-081-6/+5
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+4
* | iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler2008-08-221-1/+0
|/
* removed unused #include <version.h>Huang Weiyi2008-08-181-1/+0
* iwlwifi: fix checkpatch.pl errorsTomas Winkler2008-08-041-2/+2
* iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-041-0/+1
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-041-1/+1
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-2/+1
* iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-141-1/+1
* iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2008-06-301-3/+12
* iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-301-4/+12
* iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-301-0/+15
* iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-301-4/+0
* iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-301-6/+7
* iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-301-0/+4
* iwlwifi: unify SW rf-kill flowEmmanuel Grumbach2008-06-141-0/+87
* iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach2008-06-141-31/+0
* iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach2008-06-141-0/+23
* iwlwifi: cleans up scanning codeTomas Winkler2008-06-141-0/+1
* iwlwifi: move rate helpers to iwlcoreTomas Winkler2008-06-141-0/+57