aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-20iwlwifi: disable PS by defaultJohannes Berg
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin
2009-08-20iwlwifi: add thermal throttling support to 5150Wey-Yi Guy
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin
2009-08-20iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin
2009-08-20iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin
2009-08-20iwlwifi: refactor packet reception codeDaniel C Halperin
2009-08-20iwlwifi: remove unused members of iwl_ht_infoJohannes Berg
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy
2009-08-20iwlwifi: cleanup HT40 extension channels setupZhu Yi
2009-08-20iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin
2009-08-20iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre
2009-08-14iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg
2009-08-14iwlwifi: display correct critical temperature infomationWey-Yi Guy
2009-08-14iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg
2009-08-14iwlwifi: handle the case when set power failWey-Yi Guy
2009-08-14iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy
2009-08-14iwlwifi: fix thermal throttling locking problemWey-Yi Guy
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre
2009-08-14iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy
2009-08-14iwlwifi: uCode statistics notification counterWey-Yi Guy
2009-08-14iwlwifi: tx/rx queue pointer informationWey-Yi Guy
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04iwlwifi: remove duplicated version info from sysfsJay Sternberg
2009-08-04iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy
2009-08-04iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin
2009-08-04iwlwifi: remove usage of orig_flagsLuis R. Rodriguez
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy
2009-07-29iwlagn: fix sparse warning when compiling without debugReinette Chatre
2009-07-29iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre
2009-07-27iwlwifi: fix LED config optionPavel Machek
2009-07-27iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy
2009-07-27iwlwifi: print packet contents in error caseReinette Chatre
2009-07-27iwlwifi: remove command callback return valueJohannes Berg
2009-07-27iwlwifi: fix up command sendingJohannes Berg