summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-1/+1
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-1/+1
* iwlagn: handle GO powersaveJohannes Berg2011-08-291-0/+5
* iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-291-1/+2
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-8/+8
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-10/+10
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-5/+5
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: support new P2P implementationJohannes Berg2011-08-081-20/+3
* iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-211-6/+5
* iwlagn: implement WoWLANJohannes Berg2011-07-211-0/+3
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-5/+5
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-8/+8
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-161-0/+93
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-1/+34
* iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-111-0/+2
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-6/+7
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-7/+10
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-12/+7
* iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-241-0/+2
OpenPOWER on IntegriCloud