aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche1-3/+0
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+11
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka1-0/+8
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy1-0/+7
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy1-0/+10
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka1-3/+3
2011-06-01iwlagn: fix dual-mode RXONJohannes Berg1-12/+40
2011-06-01iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy1-0/+5
2011-05-13iwlagn: remove unused old_assoc parameterWey-Yi Guy1-1/+0
2011-05-13iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy1-5/+3
2011-04-30iwlagn: mod param cleanupDon Fry1-1/+1
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy1-83/+111
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy1-1/+1
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy1-1/+49
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-6/+1
2011-04-22iwlagn: make iwlagn_wait_notification return error codeJohannes Berg1-6/+2
2011-04-22iwlagn: extend notification wait functionJohannes Berg1-2/+3
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin1-6/+1
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian1-0/+13
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-02-25iwlagn: fix iwlagn_check_needed_chainsJohannes Berg1-17/+41
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka1-3/+2
2011-01-21iwlwifi: implement remain-on-channelJohannes Berg1-0/+17
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-2/+0
2011-01-21iwlagn: return error if PAN disable timeoutJohannes Berg1-1/+3
2011-01-21iwlagn: properly wait for PAN disableJohannes Berg1-3/+12
2010-12-15iwlagn: fix witespace damageWey-Yi Guy1-2/+2
2010-12-13iwlagn: check ready in iwlagn_bss_info_changed()Shanyu Zhao1-1/+8
2010-12-02iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy1-0/+3
2010-11-16iwlagn: update QoS before commit associated RXONShanyu Zhao1-28/+31
2010-11-16iwlagn: reprogram AP STA after assocJohannes Berg1-17/+22
2010-11-16iwlagn: avoid crash if vif is not assignedJohannes Berg1-0/+5
2010-11-15iwlagn: fix RXON HTJohannes Berg1-0/+1
2010-11-15iwlagn: re-enable calibrationJohannes Berg1-0/+14
2010-11-15iwlagn: fix RXON issuesJohannes Berg1-29/+21
2010-11-15iwlagn: fix needed chains calculationJohannes Berg1-1/+3
2010-11-15iwlwifi: resending QoS command when HT changesWey-Yi Guy1-29/+36
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg1-0/+16
2010-11-15iwlwifi: fix IBSS beaconingJohannes Berg1-11/+36