summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
AgeCommit message (Expand)Author
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: properly set basic ratesJohannes Berg
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-16iwlwifi: expose static methods for MVM useDavid Spinadel
2012-04-16iwlwifi: Disabling calibrations variableDor Shaish
2012-04-12iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_set_tx_power and make it staticMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman
2012-04-12iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg
2012-04-09iwlwifi: extend notification waitJohannes Berg
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-17iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-14iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach
2011-11-11iwlagn: check for SMPS modeWey-Yi Guy
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte
2011-10-14iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach