aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-1000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov1-2/+3
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg1-4/+0
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg1-2/+0
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy1-8/+0
2011-04-30iwlagn: semaphore and calib cleanupDon Fry1-3/+0
2011-04-30iwlagn: mod param cleanupDon Fry1-5/+3
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy1-1/+0
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy1-1/+1
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy1-5/+0
2011-04-18iwlagn: always support uCode traceWey-Yi Guy1-1/+0
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy1-2/+0
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-4/+0
2011-04-08iwlwifi: remove extranious macro from firmware defineroot1-4/+2
2011-04-07iwlagn: remove ISR opsJohannes Berg1-7/+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-1/+0
2011-04-07iwlagn: clean up ucode loadingJohannes Berg1-3/+0
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-2/+0
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg1-2/+0
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2011-03-03iwlagn: Support new 1000 microcode.Fry, Donald H1-1/+1
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka1-2/+0
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy1-1/+0
2011-01-21iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman1-0/+1
2010-12-13iwlagn: code clean up to remove duplicate codeWey-Yi Guy1-38/+27
2010-12-13iwlagn: remove old EEPROM TX power readingJohannes Berg1-2/+0
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg1-0/+2
2010-12-13iwlagn: rx antenna diversityWey-Yi Guy1-1/+7
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-2/+1
2010-11-24iwlagn: Offical name for 100/130 deviceWey-Yi Guy1-2/+2
2010-11-24iwlwifi: use antenna information in EEPROMWey-Yi Guy1-8/+0
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-4/+0
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-0/+4
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-1/+7
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-4/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-0/+1
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-1/+0
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+0
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg1-3/+1
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg1-1/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-83/+38
2010-09-28iwlwifi: define 100 devicesJay Sternberg1-0/+73
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-2/+2
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy1-0/+5
2010-08-14iwlwifi: long monitor timerWey-Yi Guy1-2/+2