summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-1000.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David 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-02-01iwlwifi: always support idle mode for agn devicesWey-Yi Guy1-1/+0
2011-01-22iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman1-0/+1
2010-12-14iwlagn: code clean up to remove duplicate codeWey-Yi Guy1-38/+27
2010-12-14iwlagn: remove old EEPROM TX power readingJohannes Berg1-2/+0
2010-12-14iwlagn: implement layout-agnostic EEPROM readingJohannes Berg1-0/+2
2010-12-14iwlagn: rx antenna diversityWey-Yi Guy1-1/+7
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-2/+1
2010-11-25iwlagn: Offical name for 100/130 deviceWey-Yi Guy1-2/+2
2010-11-25iwlwifi: 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-08iwlwifi: remove apm_ops.stopJohannes Berg1-1/+0
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+0
2010-10-08iwlwifi: remove set_ct_kill operationJohannes Berg1-3/+1
2010-10-08iwlwifi: remove verify_signature eeprom operationJohannes Berg1-1/+0
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-83/+38
2010-09-29iwlwifi: define 100 devicesJay Sternberg1-0/+73
2010-09-18iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-2/+2
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy1-0/+5
2010-08-14iwlwifi: long monitor timerWey-Yi Guy1-2/+2
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-1/+1
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy1-0/+1
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy1-2/+2
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-0/+1
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+1
2010-06-26iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-26iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-0/+2
2010-06-06iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+2
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg1-1/+0
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+0
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-0/+1
2010-05-11iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+4
2010-05-11iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-0/+2
2010-05-01iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy1-1/+0
2010-04-17iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar1-0/+6
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+2
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy1-2/+2
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy1-2/+2
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy1-14/+14
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy1-2/+2
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy1-9/+9
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy1-5/+5