summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: remove unecessary if statementGreg Dietsche2011-06-071-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-3/+11
|\
| * iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-061-0/+8
| * iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-3/+3
* | iwlagn: move all post scan functions in one placeWey-Yi Guy2011-06-031-0/+7
* | iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy2011-06-031-0/+10
* | iwlagn: fix dual-mode RXONJohannes Berg2011-06-011-12/+40
* | iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-011-0/+5
|/
* iwlagn: remove unused old_assoc parameterWey-Yi Guy2011-05-131-1/+0
* iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-131-5/+3
* iwlagn: mod param cleanupDon Fry2011-04-301-1/+1
* iwlagn: connect and disconnect sequence for RXONWey-Yi Guy2011-04-301-83/+111
* iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy2011-04-301-1/+1
OpenPOWER on IntegriCloud