summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-1/+1
2012-03-08iwlwifi: more status bit factoringDon Fry1-7/+7
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg1-6/+2
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg1-5/+6
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg1-2/+1
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-10/+10
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-8/+8
2012-03-07iwlwifi: simplify auth/assoc flowJohannes Berg1-7/+0
2012-03-07iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg1-6/+0
2012-03-07iwlwifi: remove shared lockJohannes Berg1-6/+0
2012-02-28iwlwifi: virtualize the op_modeEmmanuel Grumbach1-2/+2
2012-02-17iwlwifi: enable receiving beacons when not associatedMeenakshi Venkataraman1-0/+16
2012-01-24iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-4/+4
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2011-12-14iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy1-2/+2
2011-12-07iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry1-3/+3
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-13/+23
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy1-13/+23
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach1-1/+2
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach1-1/+1
2011-11-11iwlagn: check for SMPS modeWey-Yi Guy1-0/+3
2011-11-11iwlwifi: Suppress noisy syslog messages when RF_KILL switch engagedTodd Previte1-2/+3
2011-10-14iwlagn: fix priv->cfg->ht_params NULL pointer dereferenceStanislaw Gruszka1-2/+2
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-1/+0
2011-10-14iwlagn: merge station management functionsWey-Yi Guy1-1/+0
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy1-1/+3
2011-09-27iwlagn: fix slot programmingJohannes Berg1-1/+1
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach1-1/+1
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: handle GO powersaveJohannes Berg1-0/+5
2011-08-29iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach1-1/+2
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-3/+3
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-8/+8
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach1-10/+10
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-5/+5
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach1-0/+1
2011-08-09iwlagn: support new P2P implementationJohannes Berg1-20/+3
2011-07-21iwlagn: track beacon interval sent to deviceJohannes Berg1-6/+5
2011-07-21iwlagn: implement WoWLANJohannes Berg1-0/+3
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy1-5/+5
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-8/+8
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy1-0/+93
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-1/+34
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman1-0/+2
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-6/+7
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-7/+10
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy1-12/+7
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg1-0/+2