summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+1
|\
| * iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
* | iwlagn: make iwlagn_wait_notification return error codeJohannes Berg2011-04-221-6/+2
* | 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/+2
* iwlwifi: implement remain-on-channelJohannes Berg2011-01-211-0/+17
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-211-2/+0
* 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
* iwlagn: check ready in iwlagn_bss_info_changed()Shanyu Zhao2010-12-131-1/+8
* iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy2010-12-021-0/+3
* iwlagn: update QoS before commit associated RXONShanyu Zhao2010-11-161-28/+31
* iwlagn: reprogram AP STA after assocJohannes Berg2010-11-161-17/+22
* iwlagn: avoid crash if vif is not assignedJohannes Berg2010-11-161-0/+5
* iwlagn: fix RXON HTJohannes Berg2010-11-151-0/+1
* iwlagn: re-enable calibrationJohannes Berg2010-11-151-0/+14
* iwlagn: fix RXON issuesJohannes Berg2010-11-151-29/+21
* iwlagn: fix needed chains calculationJohannes Berg2010-11-151-1/+3
* iwlwifi: resending QoS command when HT changesWey-Yi Guy2010-11-151-29/+36
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-0/+16
* iwlwifi: fix IBSS beaconingJohannes Berg2010-11-151-11/+36
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-0/+562
OpenPOWER on IntegriCloud