summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka1-1/+0
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka1-2/+0
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg1-8/+0
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-2/+2
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg1-4/+0
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy1-15/+0
2011-04-30iwlagn: semaphore and calib cleanupDon Fry1-6/+0
2011-04-30iwlagn: mod param cleanupDon Fry1-9/+6
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy1-2/+0
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy1-10/+0
2011-04-18iwlagn: always support uCode traceWey-Yi Guy1-1/+0
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy1-3/+0
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg1-1/+1
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy1-2/+0
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy1-1/+0
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy1-7/+0
2011-04-08iwlwifi: remove extranious macro from firmware defineroot1-4/+2
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-04-07iwlagn: remove ISR opsJohannes Berg1-14/+0
2011-04-07iwlagn: remove BSM clock settingJohannes Berg1-1/+0
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: remove bootstrap codeJohannes Berg1-2/+0
2011-04-07iwlagn: clean up ucode loadingJohannes Berg1-6/+0
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg1-0/+3
2011-04-05Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-4/+0
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg1-4/+0
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+0
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka1-4/+0
2011-02-21iwlagn: Support new 5000 microcode.Fry, Donald H1-1/+1
2010-12-14iwlagn: code clean up to remove duplicate codeWey-Yi Guy1-58/+31
2010-12-14iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy1-0/+3
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-3/+1
2010-11-25iwlwifi: use antenna information in EEPROMWey-Yi Guy1-14/+6
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-7/+0
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-0/+7
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-2/+14
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-8/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-0/+2
2010-10-08iwlwifi: remove apm_ops.stopJohannes Berg1-2/+0
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-2/+0
2010-10-08iwlwifi: remove set_ct_kill operationJohannes Berg1-6/+2
2010-10-08iwlwifi: remove verify_signature eeprom operationJohannes Berg1-2/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-136/+55
2010-09-18iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+2
2010-09-18iwlagn: add bt_status_read for 5150Wey-Yi Guy1-0/+1
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-1/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-4/+4
2010-08-27iwlwifi: initial contextificationJohannes Berg1-5/+10
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+7
2010-08-25iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao1-1/+1