summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * wireless: comment typo fix diable -> disable.Justin P. Mattock2011-01-031-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-4/+5
|\ \
| * | iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-041-4/+5
| |/
* | iwlwifi: remove reference to Gen2Wey-Yi Guy2010-12-261-3/+3
* | iwlagn: fix FH errorJohannes Berg2010-12-261-1/+2
* | iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-15/+6
* | iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy2010-12-021-5/+7
* | iwlagn: remove structure name reference to gen2Wey-Yi Guy2010-12-021-29/+29
* | iwlagn: advertise reliable TX statusJohannes Berg2010-11-241-1/+2
* | iwlwifi: set STATUS_READY before commit_rxonWey-Yi Guy2010-11-161-1/+2
* | iwlagn: check change before commit RXON cmdShanyu Zhao2010-11-161-1/+2
* | iwlagn: use SKU information in the EEPROMWey-Yi Guy2010-11-161-0/+4
* | iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-1/+0
* | iwlwifi: put all the isr related function under opsWey-Yi Guy2010-11-151-6/+12
* | iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-30/+4
* | iwlagn: update PCI ID for 100 series devicesWey-Yi Guy2010-11-151-2/+3
* | iwlagn: update PCI ID for 6000g2a series devicesWey-Yi Guy2010-11-151-7/+0
* | iwlagn: update PCI ID for 6000g2b series devicesWey-Yi Guy2010-11-151-14/+2
* | iwlwifi: implement switching iftype while upJohannes Berg2010-11-151-0/+1
* | iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-338/+47
* | iwlagn: don't resend RXON timingJohannes Berg2010-11-151-14/+0
* | iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-3/+3
* | iwlwifi: Convert to new PCI PM frameworkJohn W. Linville2010-11-151-4/+1
* | iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka2010-11-151-1/+5
* | iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-151-6/+4
|/
* iwlagn: check beacon frame sizeJohannes Berg2010-10-141-0/+2
* iwlwifi: clean up some beacon handlingJohannes Berg2010-10-141-14/+11
* iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-141-13/+13
* iwlagn: prio_tbl need to download before calibrationWey-Yi Guy2010-10-121-3/+4
* iiwlagn: always download priority tableWey-Yi Guy2010-10-121-2/+1
* iwlagn: fix default calibration table sizeShanyu Zhao2010-10-071-1/+1
* iwlagn: no version check for experimental uCodeWey-Yi Guy2010-10-071-11/+16
* iwlwifi: clean up declarationsJohannes Berg2010-10-071-1/+1
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-071-2/+2
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-071-16/+0
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-071-1/+1
* iwlagn: rename iwl_commit_rxonJohannes Berg2010-10-071-2/+2
* iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy2010-10-061-0/+10
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-16/+27
* iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-061-4/+4
* iwlwifi: send DC calib config to runtime ucodeShanyu Zhao2010-09-281-0/+23
* iwlwifi: define 100 devicesJay Sternberg2010-09-281-0/+6
* iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-141-2/+4
* iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-141-11/+3
* iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy2010-09-111-2/+1
* iwlwifi: avoid sending too many commandsJohannes Berg2010-09-111-0/+5
* iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-111-2/+1
* drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall2010-09-071-1/+1
* iwlagn: open/close envlope to force move BT state machineWey-Yi Guy2010-09-031-0/+16
OpenPOWER on IntegriCloud