summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-07-24iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy1-1/+1
2009-07-24iwlagn: modify digital SVR for 1000Wey-Yi Guy2-1/+11
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2-16/+4
2009-07-24iwlwifi: use ieee80211_is_data(fc)Luis R. Rodriguez2-7/+5
2009-07-24iwlwifi: remove rs_get_rate workaroundLuis R. Rodriguez2-20/+3
2009-07-24iwlwifi: make some logging functions static/unexportJohannes Berg2-186/+182
2009-07-24iwlagn: fix minimum number of queues settingReinette Chatre1-2/+4
2009-07-24iwl3945: cleanup number of queues settingsReinette Chatre4-26/+7
2009-07-24iwlwifi: fix permissions on debugfs filesReinette Chatre1-3/+5
2009-07-24iwlwifi: move show_qos to debugfsWey-Yi Guy3-21/+26
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-7/+4
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre1-1/+2
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre2-6/+2
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1