aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAge
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-06
* iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-06
* iwlwifi: use mac80211 channel in connection initJohannes Berg2012-06-06
* iwlwifi: make a lot of functions staticJohannes Berg2012-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-16
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
|/
* iwlwifi: clean up module parametersJohannes Berg2012-04-23
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: properly set basic ratesJohannes Berg2012-04-23
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-16
* iwlwifi: Disabling calibrations variableDor Shaish2012-04-16
* iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_set_tx_power and make it staticMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-12
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-09
* iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-09
* iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-09
* iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-09
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-09
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-09
* iwlwifi: extend notification waitJohannes Berg2012-04-09
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-13
* iwlwifi: more status bit factoringDon Fry2012-03-08
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-08
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-07
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-06
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-06
* iwlwifi: remove shared lockJohannes Berg2012-03-06
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman2012-02-17
* iwlwifi: update CopyrightWey-Yi Guy2012-01-24
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\
| * iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-14
* | iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\|
| * iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-02
* | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-11
* | iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2011-11-11