summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-1/+2
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: properly set basic ratesJohannes Berg2012-04-231-25/+94
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-2/+2
* iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-161-10/+9
* iwlwifi: Disabling calibrations variableDor Shaish2012-04-161-2/+7
* iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-121-0/+27
* iwlwifi: move iwl_set_tx_power and make it staticMeenakshi Venkataraman2012-04-121-0/+55
* iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-121-0/+13
* iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-121-0/+72
* iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-121-0/+23
* iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-121-0/+29
* iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-121-0/+90
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-1/+1
* iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-091-0/+64
* iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-091-0/+73
* iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-091-0/+12
* iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-091-0/+103
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-091-1/+1
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-091-1/+1
* iwlwifi: extend notification waitJohannes Berg2012-04-091-1/+4
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-7/+7
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-081-6/+2
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-5/+6
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-2/+1
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-10/+10
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-8/+8
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-061-7/+0
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-061-6/+0
* iwlwifi: remove shared lockJohannes Berg2012-03-061-6/+0
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-2/+2
* iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman2012-02-171-0/+16
* iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-141-2/+2
|\
| * iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
* | iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-061-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-13/+23
|\ \ | |/
| * iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-021-13/+23
* | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-111-1/+2
* | iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2011-11-111-1/+1
* | iwlagn: check for SMPS modeWey-Yi Guy2011-11-111-0/+3
* | iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte2011-11-111-2/+3
|/
* iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka2011-10-141-2/+2
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: add debug for mac80211 callbackWey-Yi Guy2011-10-141-1/+3
* iwlagn: fix slot programmingJohannes Berg2011-09-271-1/+1
OpenPOWER on IntegriCloud