summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-08-14iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy1-12/+13
2009-08-14iwlwifi: fix thermal throttling locking problemWey-Yi Guy2-4/+56
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre5-109/+10
2009-08-14iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2-1/+150
2009-08-14iwlwifi: uCode statistics notification counterWey-Yi Guy2-0/+415
2009-08-14iwlwifi: tx/rx queue pointer informationWey-Yi Guy2-0/+71
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy11-53/+324
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy10-5/+262
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy17-154/+155
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre10-40/+63
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-6/+12
2009-08-05iwlwifi: remove duplicated version info from sysfsJay Sternberg1-34/+6
2009-08-05iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy3-22/+0
2009-08-05iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy7-15/+94
2009-08-05iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin1-0/+1
2009-08-05iwlwifi: remove usage of orig_flagsLuis R. Rodriguez1-3/+0
2009-08-05iwlwifi: don't export symbols not needed in other modulesJohannes Berg4-6/+0
2009-08-04iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-08-04drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall1-6/+6
2009-08-04cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2-0/+6
2009-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller25-228/+1222
2009-07-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+8
2009-07-29iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy4-0/+52
2009-07-29iwlagn: fix sparse warning when compiling without debugReinette Chatre1-1/+1
2009-07-29iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre1-0/+1
2009-07-27iwlwifi: fix LED config optionPavel Machek1-0/+3
2009-07-27iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy1-2/+10
2009-07-27iwlwifi: print packet contents in error caseReinette Chatre1-1/+1
2009-07-27iwlwifi: remove command callback return valueJohannes Berg6-43/+33
2009-07-27iwlwifi: fix up command sendingJohannes Berg14-142/+180
2009-07-27iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2-0/+39
2009-07-27iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy3-13/+371
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy6-12/+301
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy7-28/+217
2009-07-27iwlwifi: revert to active table when rate is not validWey-Yi Guy1-5/+32
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre3-5/+7
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-24iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy3-27/+21
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre3-4/+4
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre2-3/+3
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre12-46/+55
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy5-10/+109
2009-07-24iwlwifi: update 1000 series API version to match firmwareJay Sternberg1-1/+1
2009-07-24iwlwifi: checking unknown HW typeWey-Yi Guy1-1/+5
2009-07-24iwlwifi: Led blinking counting both tx and rxWey-Yi Guy1-4/+6
2009-07-24iwlwifi: add led debugfs functionWey-Yi Guy2-0/+39
2009-07-24iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-07-24iwlwifi: make led functions genericWey-Yi Guy1-12/+12
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg8-54/+224