summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+6
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+5
2011-01-04iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka1-4/+5
2011-01-03wireless: comment typo fix diable -> disable.Justin P. Mattock1-2/+2
2010-12-26iwlwifi: remove reference to Gen2Wey-Yi Guy1-3/+3
2010-12-26iwlagn: fix FH errorJohannes Berg1-1/+2
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-15/+6
2010-12-02iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy1-5/+7
2010-12-02iwlagn: remove structure name reference to gen2Wey-Yi Guy1-29/+29
2010-11-24iwlagn: advertise reliable TX statusJohannes Berg1-1/+2
2010-11-16iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy1-1/+2
2010-11-16iwlagn: check change before commit RXON cmdShanyu Zhao1-1/+2
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-0/+4
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy1-1/+0
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-6/+12
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg1-30/+4
2010-11-15iwlagn: update PCI ID for 100 series devicesWey-Yi Guy1-2/+3
2010-11-15iwlagn: update PCI ID for 6000g2a series devicesWey-Yi Guy1-7/+0
2010-11-15iwlagn: update PCI ID for 6000g2b series devicesWey-Yi Guy1-14/+2
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg1-0/+1
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-338/+47
2010-11-15iwlagn: don't resend RXON timingJohannes Berg1-14/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-3/+3
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville1-4/+1
2010-11-15iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka1-1/+5
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka1-6/+4
2010-10-14iwlagn: check beacon frame sizeJohannes Berg1-0/+2
2010-10-14iwlwifi: clean up some beacon handlingJohannes Berg1-14/+11
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg1-13/+13
2010-10-12iwlagn: prio_tbl need to download before calibrationWey-Yi Guy1-3/+4
2010-10-12iiwlagn: always download priority tableWey-Yi Guy1-2/+1
2010-10-07iwlagn: fix default calibration table sizeShanyu Zhao1-1/+1
2010-10-07iwlagn: no version check for experimental uCodeWey-Yi Guy1-11/+16
2010-10-07iwlwifi: clean up declarationsJohannes Berg1-1/+1
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-2/+2
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg1-16/+0
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg1-1/+1
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg1-2/+2
2010-10-06iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy1-0/+10
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-16/+27
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy1-4/+4
2010-09-28iwlwifi: send DC calib config to runtime ucodeShanyu Zhao1-0/+23
2010-09-28iwlwifi: define 100 devicesJay Sternberg1-0/+6
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka1-2/+4
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka1-11/+3
2010-09-11iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy1-2/+1
2010-09-11iwlwifi: avoid sending too many commandsJohannes Berg1-0/+5
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy1-2/+1