summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-202-3/+2
* iwlwifi: disable PS by defaultJohannes Berg2009-08-201-0/+6
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-205-8/+11
* iwlwifi: add thermal throttling support to 5150Wey-Yi Guy2009-08-201-0/+1
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-209-22/+32
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-203-63/+15
* iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin2009-08-201-21/+25
* iwlwifi: refactor packet reception codeDaniel C Halperin2009-08-202-127/+78
* iwlwifi: remove unused members of iwl_ht_infoJohannes Berg2009-08-202-5/+0
* iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy2009-08-206-43/+191
* iwlwifi: cleanup HT40 extension channels setupZhu Yi2009-08-201-25/+12
* iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin2009-08-201-8/+10
* iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin2009-08-202-2/+0
* iwlwifi: prevent read outside array boundsReinette Chatre2009-08-203-0/+10
* iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo2009-08-141-2/+0
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-1410-313/+256
* iwlwifi: display correct critical temperature infomationWey-Yi Guy2009-08-141-8/+16
* iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2009-08-142-18/+17
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-146-76/+76
* iwlwifi: handle the case when set power failWey-Yi Guy2009-08-141-9/+12
* iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy2009-08-141-12/+13
* iwlwifi: fix thermal throttling locking problemWey-Yi Guy2009-08-142-4/+56
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-145-109/+10
* iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2009-08-142-1/+150
* iwlwifi: uCode statistics notification counterWey-Yi Guy2009-08-142-0/+415
* iwlwifi: tx/rx queue pointer informationWey-Yi Guy2009-08-142-0/+71
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-1411-53/+324
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-1410-5/+262
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-1417-154/+155
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-1410-40/+63
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-6/+12
|\
| * iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
| * drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
| * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-0/+6
* | iwlwifi: remove duplicated version info from sysfsJay Sternberg2009-08-041-34/+6
* | iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy2009-08-043-22/+0
* | iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy2009-08-047-15/+94
* | iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin2009-08-041-0/+1
* | iwlwifi: remove usage of orig_flagsLuis R. Rodriguez2009-08-041-3/+0
* | iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-044-6/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3025-228/+1222
|\ \
| * | iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-294-0/+52
| * | iwlagn: fix sparse warning when compiling without debugReinette Chatre2009-07-291-1/+1
| * | iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre2009-07-291-0/+1
| * | iwlwifi: fix LED config optionPavel Machek2009-07-271-0/+3
| * | iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy2009-07-271-2/+10
| * | iwlwifi: print packet contents in error caseReinette Chatre2009-07-271-1/+1
| * | iwlwifi: remove command callback return valueJohannes Berg2009-07-276-43/+33
| * | iwlwifi: fix up command sendingJohannes Berg2009-07-2714-142/+180
| * | iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2009-07-272-0/+39
OpenPOWER on IntegriCloud