aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-6000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy1-3/+0
2010-04-30iwlwifi: set hw parameters based on device typeWey-Yi Guy1-19/+51
2010-04-16iwlwifi: PA type for 6000g2 seriesWey-Yi Guy1-2/+2
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar1-0/+11
2010-04-16iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao1-7/+13
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-2/+2
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao1-2/+2
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy1-0/+7
2010-03-25iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptorsJay Sternberg1-0/+34
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy1-6/+6
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy1-6/+6
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy1-28/+28
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy1-4/+4
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy1-15/+15
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy1-10/+10
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy1-4/+4
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy1-2/+2
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy1-2/+2
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy1-2/+4
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy1-0/+2
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy1-0/+8
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao1-6/+6
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg1-0/+1
2010-02-19iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar1-2/+77
2010-02-08iwlwifi: Add chain_noise support for 6050Ben Cahill1-17/+2
2010-02-08iwlwifi: Add chain noise scaling factorBen Cahill1-0/+6
2010-01-29iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy1-1/+1
2010-01-25iwlwifi: make broadcast station addition genericReinette Chatre1-0/+1
2010-01-25iwlwifi: enable DC calibrationAbhijeet Kolekar1-1/+15
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+6
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-19iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy1-0/+1
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy1-2/+2
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg1-3/+0
2009-12-21iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy1-0/+1
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-1/+3
2009-11-18iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy1-32/+0
2009-11-18iwlwifi: disable coex until implementation ready for 6x50Wey-Yi Guy1-2/+0
2009-11-11iwlwifi: drop non-production PCI-IDsWey-Yi Guy1-97/+1
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy1-2/+4
2009-11-11iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 seriesWey-Yi Guy1-2/+0
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy1-0/+3
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy1-0/+2
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill1-10/+10
2009-10-27iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy1-2/+2
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy1-0/+32
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy1-0/+10
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy1-0/+10
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill1-11/+31
2009-10-27iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy1-3/+18