summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-211-6/+5Star
* 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/+7Star
* iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-241-0/+2
* iwlwifi: remove unecessary if statementGreg Dietsche2011-06-071-3/+0Star
* 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/+0Star
* iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-131-5/+3Star
* 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
* iwlagn: make rxon_assoc static functionWey-Yi Guy2011-04-301-1/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-6/+1Star
|\
| * iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1Star
* | iwlagn: make iwlagn_wait_notification return error codeJohannes Berg2011-04-221-6/+2Star
* | iwlagn: extend notification wait functionJohannes Berg2011-04-221-2/+3
* | iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-081-0/+13
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
|/
* iwlagn: fix iwlagn_check_needed_chainsJohannes Berg2011-02-251-17/+41
* iwlwifi: do not set tx power when channel is changingStanislaw Gruszka2011-01-281-3/+2Star
* iwlwifi: implement remain-on-channelJohannes Berg2011-01-221-0/+17
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-221-2/+0Star
* iwlagn: return error if PAN disable timeoutJohannes Berg2011-01-211-1/+3
* iwlagn: properly wait for PAN disableJohannes Berg2011-01-211-3/+12
* iwlagn: fix witespace damageWey-Yi Guy2010-12-151-2/+2