aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-151-0/+1
* iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-271-2/+3
* iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-061-1/+0
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-2/+0
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-8/+0
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-4/+0
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-301-15/+0
* iwlagn: semaphore and calib cleanupDon Fry2011-04-301-6/+0
* iwlagn: mod param cleanupDon Fry2011-04-301-9/+6
* iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy2011-04-181-2/+0
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-181-10/+0
* iwlagn: always support uCode traceWey-Yi Guy2011-04-181-1/+0
* iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-3/+0
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-1/+1
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-081-2/+0
* iwlagn: remove un-needed configurationWey-Yi Guy2011-04-081-1/+0
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-081-7/+0
* iwlwifi: remove extranious macro from firmware defineroot2011-04-081-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-071-0/+3
|\
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | iwlagn: remove ISR opsJohannes Berg2011-04-071-14/+0
* | iwlagn: remove BSM clock settingJohannes Berg2011-04-071-1/+0
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* | iwlagn: remove bootstrap codeJohannes Berg2011-04-071-2/+0
* | iwlagn: clean up ucode loadingJohannes Berg2011-04-071-6/+0
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-041-4/+0
|\ \ | |/ |/|
| * iwlagn: clean up TX aggregation codeJohannes Berg2011-03-251-4/+0
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-041-4/+0
|\ \ | |/
| * iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-281-4/+0
* | iwlagn: Support new 5000 microcode.Fry, Donald H2011-02-211-1/+1
|/
* iwlagn: code clean up to remove duplicate codeWey-Yi Guy2010-12-131-58/+31
* iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy2010-12-131-0/+3
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-3/+1
* iwlwifi: use antenna information in EEPROMWey-Yi Guy2010-11-241-14/+6
* iwlagn: use SKU information in the EEPROMWey-Yi Guy2010-11-161-7/+0
* iwlwifi: change default led mode for different devicesWey-Yi Guy2010-11-161-0/+7
* iwlwifi: put all the isr related function under opsWey-Yi Guy2010-11-151-2/+14
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-8/+0
* iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-0/+2
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-071-2/+0
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-071-2/+0
* iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-071-6/+2
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-071-2/+0
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-136/+55
* iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-171-0/+2
* iwlagn: add bt_status_read for 5150Wey-Yi Guy2010-09-171-0/+1
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-1/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-4/+4
* iwlwifi: initial contextificationJohannes Berg2010-08-271-5/+10