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