summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
AgeCommit message (Expand)AuthorFilesLines
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/linvil...John 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-22iwlwifi: implement remain-on-channelJohannes Berg1-0/+17
2011-01-22iwlwifi: 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-16iwlagn: fix witespace damageWey-Yi Guy1-2/+2
2010-12-14iwlagn: 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
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-0/+562