summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
AgeCommit message (Expand)Author
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
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: add debug for mac80211 callbackWey-Yi Guy
2011-09-27iwlagn: fix slot programmingJohannes Berg
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach
2011-08-29iwlagn: handle GO powersaveJohannes Berg
2011-08-29iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-08iwlagn: support new P2P implementationJohannes Berg
2011-07-21iwlagn: track beacon interval sent to deviceJohannes Berg
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-06-24iwlagn: don't use CCK rates for P2P interfacesJohannes Berg