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