summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-6000.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-8/+8
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy1-0/+1
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy1-0/+6
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao1-0/+38
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy1-2/+2
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy1-0/+1
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy1-0/+1
2010-06-25iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy1-0/+16
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy1-124/+19
2010-06-05iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy1-1/+1
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy1-9/+44
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+4
2010-05-13iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao1-0/+34
2010-05-13iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao1-0/+252
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-2/+0
2010-05-10iwlwifi: remove ucode virtual functionsJohannes Berg1-2/+0
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+2
2010-05-10iwlwifi: use cfg to configure calibration operationWey-Yi Guy1-0/+14
2010-05-10iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy1-0/+7
2010-05-10iwlwifi: rename 6000 series Gen2 devices to Gen2aShanyu Zhao1-11/+13
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