summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-081-2/+0Star
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-081-2/+0Star
* iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-081-6/+2Star
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-081-2/+0Star
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-136/+55Star
* iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-171-0/+2
* iwlagn: add bt_status_read for 5150Wey-Yi Guy2010-09-171-0/+1
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-1/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-4/+4
* iwlwifi: initial contextificationJohannes Berg2010-08-271-5/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-7/+7
|\
| * iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy2010-08-181-2/+2
| * iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2010-08-141-5/+5
| * iwlwifi: long monitor timerWey-Yi Guy2010-08-141-7/+7
* | iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao2010-08-241-1/+1
* | iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-0/+10
|/
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-5/+5
* iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-231-0/+1
* iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy2010-07-231-1/+1
* iwlwifi: generic parameter define for _agn deviceWey-Yi Guy2010-07-021-4/+4
* iwlwifi: add support for device tx flush requestWey-Yi Guy2010-07-021-0/+2
* iwlwifi: add mac80211 flush callback supportWey-Yi Guy2010-07-021-0/+2
* iwlwifi: update LQ for bcast station on channel changeDaniel Halperin2010-06-251-0/+2
* iwlwifi: enable DC calibration based on config parameterWey-Yi Guy2010-06-251-1/+4
* iwlwifi: move _agn statistics related structureWey-Yi Guy2010-06-211-1/+1
* iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy2010-06-061-1/+1
* iwlwifi: support channel switch offload in driverWey-Yi Guy2010-06-061-8/+44
* iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-061-0/+4
* Revert "iwlwifi: move _agn statistics related structure"John W. Linville2010-06-031-1/+1
* iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-131-1/+1
* iwlwifi: rework broadcast station managementJohannes Berg2010-05-111-2/+0Star
* iwlwifi: remove ucode virtual functionsJohannes Berg2010-05-111-2/+0Star
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-111-0/+2
* iwlwifi: use cfg to configure calibration operationWey-Yi Guy2010-05-111-0/+14
* iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy2010-05-111-0/+7
* iwlwifi: set hw parameters based on device typeWey-Yi Guy2010-05-011-21/+52
* iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-161-0/+11
* iwlwifi: default max event log sizeWey-Yi Guy2010-04-091-0/+7
* iwlwifi: merge module parameters into single placeWey-Yi Guy2010-04-021-13/+0Star
* iwlwifi: add missing email address informationWey-Yi Guy2010-03-251-0/+1
* iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy2010-03-251-3/+3
* iwlwifi: move agn module parameter structure to common placeWey-Yi Guy2010-03-251-19/+12Star
* iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-251-367/+27Star
* iwlwifi: move ucode alive related code to separate fileWey-Yi Guy2010-03-251-233/+6Star
* iwlwifi: move hw related defines to separate fileWey-Yi Guy2010-03-251-28/+29
* iwlwifi: move tx queue related code to separate fileWey-Yi Guy2010-03-251-241/+12Star
* iwlwifi: move hcmd related code to separate fileWey-Yi Guy2010-03-251-240/+4Star
* iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy2010-03-251-101/+2Star
* iwlwifi: move ucode loading related code to separated fileWey-Yi Guy2010-03-251-52/+2Star
* iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-191-2/+4