summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-1000.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11iwlwifi: rework broadcast station managementJohannes Berg1-1/+0
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg1-1/+0
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg1-0/+1
2010-05-11iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+4
2010-05-11iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-0/+2
2010-05-01iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy1-1/+0
2010-04-17iwlwifi: 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
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy1-0/+1
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy1-0/+3
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao1-2/+2
2010-03-10iwlagn: move ICT code into separate fileJohannes Berg1-0/+1
2010-02-11iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen1-2/+2
2010-02-09iwlwifi: Add chain noise scaling factorBen Cahill1-0/+2
2010-01-29iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy1-1/+71
2010-01-26iwlwifi: make broadcast station addition genericReinette Chatre1-0/+1
2010-01-26iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+2
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-20iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy1-0/+1
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy1-1/+1
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg1-1/+0
2009-12-22iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy1-0/+1
2009-11-24iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-0/+1
2009-11-12iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville1-0/+1
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill1-2/+2
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy1-0/+2
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill1-3/+7
2009-10-27iwlwifi: dynamic allocate tx queue structureWey-Yi Guy1-0/+4
2009-10-27iwlagn, iwl3945: remove apm_reset() functionsBen Cahill1-1/+0
2009-10-08iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar1-1/+1
2009-10-08iwlwifi: LED cleanupJohannes Berg1-0/+2
2009-10-08iwlwifi: add module firmware info for 1000 seriesHuaxu Wan1-0/+1
2009-10-08iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy1-0/+2
2009-10-08iwlwifi: update PCI Subsystem ID for 1000 seriesWey-Yi Guy1-0/+20
2009-10-08iwlwifi: EEPROM version for 1000 and 6000 seriesWey-Yi Guy1-1/+1
2009-10-08iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-0/+1
2009-10-08iwlwifi: separate nic_config for different NICWey-Yi Guy1-1/+4
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre1-0/+2
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin1-0/+1
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy1-1/+3