summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-1000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-081-1/+0Star
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-081-1/+0Star
* iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-081-3/+1Star
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-081-1/+0Star
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-83/+38Star
* iwlwifi: define 100 devicesJay Sternberg2010-09-291-0/+73
* iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-171-0/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-2/+2
|\
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-141-2/+2
* | iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-0/+5
|/
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-1/+1
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-231-0/+1
* iwlwifi: generic parameter define for _agn deviceWey-Yi Guy2010-07-021-2/+2
* iwlwifi: add support for device tx flush requestWey-Yi Guy2010-07-021-0/+1
* iwlwifi: add mac80211 flush callback supportWey-Yi Guy2010-07-021-0/+1
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-251-0/+1
* iwlwifi: enable DC calibration based on config parameterWey-Yi Guy2010-06-251-0/+2
* iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-061-0/+2
* iwlwifi: rework broadcast station managementJohannes Berg2010-05-111-1/+0Star
* iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-111-1/+0Star
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-111-0/+1
* iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-111-0/+4
* iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-111-0/+2
* iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2010-05-011-1/+0Star
* iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-161-0/+6
* iwlwifi: default max event log sizeWey-Yi Guy2010-04-091-0/+2
* iwlwifi: move agn module parameter structure to common placeWey-Yi Guy2010-03-251-2/+2
* iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy2010-03-251-2/+2
* iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-251-14/+14
* iwlwifi: move ucode alive related code to separate fileWey-Yi Guy2010-03-251-2/+2
* iwlwifi: move hw related defines to separate fileWey-Yi Guy2010-03-251-9/+9
* iwlwifi: move tx queue related code to separate fileWey-Yi Guy2010-03-251-5/+5
* iwlwifi: move hcmd related code to separate fileWey-Yi Guy2010-03-251-2/+2
* iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy2010-03-251-1/+1
* iwlwifi: move ucode loading related code to separated fileWey-Yi Guy2010-03-251-1/+1
* iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-191-1/+2
* iwlwifi: move plcp check to separated functionWey-Yi Guy2010-03-191-0/+1
* iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+3
* iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao2010-03-191-2/+2
* iwlagn: move ICT code into separate fileJohannes Berg2010-03-101-0/+1
* iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2010-02-111-2/+2
* iwlwifi: Add chain noise scaling factorBen Cahill2010-02-081-0/+2
* iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy2010-01-291-1/+71
* iwlwifi: make broadcast station addition genericReinette Chatre2010-01-251-0/+1
* iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-251-0/+2
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy2010-01-191-0/+1
* iwlwifi: Constify struct iwl_opsEmese Revfy2009-12-221-1/+1
* iwlwifi: use new mac80211 SMPSJohannes Berg2009-12-221-1/+0Star