summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-1577/+0Star
* iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-061-9/+0Star
* iwlwifi: use mac80211 channel in connection initJohannes Berg2012-06-061-10/+2Star
* iwlwifi: make a lot of functions staticJohannes Berg2012-06-061-10/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-221-0/+4
|\
| * iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-161-0/+4
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-4/+4
|/
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-1/+2
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0Star
* iwlwifi: properly set basic ratesJohannes Berg2012-04-231-25/+94
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0Star
* 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/+9Star
* 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/+2Star
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-5/+6
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-2/+1Star
* 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/+0Star
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-061-6/+0Star
* iwlwifi: remove shared lockJohannes Berg2012-03-061-6/+0Star
* 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