aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-1000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-0/+2
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+2
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-1/+0
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+1
2010-05-10iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+4
2010-05-10iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-0/+2
2010-04-30iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy1-1/+0
2010-04-16iwlwifi: 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
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy1-2/+2
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy1-1/+1
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy1-1/+1
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy1-1/+2