summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-1000.c
AgeCommit message (Expand)Author
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy
2011-01-21iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman
2010-12-13iwlagn: code clean up to remove duplicate codeWey-Yi Guy
2010-12-13iwlagn: remove old EEPROM TX power readingJohannes Berg
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg
2010-12-13iwlagn: rx antenna diversityWey-Yi Guy
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka
2010-11-24iwlagn: Offical name for 100/130 deviceWey-Yi Guy
2010-11-24iwlwifi: use antenna information in EEPROMWey-Yi Guy
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-09-28iwlwifi: define 100 devicesJay Sternberg
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy
2010-08-14iwlwifi: long monitor timerWey-Yi Guy
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg
2010-05-10iwlwifi: use cfg to configure calibration operationWey-Yi Guy
2010-05-10iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy
2010-04-30iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy